Interface SingleSelectBox

All Superinterfaces:
Component, DataComponent, EagerLoadable, InputComponent, LabeledComponent, Selectable, SelectBox
All Known Implementing Classes:
SingleSelectBoxImpl, SingleSelectBoxWrapper

@Deprecated public interface SingleSelectBox extends InputComponent, EagerLoadable, Selectable, SelectBox
Deprecated.
A select field where one single entry may be chosen.
See Also:
  • Method Details