|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Annotation | The common interface extended by all annotation types. |
| ComponentDefinition | A component definition. |
| Class Summary | |
|---|---|
| AnnotationMap | A map of annotations used with ComponentDefinition and
ComponentInfo. |
| AttributesInfo | Represents a map of custom attributes of a component definition
(ComponentDefinition). |
| ComponentDefinitionMap | A map of component definitions. |
| ComponentInfo | Represents a componennt instance defined in a ZUML page. |
| DefinitionLoaders | Utilities to load language definitions. |
| EventHandler | An event handler of a component definition (ComponentDefinition). |
| EventHandlerMap | A map of instances of EventHandler. |
| ForwardInfo | The forward directive in the ZUML page. |
| FunctionMapperInfo | A definition of the function mapper (FunctionMapper). |
| HeaderInfo | Represents a header element, such as <link> and <meta> on the ZUML page. |
| InitiatorInfo | The init directive in the ZUML page. |
| LanguageDefinition | A definition of a language, such as xul. |
| NativeInfo | Represents the compmonent infomation about the native components. |
| NodeInfo | Represents a node of the ZUML tree. |
| PageDefinition | A page definition. |
| PageDefinitions | Utilities to retrieve page definitions. |
| Parser | Used to prase the ZUL file |
| Property | Information about how to initialize a property (aka., a field of a component). |
| TextInfo | Represents a text. |
| VariableResolverInfo | A definition of the variable resolver (VariableResolver). |
| VariablesInfo | The information about the variables element in the ZUML page. |
| ZkInfo | Represents the zk element in a ZUML page. |
| ZScript | Represents a zscript element. |
| Exception Summary | |
|---|---|
| DefinitionNotFoundException | Dentoes a definition cannot be found. |
| PropertyNotFoundException | Represents the a property (aka., a method of a component) is not found. |
Metainfo representing pages and languages (implementation only).
PageDefinition represents a ZUML page. The XML nodes in the ZUML page are represented by ComponentInfo, AttributesInfo, VariablesInfo, InitiatorInfo
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||