Package | Description |
---|---|
org.uberfire.ext.layout.editor.api.editor |
Modifier and Type | Method and Description |
---|---|
List<LayoutRow> |
LayoutTemplate.getRows() |
List<LayoutRow> |
LayoutColumn.getRows() |
Modifier and Type | Method and Description |
---|---|
void |
LayoutTemplate.addRow(LayoutRow layoutRow) |
void |
LayoutColumn.addRow(LayoutRow layoutRow) |
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.