Uses of Interface
to.etc.domui.component.tbl.IProgrammableSortableModel

Packages that use IProgrammableSortableModel
to.etc.domui.component.tbl   
 

Uses of IProgrammableSortableModel in to.etc.domui.component.tbl
 

Classes in to.etc.domui.component.tbl that implement IProgrammableSortableModel
 class SimpleSearchModel<T>
           
 

Methods in to.etc.domui.component.tbl with type parameters of type IProgrammableSortableModel
<T extends ITableModel<?> & IProgrammableSortableModel>
void
ISortHelper.adjustSort(T model, boolean descending)
          Configure the model passed in such a way that it sorts in some specific way.