| Package | Description |
|---|---|
| com.revolsys.ui.web.config |
| Modifier and Type | Class and Description |
|---|---|
class |
ElementComponent |
class |
JavaComponent |
class |
Layout |
class |
Page |
| Modifier and Type | Method and Description |
|---|---|
Component |
Layout.getArea(String name) |
Component |
ComponentInclude.getComponent() |
Component |
Layout.getComponent(String name) |
Component |
Config.getComponent(String name) |
Component |
IafConfigXmlProcessor.processComponent(XMLStreamReader parser) |
| Modifier and Type | Method and Description |
|---|---|
void |
Config.addComponent(Component component)
Add the Component to the list of components, the name property will be
assoiciated with the Component and can be used to look up the Component.
|
void |
Layout.setComponent(String name,
Component component) |
| Constructor and Description |
|---|
Component(Component component) |
ComponentInclude(String file,
Component component) |
Copyright © 2015 Revolution Systems Inc.. All rights reserved.