Uses of Class
org.efaps.ui.wicket.models.objects.UITableHeader.FilterType

Packages that use UITableHeader.FilterType
org.efaps.ui.wicket.models.objects The objects holding and handling the data presented to the User. 
 

Uses of UITableHeader.FilterType in org.efaps.ui.wicket.models.objects
 

Methods in org.efaps.ui.wicket.models.objects that return UITableHeader.FilterType
 UITableHeader.FilterType UITableHeader.getFilterType()
          Getter method for instance variable UITableHeader.filterType.
static UITableHeader.FilterType UITableHeader.FilterType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static UITableHeader.FilterType[] UITableHeader.FilterType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2003-2011 The eFaps Team. All Rights Reserved.