| Modifier and Type | Method and Description |
|---|---|
Element |
ContractInputToWidgetMapper.toDocument(LeafContractInput contractInput) |
Element |
ContractInputToWidgetMapper.toElement(ContractInput contractInput,
List<List<Element>> rows) |
| Modifier and Type | Method and Description |
|---|---|
Form |
Form.addNewRow(Element element) |
| Modifier and Type | Method and Description |
|---|---|
Container |
ContractInputToWidgetMapper.toContainer(NodeContractInput nodeContractInput,
List<List<Element>> rows) |
Element |
ContractInputToWidgetMapper.toElement(ContractInput contractInput,
List<List<Element>> rows) |
| Modifier and Type | Method and Description |
|---|---|
List<Element> |
BusinessDataToWidgetMapper.toElement(LeafContractInput contractInput) |
| Modifier and Type | Method and Description |
|---|---|
Container |
BusinessDataToWidgetMapper.generateMasterDetailsPattern(NodeBusinessObjectInput nodeBusinessObjectInput,
List<List<Element>> rows)
Create pattern for master/details display.
|
| Modifier and Type | Method and Description |
|---|---|
List<List<Element>> |
ElementContainer.getRows() |
| Modifier and Type | Class and Description |
|---|---|
class |
Component |
class |
Container |
class |
FormContainer |
class |
FragmentElement |
class |
ModalContainer |
class |
TabContainer |
class |
TabsContainer |
| Modifier and Type | Method and Description |
|---|---|
List<List<Element>> |
AbstractPage.getRows() |
List<List<Element>> |
Container.getRows() |
List<List<Element>> |
Previewable.getRows()
Gets the rows of this previewable
|
| Modifier and Type | Method and Description |
|---|---|
Container |
Container.addNewRow(Element element) |
| Modifier and Type | Method and Description |
|---|---|
Container |
Container.addNewRow(List<Element> elements) |
void |
AbstractPage.setRows(List<List<Element>> rows) |
void |
Container.setRows(List<List<Element>> rows) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<Element> |
AnyLocalContainerVisitor.visit(Component component) |
Iterable<Element> |
AnyLocalContainerVisitor.visit(Container container) |
Iterable<Element> |
AnyLocalContainerVisitor.visit(FormContainer formContainer) |
Iterable<Element> |
AnyLocalContainerVisitor.visit(FragmentElement fragmentElement) |
Iterable<Element> |
AnyLocalContainerVisitor.visit(ModalContainer modalContainer) |
Iterable<Element> |
AnyLocalContainerVisitor.visit(Previewable previewable) |
Iterable<Element> |
AnyLocalContainerVisitor.visit(TabContainer tabContainer) |
Iterable<Element> |
AnyLocalContainerVisitor.visit(TabsContainer tabsContainer) |
| Modifier and Type | Method and Description |
|---|---|
String |
HtmlBuilderVisitor.build(List<List<Element>> rows) |
protected Set<String> |
WidgetIdVisitor.getWidgetIdsFrom(List<List<Element>> rows) |
void |
FragmentChangeVisitor.visitRows(List<List<Element>> rows) |
protected Set<Asset> |
AssetVisitor.visitRows(List<List<Element>> rows) |
protected <P extends Previewable & Identifiable> |
AuthRulesCollector.visitRows(List<List<Element>> rows) |
protected <P extends Previewable & Identifiable> |
RequiredModulesVisitor.visitRows(List<List<Element>> rows) |
Copyright © 2020. All rights reserved.