Interface OptionFactoryProvider
- All Known Subinterfaces:
GomEntryProvider
- All Known Implementing Classes:
AbstractGomCombobox,AbstractGomGridSelect,AbstractGomSelect,GomCheckbox,GomCombobox,GomIncludeContent,GomIncludeOptions,GomListSelect,GomRadiobutton
public interface OptionFactoryProvider
Interface for provider of options, where an option consists of its value and
language dependent labels.
- Since:
- 4.0.17
-
Method Summary
-
Method Details
-
getOptionFactory
OptionFactory getOptionFactory()Get an option factory.- Returns:
- The factory.
- Since:
- 4.0.17
-