|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FilterType | |
|---|---|
| org.openfaces.component.filter | |
| Uses of FilterType in org.openfaces.component.filter |
|---|
| Methods in org.openfaces.component.filter that return FilterType | |
|---|---|
static FilterType |
FilterType.defineByClass(java.lang.Class clazz)
|
static FilterType |
FilterType.fromString(java.lang.String name)
|
FilterType |
FilterProperty.getType()
|
static FilterType |
FilterType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static FilterType[] |
FilterType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in org.openfaces.component.filter with parameters of type FilterType | |
|---|---|
void |
FilterProperty.setType(FilterType type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||