Uses of Class
org.richfaces.model.SortField2

Packages that use SortField2
org.richfaces.component Base RichFaces components interfaces and classes 
org.richfaces.model Model APIs of RichFaces components 
 

Uses of SortField2 in org.richfaces.component
 

Methods in org.richfaces.component that return types with arguments of type SortField2
 java.util.List<SortField2> Sortable2.getSortFields()
           
 

Method parameters in org.richfaces.component with type arguments of type SortField2
 void Sortable2.setSortFields(java.util.List<SortField2> sortFields)
           
 

Uses of SortField2 in org.richfaces.model
 

Method parameters in org.richfaces.model with type arguments of type SortField2
 void Modifiable.modify(java.util.List<FilterField> filterFields, java.util.List<SortField2> sortFields)
           
 



Copyright © 2010. All Rights Reserved.