Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.
| Class | Package | Description | |
|---|---|---|---|
| IMDIEffectsDescriptor
| flexmdi.effects | Interface expected by MDIManager. | |
| MDICanvas
| flexmdi.containers | Convenience class that allows quick MXML implementations by implicitly creating container and manager members of MDI. | |
| MDIEffectsDescriptorBase
| flexmdi.effects | Base effects implementation with no animation. | |
| MDIGroupEffectItem
| flexmdi.effects.effectClasses | ||
| MDILinearEffects
| flexmdi.effects.effectsLib | Collection of effects that limit movement to one dimension (horizontal/vertical) at a time. | |
| MDIManager
| flexmdi.managers | Class responsible for applying effects and default behaviors to MDIWindow instances such as tiling, cascading, minimizing, maximizing, etc. | |
| MDIManagerEvent
| flexmdi.events | Event type dispatched by MDIManager. | |
| MDIRelationalEffects
| flexmdi.effects.effectsLib | ||
| MDIVistaEffects
| flexmdi.effects.effectsLib | Collection of effects inspired by Windows Vista. | |
| MDIWindow
| flexmdi.containers | Central window class used in flexmdi. | |
| MDIWindowControlsContainer
| flexmdi.containers | Class that holds window control buttons and handles general titleBar layout. | |
| MDIWindowEvent
| flexmdi.events | Event type dispatched by MDIWindow. | |
| MDIWindowState
| flexmdi.containers | Enumeration of possible window states. |