| Package | Description |
|---|---|
| org.appng.api.support |
Implementations of commonly used features like internationalization, permission- and parameter-processing etc.
|
| org.appng.xml.platform |
| Modifier and Type | Method and Description |
|---|---|
void |
ElementHelper.initNavigation(ApplicationRequest applicationRequest,
Path pathInfo,
PageConfig pageConfig) |
| Modifier and Type | Field and Description |
|---|---|
protected PageConfig |
PageDefinition.config |
protected PageConfig |
PageReference.config |
| Modifier and Type | Method and Description |
|---|---|
PageConfig |
ObjectFactory.createPageConfig()
Create an instance of
PageConfig |
PageConfig |
PageDefinition.getConfig()
Gets the value of the config property.
|
PageConfig |
PageReference.getConfig()
Gets the value of the config property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PageDefinition.setConfig(PageConfig value)
Sets the value of the config property.
|
void |
PageReference.setConfig(PageConfig value)
Sets the value of the config property.
|
Copyright © 2011–2023 aiticon GmbH. All rights reserved.