Package | Description |
---|---|
de.innovationgate.wga.server.api |
OpenWGA Server API classes.
|
de.innovationgate.wgpublisher.webtml | |
de.innovationgate.wgpublisher.webtml.env | |
de.innovationgate.wgpublisher.webtml.init | |
de.innovationgate.wgpublisher.webtml.utils |
Utility objects for the WebTML runtime including facilities to build WebTML elements.
|
Modifier and Type | Method and Description |
---|---|
TMLOption |
DesignContext.getOption(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
TMLOption |
BaseTagStatus.getOptionObject(java.lang.String optionName) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,TMLOption> |
BaseTagStatus.getTagOptions() |
Modifier and Type | Method and Description |
---|---|
TMLOption |
WebTMLDesignContext.getOption(java.lang.String name) |
TMLOption |
IndependentDesignContext.getOption(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
WebTMLEnvironmentBuilder.recoverOptionValue(TMLContext context,
TMLOption option) |
Modifier and Type | Method and Description |
---|---|
TMLOption |
TMLDesignContext.getOption(java.lang.String name)
Returns a WebTML option of the current design context
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,TMLOption> |
AjaxInfo.getOptions() |