Class UIFieldView<O extends UIField>
java.lang.Object
org.openforis.collect.metamodel.uiconfiguration.view.UIModelObjectView<O>
org.openforis.collect.metamodel.uiconfiguration.view.UIFieldView<O>
- All Implemented Interfaces:
UITabComponentView<O>
public class UIFieldView<O extends UIField>
extends UIModelObjectView<O>
implements UITabComponentView<O>
-
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.UIModelObjectView
getId, getNodeDefinition, getSurvey
-
Constructor Details
-
UIFieldView
-
-
Method Details
-
getType
- Specified by:
getTypein classUIModelObjectView<O extends UIField>
-
getAttributeType
-
getAttributeDefinitionId
-
getColumn
public int getColumn()- Specified by:
getColumnin interfaceUITabComponentView<O extends UIField>
-
getColumnSpan
public int getColumnSpan()- Specified by:
getColumnSpanin interfaceUITabComponentView<O extends UIField>
-
getRow
public int getRow()- Specified by:
getRowin interfaceUITabComponentView<O extends UIField>
-