| Package | Description |
|---|---|
| org.gcube.portlets.user.tdwx.client.filter.text |
| Modifier and Type | Method and Description |
|---|---|
static TextMenu.TextItem |
TextMenu.TextItem.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TextMenu.TextItem[] |
TextMenu.TextItem.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<TextMenu.TextItem> |
TextMenu.getTextItems()
Returns the menu's text items.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TextMenu.setTextItems(List<TextMenu.TextItem> textItems,
TextFilterMessages msgs)
Sets the menu's text items (defaults to CONTAINS, BEGINS, ENDS, SOUNDEX).
|
Copyright © 2015. All Rights Reserved.