Package | Description |
---|---|
de.espirit.firstspirit.access.editor.value | |
de.espirit.firstspirit.agency |
Modifier and Type | Method and Description |
---|---|
Option |
OptionFactory.create(Object object)
Create a new option from the given object, which usually is the
value.
|
Option |
OptionModel.getOption(String value)
Get the option corresponding to the given value.
|
Option |
OptionModel.getSelectedOption()
Get the selected option.
|
Modifier and Type | Method and Description |
---|---|
boolean |
OptionModel.contains(Option value)
Test, if the model contains an option with the given value.
|
String |
OptionFactory.getPersistence(Option option)
Returns the persistence key for given option.
|
int |
OptionModel.indexOf(Option value)
Get the index of the option matching the given value.
|
void |
OptionModel.setSelectedOption(Option option)
Set the selected option.
|
Modifier and Type | Method and Description |
---|---|
TransferType<Option> |
TransferAgent.getOptionType()
Convenience accessor providing the transfer type for FirstSpirit's
Option based data. |
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210