Packageflexlib.mdi.effects.effectsLib
Classpublic class MDIRelationalEffects
InheritanceMDIRelationalEffects Inheritance MDIVistaEffects Inheritance MDIEffectsDescriptorBase



Public Properties
 PropertyDefined by
 Inheritedduration : Number = 10
MDIEffectsDescriptorBase
Public Methods
 MethodDefined by
 Inherited
getCascadeEffect(items:Array, manager:MDIManager):Effect
MDIVistaEffects
 Inherited
getTileEffect(items:Array, manager:MDIManager):Effect
MDIVistaEffects
 Inherited
getWindowAddEffect(window:MDIWindow, manager:MDIManager):Effect
MDIVistaEffects
 Inherited
getWindowCloseEffect(window:MDIWindow, manager:MDIManager):Effect
MDIVistaEffects
 Inherited
getWindowDragEffect(window:MDIWindow, manager:MDIManager):Effect
MDIEffectsDescriptorBase
 Inherited
MDIEffectsDescriptorBase
 Inherited
MDIEffectsDescriptorBase
 Inherited
MDIEffectsDescriptorBase
 Inherited
MDIEffectsDescriptorBase
 Inherited
getWindowMaximizeEffect(window:MDIWindow, manager:MDIManager, bottomOffset:Number = 0):Effect
MDIVistaEffects
  
getWindowMinimizeEffect(window:MDIWindow, manager:MDIManager, moveTo:Point = null):Effect
MDIRelationalEffects
 Inherited
getWindowResizeEffect(window:MDIWindow, manager:MDIManager):Effect
MDIEffectsDescriptorBase
 Inherited
MDIEffectsDescriptorBase
 Inherited
MDIEffectsDescriptorBase
  
getWindowRestoreEffect(window:MDIWindow, manager:MDIManager, restoreTo:Rectangle):Effect
MDIRelationalEffects
  
reTileMinWindowsEffect(window:MDIWindow, manager:MDIManager, moveTo:Point):Effect
MDIRelationalEffects
Method detail
getWindowMinimizeEffect()method
public override function getWindowMinimizeEffect(window:MDIWindow, manager:MDIManager, moveTo:Point = null):EffectParameters
window:MDIWindow
 
manager:MDIManager
 
moveTo:Point (default = null)

Returns
Effect
getWindowRestoreEffect()method 
public override function getWindowRestoreEffect(window:MDIWindow, manager:MDIManager, restoreTo:Rectangle):EffectParameters
window:MDIWindow
 
manager:MDIManager
 
restoreTo:Rectangle

Returns
Effect
reTileMinWindowsEffect()method 
public override function reTileMinWindowsEffect(window:MDIWindow, manager:MDIManager, moveTo:Point):EffectParameters
window:MDIWindow
 
manager:MDIManager
 
moveTo:Point

Returns
Effect