FTP-Server API

Uses of Interface
graphic.services.JQTableSortMethod

Packages that use JQTableSortMethod
graphic.services   
 

Uses of JQTableSortMethod in graphic.services
 

Methods in graphic.services with parameters of type JQTableSortMethod
protected  void JQTableData.sortByColumnNr(int columnNr, boolean ascending, JQTableSortMethod ts)
          Sorts all the rows in the dataset after a column ascending or descending.
 


FTP-Server API