Class | Description |
---|---|
AmxUtils |
Utility functions for the AMX classes
|
Dispatch |
Handles communication between the JavaScript code and the AMX embedded code.
|
Dispatch.ViewCleanupListener | |
NodeFactoryImpl |
Implementation of the node factory
|
NodeImpl |
Implementation of an AMX node
|
PageFactory |
Class that parses AMX files (both '.amx' and '.amxf' files) and creates a
TagImpl hierarchy. |
TagImpl |
Implementation of the tag
|
UtilityFactoryImpl |
Implementation of the
UtilityFactory class |
View |
Houses the data for the currently loaded view in a feature.
|