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. |