public class UIFieldSetView extends UITabContentContainerView<UIFormSection> implements UITabComponentView<UIFormSection>
context, uiObject| Constructor and Description |
|---|
UIFieldSetView(UIFormSection uiObject,
ViewContext context) |
| Modifier and Type | Method and Description |
|---|---|
int |
getColumn() |
int |
getColumnSpan() |
Integer |
getEntityDefinitionId() |
String |
getLabel() |
int |
getRow() |
String |
getType() |
getChildren, getTabs, getTotalColumns, getTotalRowsgetId, getNodeDefinition, getSurveypublic UIFieldSetView(UIFormSection uiObject, ViewContext context)
public String getType()
getType in class UIModelObjectView<UIFormSection>public Integer getEntityDefinitionId()
public String getLabel()
public int getColumn()
getColumn in interface UITabComponentView<UIFormSection>public int getColumnSpan()
getColumnSpan in interface UITabComponentView<UIFormSection>public int getRow()
getRow in interface UITabComponentView<UIFormSection>Copyright © 2021 Open Foris. All rights reserved.