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:
-
Nested Class Summary
Nested classes/interfaces inherited from interface Component
Component.ComponentFilter, Component.DataNavigationType, Component.DisplayType, Component.PositionNested classes/interfaces inherited from interface LabeledComponent
LabeledComponent.UseLabel -
Method Summary
Methods inherited from interface Component
addComponent, addComponent, collectDataParts, collectDataParts, createCopy, createCopy, find, findByName, findByType, findFirst, findFirstByName, getAttributeProps, getChild, getChildren, getDataNavigationType, getDisplayType, getEventHandler, getExtProps, getForm, getName, getParent, getParentOrEx, getPosition, getRelativeToPositionName, getScopes, getType, hasParent, isForceEditable, isLeaf, isReplace, overrideParent, removeComponent, replaceComponent, replaceComponent, setAttributeProps, setChildren, setDisplayType, setEventHandler, setExtProps, setForceEditable, setName, setPosition, setRelativeToPositionName, setReplace, setScopes, wrapMethods inherited from interface DataComponent
getConstriction, getDataType, getDefaultDataType, getDefaultValue, getLocalizedLanguage, getPath, getReverseRelationName, getValidator, hasNonEmptyValidator, isDefaultLangOnly, isIgnoreCopy, isLocalized, setConstriction, setDataType, setDefaultLangOnly, setDefaultValue, setIgnoreCopy, setLocalizedLanguage, setPath, setReverseRelationName, setValidatorMethods inherited from interface EagerLoadable
isEagerLoadMethods inherited from interface LabeledComponent
getLabel, getUseLabel, setLabel, setUseLabelMethods inherited from interface Selectable
isMultipleMethods inherited from interface SelectBox
setEagerLoad, setLayout
-
Method Details
-
getLayout
Deprecated.
-