| Package | Description |
|---|---|
| com.jinfonet.web.ui.config |
| Modifier and Type | Method and Description |
|---|---|
static WebUIConfig |
WebUIConfig.getDefaultWebUIConfig()
Gets the default WebUIConfig.
|
WebUIConfig |
WebUIConfigLoader.load()
Returns the
WebUIConfig form of this fileName,
or null if there are no file names matching this fileName. |
WebUIConfig |
WebUIConfigLoader.load(String fileName)
Returns the
WebUIConfig form of this fileName,
or null if there are no file names matching this fileName. |
static WebUIConfig |
WebUIConfig.parse(com.jinfonet.web.util.json.JSONObject o) |
| Modifier and Type | Method and Description |
|---|---|
void |
WebUIConfigPreserver.saveTo(WebUIConfig config,
String fileName)
Saves the
WebUIConfig to the file by the given file name. |
© insightsoftware. All rights reserved.