Interface Description
- All Superinterfaces:
Cloneable
,Component
,DataComponent
- All Known Implementing Classes:
DescriptionImpl
Represents a display tag which can be inside a box or a table.
The expression can be contained in the 'expression' attribute or
in the body of the display tag.
-
Nested Class Summary
Nested classes/interfaces inherited from interface ch.tocco.nice2.model.form.api.form2.components.Component
Component.Configuration
-
Method Summary
Methods inherited from interface ch.tocco.nice2.model.form.api.form2.components.Component
accept, getForm, getId, getLabel, getParent, getPosition, validate
Methods inherited from interface ch.tocco.nice2.model.form.api.form2.components.DataComponent
getDefaultLabel
-
Method Details
-
getTitle
String getTitle() -
getText
String getText() -
getMode
Description.Mode getMode()
-