public class AutoFormTabPanelBuilder extends AbstractPanelBuilder<UIEditorTabPanel>
annotation, children, name, order, parent, parentName| Constructor and Description |
|---|
AutoFormTabPanelBuilder(String name,
String parent,
UIEditorTabPanel annotation,
int order) |
| Modifier and Type | Method and Description |
|---|---|
protected IEditorRowDTO |
buildRow(String viewName,
Map<String,FieldInView> fields) |
AbstractPanelBuilder<?> |
getSection(String name) |
buildRowspublic AutoFormTabPanelBuilder(String name, String parent, UIEditorTabPanel annotation, int order)
protected IEditorRowDTO buildRow(String viewName, Map<String,FieldInView> fields)
buildRow in class AbstractPanelBuilder<UIEditorTabPanel>public AbstractPanelBuilder<?> getSection(String name)
getSection in class AbstractPanelBuilder<UIEditorTabPanel>Copyright © 2018. All rights reserved.