| Package | Description |
|---|---|
| com.revolsys.ui.web.config |
| Modifier and Type | Field and Description |
|---|---|
protected Config |
PageController.config |
| Modifier and Type | Method and Description |
|---|---|
Config |
WebUiContext.getConfig() |
Config |
PageController.getConfig() |
Config |
Attribute.getConfig() |
Config |
ActionConfig.getConfig()
Get the application configuration.
|
Config |
XmlConfigLoader.loadConfig() |
Config |
IafConfigXmlProcessor.processIafConfig(XMLStreamReader parser) |
Config |
IafConfigXmlProcessor.processImport(XMLStreamReader parser) |
| Modifier and Type | Method and Description |
|---|---|
void |
PageController.setConfig(Config config) |
| Constructor and Description |
|---|
ActionConfig(Config config,
String type)
Construct a new ActionConfig.
|
Attribute(Config config,
String name,
Class type,
String value,
boolean inheritable,
Class loaderClass) |
PageController(Config config,
String name) |
WebUiContext(Config config,
String contextPath,
Page page,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
Copyright © 2015 Revolution Systems Inc.. All rights reserved.