org.zeroexchange.data
Interface Sortable


public interface Sortable

Interface for sortable datasets.

Author:
black

Method Summary
 void setSortBy(String column, boolean asc)
          Sets the sort column
 

Method Detail

setSortBy

void setSortBy(String column,
               boolean asc)
Sets the sort column



Copyright © 2013. All Rights Reserved.