public abstract class UITableHeadingComponentView<O extends UITableHeadingComponent> extends UIModelObjectView<O>
context, uiObject| Constructor and Description |
|---|
UITableHeadingComponentView(O uiObject,
ViewContext context) |
| Modifier and Type | Method and Description |
|---|---|
static <V extends UITableHeadingComponentView<?>,C extends UITableHeadingComponent> |
fromObjects(List<C> components,
ViewContext context) |
int |
getCol() |
int |
getColSpan() |
int |
getRow() |
int |
getRowSpan() |
getId, getNodeDefinition, getSurvey, getTypepublic UITableHeadingComponentView(O uiObject, ViewContext context)
public static <V extends UITableHeadingComponentView<?>,C extends UITableHeadingComponent> List<V> fromObjects(List<C> components, ViewContext context)
public int getCol()
public int getColSpan()
public int getRow()
public int getRowSpan()
Copyright © 2021 Open Foris. All rights reserved.