Class SelectBoxImpl
java.lang.Object
ch.tocco.nice2.model.form.impl.form2.components.AbstractComponent
ch.tocco.nice2.model.form.impl.form2.components.FieldImpl
ch.tocco.nice2.model.form.impl.form2.components.RelationFieldImpl
ch.tocco.nice2.model.form.impl.form2.components.SelectBoxImpl
- All Implemented Interfaces:
Component,DataComponent,Field,RelationField,SelectBox,Cloneable
-
Nested Class Summary
Nested classes/interfaces inherited from interface ch.tocco.nice2.model.form.api.form2.components.Component
Component.Configuration -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ch.tocco.nice2.model.form.impl.form2.components.RelationFieldImpl
getOptionDisplay, setOptionDisplayMethods inherited from class ch.tocco.nice2.model.form.impl.form2.components.FieldImpl
clone, getAutoCompleteEndpoint, getDataType, getDefaultLabel, getDefaultValue, getPath, getSimpleSearch, getValidator, isParentContainerReadonly, setAutoCompleteEndpoint, setDataType, setDefaultValue, setPath, setSimpleSearch, setValidator, toStringMethods inherited from class ch.tocco.nice2.model.form.impl.form2.components.AbstractComponent
getDefaultFormLabel, getId, getLabel, getParent, getPosition, setId, setLabel, setParent, setPositionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface ch.tocco.nice2.model.form.api.form2.components.Component
getForm, getId, getLabel, getParent, getPosition, validateMethods inherited from interface ch.tocco.nice2.model.form.api.form2.components.DataComponent
getDefaultLabelMethods inherited from interface ch.tocco.nice2.model.form.api.form2.components.Field
accept, getAutoCompleteEndpoint, getDataType, getDefaultValue, getPath, getSimpleSearch, getValidator, isParentContainerReadonlyMethods inherited from interface ch.tocco.nice2.model.form.api.form2.components.RelationField
getOptionDisplay
-
Constructor Details
-
SelectBoxImpl
public SelectBoxImpl()
-
-
Method Details
-
getConstriction
- Specified by:
getConstrictionin interfaceRelationField- Specified by:
getConstrictionin interfaceSelectBox- Overrides:
getConstrictionin classRelationFieldImpl
-
setConstriction
- Overrides:
setConstrictionin classRelationFieldImpl
-