See: Description
| Interface | Description |
|---|---|
| ElementImpl |
Base interface, used to implement the functionality of a tml:element.
|
| FlagAwareFormatter |
Interface for an ObjectFormatter receiving a list of flags for parametrization.
|
| HTMLHeadInclusion | |
| IterationTagStatus | |
| ResultIterator.ResultCount | |
| ResultSetTagStatus | |
| RootTagReceptor | |
| TMLContextAwareFormatter |
Interface for WebTML Encoders that is able to use the current WebTML Context of the encoding tag while formatting.
|
| TMLContextEnvironment |
This represents the basic environment that a TMLContext is used in.
|
| TMLDesignContext |
This object represents the current design context of a TMLContext.
|
| TMLObject | |
| TMLPageImpl.OuterLayoutWriter | |
| ValueExtractor |
| Class | Description |
|---|---|
| AjaxActionDefinition |
serverside bean which represents an ajax action definition
used to render the correponding clientside javascript object in ajax action calls
like WGA.ajax.action(
|
| AjaxInfo |
contains information about an ajaxCall
this object is created, serialized, zipped and encrypted by tml:include
and posted with the ajaxCall
|
| BooleanItemExpression | |
| CompareExpressionComparator | |
| ConciseFormatter | |
| ContentComparator | |
| CRLFEncoder | |
| CSVWriter | |
| ElementImplContext |
The context of the tml runtime, provided to the methods of an element implementation to communicate with the runtime.
|
| ExpressionComparator | |
| HTMLXMLEncodingFormatter | |
| ImageLink |
An image link, pointing to any image file in any OpenWGA database.
|
| ImageLinkReader |
Service for reading and writing image links, like stored into items by
ImageLink object. |
| ImageScalerFactory |
A factory for image scalers
|
| ItemExpression | |
| JavaScriptEncodingFormatter |
encodes a string for use as javascript string literal
escapes ' and "
removes existing
|