Uses of Class
org.richfaces.model.SortField

Packages that use SortField
org.richfaces.model   
 

Uses of SortField in org.richfaces.model
 

Methods in org.richfaces.model that return types with arguments of type SortField
 List<SortField> ArrangeableState.getSortFields()
           
 List<SortField> ArrangeableStateDefaultImpl.getSortFields()
           
 

Constructor parameters in org.richfaces.model with type arguments of type SortField
ArrangeableStateDefaultImpl(List<FilterField> filterFields, List<SortField> sortFields, Locale locale)
           
 



Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.