| Class | Description |
---|
| CMLAir |
The CMLAir class is the registry file for AIR-exclusive classes that are capable of
being loaded by the CML Parser. |
| CMLCore |
The CMLCore class is the registry file for classes that are capable of
being loaded by the CML Parser. |
| CMLDisplay |
The CMLDisplay class is the root container for a display generated by CML. |
| CMLObject |
The CMLObject is the base class for all CML Objects. |
| CMLObjectList |
The CMLObjectList class is the master list for all objects created through CML. |
| CMLParser |
The CMLParser class parses cml files for run-time object construction
and modification. |