mx.modules 套件包含用於建立模組化 Flex 應用程式的類別。
介面
介面 | 說明 | |
---|---|---|
IModule | An interface that marks a class as being a module. | |
IModuleInfo | An interface that acts as a handle for a particular module. |
類別
類別 | 說明 | |
---|---|---|
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. |
Tue Jun 12 2018, 04:01 PM Z