Class TermsComponentImpl
java.lang.Object
ch.tocco.nice2.model.form.impl.form2.components.AbstractComponent
ch.tocco.nice2.model.form.impl.form2.components.TermsComponentImpl
- All Implemented Interfaces:
Component
,DataComponent
,TermsComponent
,Cloneable
-
Nested Class Summary
Nested classes/interfaces inherited from interface ch.tocco.nice2.model.form.api.form2.components.Component
Component.Configuration
-
Constructor Summary
-
Method Summary
Methods inherited from class ch.tocco.nice2.model.form.impl.form2.components.AbstractComponent
clone, getDefaultFormLabel, getId, getLabel, getParent, getPosition, setId, setLabel, setParent, setPosition
-
Constructor Details
-
TermsComponentImpl
public TermsComponentImpl()
-
-
Method Details
-
getDefaultLabel
Description copied from interface:DataComponent
Return the default label for this component. This will be used when no label is specified explicitly in the form.- Specified by:
getDefaultLabel
in interfaceDataComponent
-
setType
-
setPath
-
getType
- Specified by:
getType
in interfaceTermsComponent
-
getPath
- Specified by:
getPath
in interfaceTermsComponent
-