Uses of Interface
de.espirit.firstspirit.access.editor.value.Option
Packages that use Option
Package
Description
-
Uses of Option in de.espirit.firstspirit.access.editor.value
Methods in de.espirit.firstspirit.access.editor.value that return OptionModifier and TypeMethodDescriptionCreate a new option from the given object, which usually is the value.Get the option corresponding to the given value.OptionModel.getSelectedOption()
Get the selected option.Methods in de.espirit.firstspirit.access.editor.value with parameters of type OptionModifier and TypeMethodDescriptionboolean
Test, if the model contains an option with the given value.OptionFactory.getPersistence
(Option option) Returns the persistence key for given option.int
Get the index of the option matching the given value.void
OptionModel.setSelectedOption
(Option option) Set the selected option. -
Uses of Option in de.espirit.firstspirit.access.store.templatestore.gom
Methods in de.espirit.firstspirit.access.store.templatestore.gom that return OptionModifier and TypeMethodDescription@NotNull Option
AbstractGomCombobox.getPrototypeDisplayValue()
Provides aString
containingAbstractGomCombobox.length()
times M. -
Uses of Option in de.espirit.firstspirit.agency
Methods in de.espirit.firstspirit.agency that return types with arguments of type OptionModifier and TypeMethodDescriptionTransferAgent.getOptionType()
Convenience accessor providing the transfer type for FirstSpirit'sOption
based data.