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