Package | Description |
---|---|
org.richfaces.fragment.autocomplete | |
org.richfaces.fragment.common | |
org.richfaces.fragment.editor |
Modifier and Type | Method and Description |
---|---|
TextInputComponentImpl |
RichFacesAutocomplete.AdvancedAutocompleteInteractions.clear(ClearType clearType)
Clears the value of autocomplete's input field.
|
Modifier and Type | Field and Description |
---|---|
static ClearType |
ClearType.DEFAULT_CLEAR_TYPE |
Modifier and Type | Method and Description |
---|---|
static ClearType |
ClearType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClearType[] |
ClearType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
TextInputComponentImpl |
TextInputComponentImpl.AdvancedTextInputInteractions.clear(ClearType clearType) |
Modifier and Type | Method and Description |
---|---|
void |
RichFacesEditor.AdvancedEditorInteractions.clear(ClearType clearType) |
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.