Uses of Class
org.openfaces.component.table.FilterKind

Packages that use FilterKind
org.openfaces.component.table   
 

Uses of FilterKind in org.openfaces.component.table
 

Methods in org.openfaces.component.table that return FilterKind
static FilterKind FilterKind.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static FilterKind FilterKind.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static FilterKind[] FilterKind.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
static FilterKind[] FilterKind.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 1998-2010 TeamDev Ltd. All Rights Reserved.