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