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  
rectangles — Property, class flexlib.controls.textClasses.StringBoundaries
Returns the bounding rectangles of the current character range.
refreshItem(event:mx.events:CollectionEvent) — method, class flexlib.scheduling.scheduleClasses.layout.AbstractEntryLayout
refreshItem(event:mx.events:CollectionEvent) — method, class flexlib.scheduling.scheduleClasses.layout.BestFitLayout
refreshItem(event:mx.events:CollectionEvent) — method, interface flexlib.scheduling.scheduleClasses.layout.IEntryLayout
refreshItem(event:mx.events:CollectionEvent) — method, class flexlib.scheduling.scheduleClasses.layout.SimpleLayout
remove(window:flexlib.mdi.containers:MDIWindow) — method, class flexlib.mdi.managers.MDIManager
Removes a window instance from the managed window stack
removeAll() — method, class flexlib.mdi.managers.MDIManager
Removes all windows from managed window stack;
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class flexlib.scheduling.scheduleClasses.Schedule
removeItem(event:mx.events:CollectionEvent) — method, class flexlib.scheduling.scheduleClasses.layout.AbstractEntryLayout
removeItem(event:mx.events:CollectionEvent) — method, class flexlib.scheduling.scheduleClasses.layout.BestFitLayout
removeItem(event:mx.events:CollectionEvent) — method, interface flexlib.scheduling.scheduleClasses.layout.IEntryLayout
removeItem(event:mx.events:CollectionEvent) — method, class flexlib.scheduling.scheduleClasses.layout.SimpleLayout
render(layout:flexlib.scheduling.scheduleClasses.layout:IHorizontalLinesLayout) — method, class flexlib.scheduling.samples.AlternatingHorizontalLinesViewer
render(layout:flexlib.scheduling.scheduleClasses.layout:IVerticalLinesLayout) — method, class flexlib.scheduling.samples.SolidVerticalLinesViewer
replaceItem(event:mx.events:CollectionEvent) — method, class flexlib.scheduling.scheduleClasses.layout.AbstractEntryLayout
replaceItem(event:mx.events:CollectionEvent) — method, class flexlib.scheduling.scheduleClasses.layout.BestFitLayout
replaceItem(event:mx.events:CollectionEvent) — method, interface flexlib.scheduling.scheduleClasses.layout.IEntryLayout
replaceItem(event:mx.events:CollectionEvent) — method, class flexlib.scheduling.scheduleClasses.layout.SimpleLayout
reset() — method, class flexlib.controls.Highlighter
Resets the Highlighter, clearing all visible highlights and emptying the array of character boundaries.
resetForm() — method, class flexlib.containers.AdvancedForm
Resets values of the form
resetItem(event:mx.events:CollectionEvent) — method, class flexlib.scheduling.scheduleClasses.layout.AbstractEntryLayout
resetItem(event:mx.events:CollectionEvent) — method, class flexlib.scheduling.scheduleClasses.layout.BestFitLayout
resetItem(event:mx.events:CollectionEvent) — method, interface flexlib.scheduling.scheduleClasses.layout.IEntryLayout
resetItem(event:mx.events:CollectionEvent) — method, class flexlib.scheduling.scheduleClasses.layout.SimpleLayout
resetSnapshotKey — Property, class flexlib.containers.AdvancedForm
Key for reset snapshot
resetTabs() — method, class flexlib.controls.SuperTabBar
resetValues(obj:Object, snapshotKey:String) — method, class flexlib.containers.AdvancedForm
resizable — Property, class flexlib.mdi.containers.MDIWindow
Flag determining whether or not this window is resizable.
resize — Event, class flexlib.mdi.containers.MDIWindow
Dispatched while the mouse is down on a resize handle.
resize(window:flexlib.mdi.containers:MDIWindow) — method, class flexlib.mdi.managers.MDIManager
RESIZE — Constant Static Property, class flexlib.mdi.events.MDIWindowEvent
resizeCursorHorizontalSkin — Style, class flexlib.mdi.containers.MDIWindow
Name of the class used as cursor when resizing the window horizontally.
resizeCursorHorizontalXOffset — Style, class flexlib.mdi.containers.MDIWindow
Distance to horizontally offset resizeCursorHorizontalSkin.
resizeCursorHorizontalYOffset — Style, class flexlib.mdi.containers.MDIWindow
Distance to vertically offset resizeCursorHorizontalSkin.
resizeCursorTopLeftBottomRightSkin — Style, class flexlib.mdi.containers.MDIWindow
Name of the class used as cursor when resizing from top left or bottom right corner.
resizeCursorTopLeftBottomRightXOffset — Style, class flexlib.mdi.containers.MDIWindow
Distance to horizontally offset resizeCursorTopLeftBottomRightSkin.
resizeCursorTopLeftBottomRightYOffset — Style, class flexlib.mdi.containers.MDIWindow
Distance to vertically offset resizeCursorTopLeftBottomRightSkin.
resizeCursorTopRightBottomLeftSkin — Style, class flexlib.mdi.containers.MDIWindow
Name of the class used as cursor when resizing from top right or bottom left corner.
resizeCursorTopRightBottomLeftXOffset — Style, class flexlib.mdi.containers.MDIWindow
Distance to horizontally offset resizeCursorTopRightBottomLeftSkin.
resizeCursorTopRightBottomLeftYOffset — Style, class flexlib.mdi.containers.MDIWindow
Distance to vertically offset resizeCursorTopRightBottomLeftSkin.
resizeCursorVerticalSkin — Style, class flexlib.mdi.containers.MDIWindow
Name of the class used as cursor when resizing the window vertically.
resizeCursorVerticalXOffset — Style, class flexlib.mdi.containers.MDIWindow
Distance to horizontally offset resizeCursorVerticalSkin.
resizeCursorVerticalYOffset — Style, class flexlib.mdi.containers.MDIWindow
Distance to vertically offset resizeCursorVerticalSkin.
resizeEnd — Event, class flexlib.mdi.containers.MDIWindow
Dispatched when the mouse is released from a resize handle.
RESIZE_END — Constant Static Property, class flexlib.mdi.events.MDIWindowEvent
resizeHandle — Property, class flexlib.mdi.events.MDIManagerEvent
resizeHandle — Property, class flexlib.mdi.events.MDIWindowEvent
resizeStart — Event, class flexlib.mdi.containers.MDIWindow
Dispatched when a resize handle is pressed.
RESIZE_START — Constant Static Property, class flexlib.mdi.events.MDIWindowEvent
resizeToContent — Property, class flexlib.baseClasses.AccordionBase
If set to true, this Accordion automatically resizes to the size of its current child.
restore — Event, class flexlib.mdi.containers.MDIWindow
If the window is minimized, this event is dispatched when the titleBar is clicked.
restore() — method, class flexlib.mdi.containers.MDIWindow
Restores the window to its last floating position.
RESTORE — Constant Static Property, class flexlib.mdi.events.MDIWindowEvent
restoreBtnStyleName — Style, class flexlib.mdi.containers.MDIWindow
Style declaration name for the window's restore button.
restoreBtnStyleNameNoFocus — Style, class flexlib.mdi.containers.MDIWindow
Style declaration name for the window's restore button when window does not have focus.
restoreStyle() — method, class flexlib.mdi.containers.MDIWindow
Restores style settings for restore and maximize
reTileMinWindowsEffect(window:flexlib.mdi.containers:MDIWindow, manager:flexlib.mdi.managers:MDIManager, moveTo:flash.geom:Point) — method, interface flexlib.mdi.effects.IMDIEffectsDescriptor
reTileMinWindowsEffect(window:flexlib.mdi.containers:MDIWindow, manager:flexlib.mdi.managers:MDIManager, moveTo:flash.geom:Point) — method, class flexlib.mdi.effects.MDIEffectsDescriptorBase
reTileMinWindowsEffect(window:flexlib.mdi.containers:MDIWindow, manager:flexlib.mdi.managers:MDIManager, moveTo:flash.geom:Point) — method, class flexlib.mdi.effects.effectsLib.MDIRelationalEffects
reTileMinWindowsEffect(window:flexlib.mdi.containers:MDIWindow, manager:flexlib.mdi.managers:MDIManager, moveTo:flash.geom:Point) — method, class flexlib.mdi.effects.effectsLib.MDIVistaEffects
RIGHT — Constant Static Property, class flexlib.containers.accordionClasses.AccordionHeaderLocation
Only applicable for a HAccordion.
RIGHT — Constant Static Property, class flexlib.controls.VerticalMenuBar
There are two possiblities for direction: left or right.
RIGHT — Constant Static Property, class flexlib.mdi.containers.MDIResizeHandle
rightButtonStyleName — Style, class flexlib.containers.ButtonScrollingCanvas
rightButtonStyleName — Style, class flexlib.containers.SuperTabNavigator
Name of CSS style declaration that specifies style for button used to control the horizontal scrolling of the tabs.
rollOutHandler(event:flash.events:MouseEvent) — method, class flexlib.controls.tabBarClasses.SuperTab
rollOverHandler(event:flash.events:MouseEvent) — method, class flexlib.controls.tabBarClasses.SuperTab
We keep track of the rolled over state internally so we can set the closeButton to enabled or disabled depending on the state.
rootModelChangeHandler(event:mx.events:CollectionEvent) — method, class flexlib.controls.TreeGrid
row — Property, class flexlib.scheduling.scheduleClasses.layout.EntryLayoutItem
rowCount — Property, class flexlib.controls.ScrollableMenu
rowCount — Property, class flexlib.controls.ScrollablePopUpMenuButton
Maximum number of rows visible in the Menu.
rowHeight — Property, class flexlib.scheduling.ScheduleViewer
rowHeight — Property, class flexlib.scheduling.scheduleClasses.layout.AbstractEntryLayout
rowHeight — Property, class flexlib.scheduling.scheduleClasses.layout.HorizontalLinesLayout
rowHeight — Property, interface flexlib.scheduling.scheduleClasses.layout.IEntryLayout
rowHeight — Property, interface flexlib.scheduling.scheduleClasses.layout.IHorizontalLinesLayout
rows — Property, class flexlib.scheduling.scheduleClasses.layout.AbstractEntryLayout
rowStyleName — Style, class flexlib.containers.Docker
Name of the CSS Style declaration to use for one row in the docking area.
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