Package | Description |
---|---|
org.richfaces.fragment.autocomplete | |
org.richfaces.fragment.common | |
org.richfaces.fragment.select |
Modifier and Type | Method and Description |
---|---|
protected ScrollingType |
RichFacesAutocomplete.AdvancedAutocompleteInteractions.getScrollingType() |
Modifier and Type | Method and Description |
---|---|
void |
RichFacesAutocomplete.AdvancedAutocompleteInteractions.setScrollingType(ScrollingType type) |
Modifier and Type | Method and Description |
---|---|
static ScrollingType |
ScrollingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScrollingType[] |
ScrollingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected ScrollingType |
RichFacesSelect.AdvancedSelectInteractions.getScrollingType() |
Modifier and Type | Method and Description |
---|---|
void |
RichFacesSelect.AdvancedSelectInteractions.setScrollingType(ScrollingType type)
Sets scrolling type.
|
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.