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