The mx.modules package contains the classes used to create modular Flex applications.
Interfaces
| | Interface | Description |
|---|
| | IModuleInfo |
An interface that acts as a handle for a particular module. |
Classes
| | Class | Description |
|---|
| | Module |
The base class for MXML-based dynamically-loadable modules. |
| | ModuleBase |
The base class for ActionScript-based dynamically-loadable modules. |
| | ModuleLoader |
ModuleLoader is a component that behaves much like a SWFLoader except
that it follows a contract with the loaded content. |
| | ModuleManager |
The ModuleManager class centrally manages dynamically loaded modules. |
© 2009 Adobe Systems Incorporated. All rights reserved.
Sat Oct 3 2009, 04:26 AM -07:00