public class UIFieldView<O extends UIField> extends UIModelObjectView<O> implements UITabComponentView<O>
context, uiObject| Constructor and Description |
|---|
UIFieldView(O uiObject,
ViewContext context) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getAttributeDefinitionId() |
String |
getAttributeType() |
int |
getColumn() |
int |
getColumnSpan() |
int |
getRow() |
String |
getType() |
getId, getNodeDefinition, getSurveypublic UIFieldView(O uiObject, ViewContext context)
public String getType()
getType in class UIModelObjectView<O extends UIField>public String getAttributeType()
public Integer getAttributeDefinitionId()
public int getColumn()
getColumn in interface UITabComponentView<O extends UIField>public int getColumnSpan()
getColumnSpan in interface UITabComponentView<O extends UIField>public int getRow()
getRow in interface UITabComponentView<O extends UIField>Copyright © 2020 Open Foris. All rights reserved.