| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
| makeListData(data:Object, uid:String, rowNum:int, columnNum:int, column:mx.controls.dataGridClasses:DataGridColumn) — method, class flexlib.controls.TreeGrid |
| |
| makeNoise(event:flash.events:Event) — method, class flexlib.controls.Fire |
|
Rawr! OK, not that type of noise. |
| manage(window:flexlib.mdi.containers:MDIWindow) — method, class flexlib.mdi.managers.MDIManager |
|
Pushes an existing window onto the managed window stack. |
| manager — Property, class flexlib.mdi.events.MDIManagerEvent |
| |
| map — Property, class flexlib.controls.ImageMap |
|
The <map /> HTML block that is normally used for the image map in an HTML file. |
| maxHeight — Property, class flexlib.controls.ScrollablePopUpMenuButton |
|
Overriden to also set the maxHeight of the child menu control. |
| maxHorizontalScrollPosition — Property, class flexlib.containers.ButtonScrollingCanvas |
| |
| maximize — Event, class flexlib.mdi.containers.MDIWindow |
|
Dispatched when the maximize button is clicked or when the window is in a
normal state (not minimized or maximized) and the titleBar is double clicked. |
| maximize() — method, class flexlib.mdi.containers.MDIWindow |
|
Maximize the window. |
| MAXIMIZE — Constant Static Property, class flexlib.mdi.events.MDIWindowEvent |
| |
| maximizeBtnStyleName — Style, class flexlib.mdi.containers.MDIWindow |
| Style declaration name for the window's maximize button. |
| |
| maximizeBtnStyleNameNoFocus — Style, class flexlib.mdi.containers.MDIWindow |
| Style declaration name for the window's maximize button when window does not have focus. |
| |
| maximized — Property, class flexlib.mdi.containers.MDIWindow |
| |
| MAXIMIZED — Constant Static Property, class flexlib.mdi.containers.MDIWindowState |
|
Window is maximized. |
| maximizeRestore(event:flash.events:MouseEvent) — method, class flexlib.mdi.containers.MDIWindow |
|
Called from maximize/restore button
|
| maximizeRestoreBtn — Property, class flexlib.mdi.containers.MDIWindow |
|
Maximize/restore window button. |
| maximizeRestoreBtn — Property, class flexlib.mdi.containers.MDIWindowControlsContainer |
| |
| maximum — Property, class flexlib.baseClasses.SliderBase |
|
The maximum allowed value on the slider. |
| maxVerticalScrollPosition — Property, class flexlib.containers.ButtonScrollingCanvas |
| |
| MDICanvas — class, package flexlib.mdi.containers |
|
Convenience class that allows quick MXML implementations by implicitly creating
container and manager members of MDI. |
| MDICanvas() — Constructor, class flexlib.mdi.containers.MDICanvas |
| |
| MDIEffectEvent — class, package flexlib.mdi.events |
|
Event class dispatched at beginning and end of mdi effects for things like minimize, maximize, etc. |
| MDIEffectEvent(type:String, mdiEventType:String, windows:Array) — Constructor, class flexlib.mdi.events.MDIEffectEvent |
|
Constructor
|
| MDIEffectsDescriptorBase — class, package flexlib.mdi.effects |
|
Base effects implementation with no animation. |
| mdiEventType — Property, class flexlib.mdi.events.MDIEffectEvent |
|
Corresponds to type property of corresponding MDIManagerEvent. |
| MDIGroupEffectItem — class, package flexlib.mdi.effects.effectClasses |
| |
| MDIGroupEffectItem(window:flexlib.mdi.containers:MDIWindow) — Constructor, class flexlib.mdi.effects.effectClasses.MDIGroupEffectItem |
| |
| MDILinearEffects — class, package flexlib.mdi.effects.effectsLib |
|
Collection of effects that limit movement to one dimension (horizontal/vertical) at a time. |
| MDIManager — class, package flexlib.mdi.managers |
|
Class responsible for applying effects and default behaviors to MDIWindow instances such as
tiling, cascading, minimizing, maximizing, etc. |
| MDIManager(container:mx.core:UIComponent, effects:flexlib.mdi.effects:IMDIEffectsDescriptor) — Constructor, class flexlib.mdi.managers.MDIManager |
|
Constructor()
|
| MDIManagerEvent — class, package flexlib.mdi.events |
|
Event type dispatched by MDIManager. |
| MDIManagerEvent(type:String, window:flexlib.mdi.containers:MDIWindow, manager:flexlib.mdi.managers:MDIManager, effect:mx.effects:Effect, effectItems:Array, resizeHandle:String, bubbles:Boolean) — Constructor, class flexlib.mdi.events.MDIManagerEvent |
| |
| MDIRelationalEffects — class, package flexlib.mdi.effects.effectsLib |
| |
| MDIResizeHandle — class, package flexlib.mdi.containers |
|
Enumeration of possible resize handles. |
| MDIResizeHandle() — Constructor, class flexlib.mdi.containers.MDIResizeHandle |
|
Constructor
|
| MDIVistaEffects — class, package flexlib.mdi.effects.effectsLib |
|
Collection of effects inspired by Windows Vista. |
| MDIVistaEffects(duration:Number) — Constructor, class flexlib.mdi.effects.effectsLib.MDIVistaEffects |
| |
| MDIWindow — class, package flexlib.mdi.containers |
|
Central window class used in flexlib.mdi. |
| MDIWindow() — Constructor, class flexlib.mdi.containers.MDIWindow |
|
Constructor
|
| MDIWindowControlsContainer — class, package flexlib.mdi.containers |
|
Class that holds window control buttons and handles general titleBar layout. |
| MDIWindowControlsContainer() — Constructor, class flexlib.mdi.containers.MDIWindowControlsContainer |
|
Base class to hold window controls. |
| MDIWindowEvent — class, package flexlib.mdi.events |
|
Event type dispatched by MDIWindow. |
| MDIWindowEvent(type:String, window:flexlib.mdi.containers:MDIWindow, resizeHandle:String, bubbles:Boolean) — Constructor, class flexlib.mdi.events.MDIWindowEvent |
| |
| MDIWindowState — class, package flexlib.mdi.containers |
|
Enumeration of possible window states. |
| measure() — method, class flexlib.baseClasses.SliderBase |
|
Calculates the amount of space that the component takes up. |
| measure() — method, class flexlib.containers.HAccordion |
| |
| measure() — method, class flexlib.containers.utilityClasses.FlowLayout |
|
Measure the contents of the container and report back to the
layout manager. |
| measure() — method, class flexlib.controls.CanvasButton |
| |
| measure() — method, class flexlib.controls.ScrollableMenu |
|
We overide the measure() method because we need to check if the menu is going off
the stage. |
| measure() — method, class flexlib.controls.VerticalMenuBar |
|
Changed to calculate based on vertical layout. |
| measure() — method, class flexlib.controls.tabBarClasses.SuperTab |
| |
| measuredHeight — Property, class flexlib.skins.SliderHighlightSkin |
|
The preferred height of this object. |
| measuredHeight — Property, class flexlib.skins.SliderSkin |
|
The preferred height of this object. |
| measuredWidth — Property, class flexlib.controls.tabBarClasses.SuperTab |
| |
| measuredWidth — Property, class flexlib.skins.SliderHighlightSkin |
|
The preferred width of this object. |
| measuredWidth — Property, class flexlib.skins.SliderSkin |
|
The preferred width of this object. |
| MILLENIUM_IN_MILLISECONDS — Constant Static Property, class flexlib.scheduling.util.DateUtil |
| |
| minimize — Event, class flexlib.mdi.containers.MDIWindow |
|
Dispatched when the minimize button is clicked. |
| minimize(event:flash.events:MouseEvent) — method, class flexlib.mdi.containers.MDIWindow |
|
Minimize the window. |
| MINIMIZE — Constant Static Property, class flexlib.mdi.events.MDIWindowEvent |
| |
| minimizeBtn — Property, class flexlib.mdi.containers.MDIWindow |
|
Minimize window button. |
| minimizeBtn — Property, class flexlib.mdi.containers.MDIWindowControlsContainer |
| |
| minimizeBtnStyleName — Style, class flexlib.mdi.containers.MDIWindow |
| Style declaration name for the window's minimize button. |
| |
| minimizeBtnStyleNameNoFocus — Style, class flexlib.mdi.containers.MDIWindow |
| Style declaration name for the window's minimize button when window does not have focus. |
| |
| minimized — Property, class flexlib.mdi.containers.MDIWindow |
| |
| MINIMIZED — Constant Static Property, class flexlib.mdi.containers.MDIWindowState |
|
Window is minimized. |
| minimizeHeight — Property, class flexlib.mdi.containers.MDIWindow |
| |
| minimum — Property, class flexlib.baseClasses.SliderBase |
|
The minimum allowed value on the slider control. |
| minimumTimeRangeWidth — Property, class flexlib.scheduling.ScheduleViewer |
| |
| minimumTimeRangeWidth — Property, class flexlib.scheduling.Timeline |
| |
| minimumTimeRangeWidth — Property, class flexlib.scheduling.scheduleClasses.layout.BackgroundLayout |
| |
| minimumTimeRangeWidth — Property, interface flexlib.scheduling.scheduleClasses.layout.IBackgroundLayout |
| |
| minimumTimeRangeWidth — Property, interface flexlib.scheduling.scheduleClasses.layout.IVerticalLinesLayout |
| |
| minimumTimeRangeWidth — Property, class flexlib.scheduling.scheduleClasses.layout.VerticalLinesLayout |
| |
| minTabWidth — Property, class flexlib.containers.SuperTabNavigator |
|
The minimum tab width allowed to display tabs. |
| minTilePadding — Property, class flexlib.mdi.managers.MDIManager |
| |
| MINUTE_IN_MILLISECONDS — Constant Static Property, class flexlib.scheduling.util.DateUtil |
| |
| mode — Property, class flexlib.controls.ConvertibleTreeList |
|
The display mode for the ConvertibleTreeList control. |
| modelType — Property, class flexlib.containers.AdvancedForm |
|
The modelStack handles the data. |
| MONTH_IN_MILLISECONDS — Constant Static Property, class flexlib.scheduling.util.DateUtil |
| |
| mouseChildren — Property, class flexlib.controls.CanvasButton |
| |
| mouseUpHandler(event:flash.events:MouseEvent) — method, class flexlib.controls.ScrollableMenu |
| |
| mouseWheelHandler(event:flash.events:MouseEvent) — method, class flexlib.scheduling.ScheduleViewer |
| |
| mouseWheelHandler(event:flash.events:MouseEvent) — method, class flexlib.scheduling.scheduleClasses.ScheduleNavigator |
| |
| move(x:Number, y:Number) — method, class flexlib.controls.ScrollableMenu |
| |
| moveDuration — Style, class flexlib.scheduling.ScheduleViewer |
| Length of the transition when moving around the canvas. |
| |
| moveEasingFunction — Style, class flexlib.scheduling.ScheduleViewer |
| An easing function to control the canvas movment transition. |
| |
| moveItem(event:mx.events:CollectionEvent) — method, class flexlib.scheduling.scheduleClasses.layout.AbstractEntryLayout |
| |
| moveItem(event:mx.events:CollectionEvent) — method, class flexlib.scheduling.scheduleClasses.layout.BestFitLayout |
| |
| moveItem(event:mx.events:CollectionEvent) — method, interface flexlib.scheduling.scheduleClasses.layout.IEntryLayout |
| |
| moveItem(event:mx.events:CollectionEvent) — method, class flexlib.scheduling.scheduleClasses.layout.SimpleLayout |
| |
| moveTo — Property, class flexlib.mdi.effects.effectClasses.MDIGroupEffectItem |
| |
| moveToEntry(entry:flexlib.scheduling.scheduleClasses:IScheduleEntry) — method, class flexlib.scheduling.ScheduleViewer |
| |
| moveToEntry(entry:flexlib.scheduling.scheduleClasses:IScheduleEntry) — method, class flexlib.scheduling.scheduleClasses.ScheduleNavigator |
| |
| moveToTime(milliseconds:Number) — method, class flexlib.scheduling.ScheduleViewer |
| |
| moveToTime(milliseconds:Number) — method, class flexlib.scheduling.scheduleClasses.ScheduleNavigator |
| |
|
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |