| Package | Description |
|---|---|
| com.manydesigns.elements.annotations.impl |
Legacy implementations of Elements annotations for
AnnotationsManager. |
| com.manydesigns.elements.fields.search |
Fields that an Elements search form can be made of.
|
| com.manydesigns.elements.options |
Implementation of selection providers.
|
| Modifier and Type | Method and Description |
|---|---|
SearchDisplayMode |
SelectImpl.searchDisplayMode() |
| Constructor and Description |
|---|
SelectImpl(DisplayMode displayMode,
SearchDisplayMode searchDisplayMode,
String[] values,
String[] labels,
boolean nullOption) |
| Modifier and Type | Field and Description |
|---|---|
protected SearchDisplayMode |
SelectSearchField.displayMode |
| Modifier and Type | Method and Description |
|---|---|
SearchDisplayMode |
SelectSearchField.getDisplayMode() |
| Modifier and Type | Method and Description |
|---|---|
void |
SelectSearchField.setDisplayMode(SearchDisplayMode displayMode) |
| Modifier and Type | Field and Description |
|---|---|
protected SearchDisplayMode |
DefaultSelectionProvider.searchDisplayMode |
| Modifier and Type | Method and Description |
|---|---|
SearchDisplayMode |
SelectionProvider.getSearchDisplayMode() |
SearchDisplayMode |
DefaultSelectionProvider.getSearchDisplayMode() |
static SearchDisplayMode |
SearchDisplayMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SearchDisplayMode[] |
SearchDisplayMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSelectionProvider.setSearchDisplayMode(SearchDisplayMode searchDisplayMode) |
Copyright © 2022 MANYDESIGNS s.r.l.. All rights reserved.