Class UIFieldSetView
java.lang.Object
org.openforis.collect.metamodel.uiconfiguration.view.UIModelObjectView<UIFormSection>
org.openforis.collect.metamodel.uiconfiguration.view.UITabContentContainerView<UIFormSection>
org.openforis.collect.metamodel.uiconfiguration.view.UIFieldSetView
- All Implemented Interfaces:
UITabComponentView<UIFormSection>
public class UIFieldSetView
extends UITabContentContainerView<UIFormSection>
implements UITabComponentView<UIFormSection>
-
Field Summary
Fields inherited from class org.openforis.collect.metamodel.uiconfiguration.view.UIModelObjectView
context, uiObject -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openforis.collect.metamodel.uiconfiguration.view.UITabContentContainerView
getChildren, getTabs, getTotalColumns, getTotalRowsMethods inherited from class org.openforis.collect.metamodel.uiconfiguration.view.UIModelObjectView
getId, getNodeDefinition, getSurvey
-
Constructor Details
-
UIFieldSetView
-
-
Method Details
-
getType
- Specified by:
getTypein classUIModelObjectView<UIFormSection>
-
getEntityDefinitionId
-
getLabel
-
getColumn
public int getColumn()- Specified by:
getColumnin interfaceUITabComponentView<UIFormSection>
-
getColumnSpan
public int getColumnSpan()- Specified by:
getColumnSpanin interfaceUITabComponentView<UIFormSection>
-
getRow
public int getRow()- Specified by:
getRowin interfaceUITabComponentView<UIFormSection>
-