Class UITableView
java.lang.Object
org.openforis.collect.metamodel.uiconfiguration.view.UIModelObjectView<UITable>
org.openforis.collect.metamodel.uiconfiguration.view.UITableView
- All Implemented Interfaces:
UITabComponentView<UITable>
-
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
-
UITableView
-
-
Method Details
-
getType
- Specified by:
getTypein classUIModelObjectView<UITable>
-
getEntityDefinitionId
public int getEntityDefinitionId() -
getHeadingComponents
-
getHeadingRows
-
getTotalHeadingRows
public int getTotalHeadingRows() -
getHeadingColumns
-
getTotalHeadingColumns
public int getTotalHeadingColumns() -
isShowRowNumbers
public boolean isShowRowNumbers() -
isCountInSummaryList
public boolean isCountInSummaryList() -
getDirection
-
getColumn
public int getColumn()- Specified by:
getColumnin interfaceUITabComponentView<UITable>
-
getColumnSpan
public int getColumnSpan()- Specified by:
getColumnSpanin interfaceUITabComponentView<UITable>
-
getRow
public int getRow()- Specified by:
getRowin interfaceUITabComponentView<UITable>
-