Package | Description |
---|---|
org.richfaces.component |
Modifier and Type | Field and Description |
---|---|
static AutocompleteMode |
AutocompleteMode.DEFAULT |
Modifier and Type | Method and Description |
---|---|
AutocompleteMode |
UIAutocomplete.getMode() |
abstract AutocompleteMode |
AbstractAutocomplete.getMode()
Determine how the suggestion list is requested:
|
static AutocompleteMode |
AutocompleteMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AutocompleteMode[] |
AutocompleteMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
UIAutocomplete.setMode(AutocompleteMode mode) |
Copyright © 2014 JBoss by Red Hat. All rights reserved.