| Package | Description |
|---|---|
| com.revolsys.ui.web.config |
| Modifier and Type | Method and Description |
|---|---|
Layout |
WebUiContext.getCurrentLayout() |
Layout |
PageController.getLayout() |
Layout |
Page.getLayout() |
Layout |
LayoutInclude.getLayout() |
Layout |
Config.getLayout(String name) |
Layout |
WebUiContext.popLayout() |
Layout |
IafConfigXmlProcessor.processLayout(XMLStreamReader parser) |
| Modifier and Type | Method and Description |
|---|---|
void |
Config.addLayout(Layout layout) |
void |
WebUiContext.pushLayout(Layout layout) |
void |
PageController.setLayout(Layout layout) |
void |
Page.setLayout(Layout layout) |
| Constructor and Description |
|---|
Layout(Layout layout) |
LayoutInclude(String area,
Layout layout) |
Copyright © 2015 Revolution Systems Inc.. All rights reserved.