|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of JSuggestField.Filter in ch.rakudave.suggest |
|---|
| Fields in ch.rakudave.suggest declared as JSuggestField.Filter | |
|---|---|
JSuggestField.Filter |
JSuggestField.filter
|
| Methods in ch.rakudave.suggest that return JSuggestField.Filter | |
|---|---|
JSuggestField.Filter |
JSuggestField.getFilter()
Get the filter currently in use |
static JSuggestField.Filter |
JSuggestField.Filter.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static JSuggestField.Filter[] |
JSuggestField.Filter.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in ch.rakudave.suggest with parameters of type JSuggestField.Filter | |
|---|---|
void |
JSuggestField.setFilter(JSuggestField.Filter filter)
Set the filter that should be used to create the suggestions |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||