| 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 |
| savedWindowRect — Property, class flexlib.mdi.containers.MDIWindow |
|
Rectangle to represent window's size and position when resize begins
or window's size/position is saved. |
| saveItemWithRow(item:flexlib.scheduling.scheduleClasses.layout:EntryLayoutItem, row:Number, rowItem:Number) — method, class flexlib.scheduling.scheduleClasses.layout.AbstractEntryLayout |
| |
| saveState() — method, class flexlib.baseClasses.AccordionBase |
| |
| saveStyle() — method, class flexlib.mdi.containers.MDIWindow |
|
Save style settings for minimizing. |
| scaleContent — Property, class flexlib.controls.IconLoader |
|
Enables or disables scaling of the icon content to fit this control's bounds. |
| Schedule — class, package flexlib.scheduling.scheduleClasses |
| |
| Schedule(owner:flexlib.scheduling:ScheduleViewer) — Constructor, class flexlib.scheduling.scheduleClasses.Schedule |
| |
| ScheduleData — class, package flexlib.scheduling.samples |
| |
| ScheduleNavigator — class, package flexlib.scheduling.scheduleClasses |
| |
| ScheduleNavigator(owner:flexlib.scheduling:ScheduleViewer) — Constructor, class flexlib.scheduling.scheduleClasses.ScheduleNavigator |
| |
| ScheduleViewer — class, package flexlib.scheduling |
|
ScheduleViewer is the main scheduling component. |
| ScheduleViewer() — Constructor, class flexlib.scheduling.ScheduleViewer |
| |
| ScrollableArrowMenu — class, package flexlib.controls |
|
An extension of ScrollableMenu that uses two arrow buttons placed at the top and
bottom of the menu for scrolling. |
| ScrollableArrowMenu() — Constructor, class flexlib.controls.ScrollableArrowMenu |
|
Constructor
|
| ScrollableMenu — class, package flexlib.controls |
|
An extension of mx.controls.Menu that allows the control to scroll vertically. |
| ScrollableMenu() — Constructor, class flexlib.controls.ScrollableMenu |
|
Constructor
|
| ScrollableMenuBar — class, package flexlib.controls |
|
ScrollableMenuBar is an extension of MenuBar that uses flexlib.controls.ScrollableMenu
instead of using the original mx.controls.Menu. |
| ScrollableMenuBar() — Constructor, class flexlib.controls.ScrollableMenuBar |
|
Constructor
|
| ScrollablePopUpMenuButton — class, package flexlib.controls |
|
ScrollablePopUpMenuButton is an extension of PopUpMenuButton that uses flexlib.controls.ScrollableMenu
instead of using the original mx.controls.Menu, which adds scrolling functionality
to the menu. |
| ScrollablePopUpMenuButton() — Constructor, class flexlib.controls.ScrollablePopUpMenuButton |
|
Constructor
|
| scrollHandler(event:flash.events:Event) — method, class flexlib.scheduling.ScheduleViewer |
| |
| scrollHandler(event:flash.events:Event) — method, class flexlib.scheduling.scheduleClasses.ScheduleNavigator |
| |
| scrollJump — Property, class flexlib.containers.ButtonScrollingCanvas |
| |
| scrollJump — Property, class flexlib.controls.ScrollableArrowMenu |
|
Specifies how many rows to scroll each time. |
| scrollSpeed — Property, class flexlib.containers.ButtonScrollingCanvas |
| |
| scrollSpeed — Property, class flexlib.containers.SuperTabNavigator |
|
The delay in milliseconds between scrolling the tabs. |
| scrollSpeed — Property, class flexlib.controls.ScrollableArrowMenu |
|
The delay between scrolling the list, so a smaller number
here will increase the speed of the scrolling. |
| selected — Property, class flexlib.controls.tabBarClasses.SuperTab |
| |
| selected — Property, class flexlib.scheduling.scheduleClasses.renderers.AbstractGradientScheduleEntryRenderer |
| |
| selected — Property, class flexlib.scheduling.scheduleClasses.renderers.AbstractSolidScheduleEntryRenderer |
| |
| selected — Property, interface flexlib.scheduling.scheduleClasses.renderers.IScheduleEntryRenderer |
| |
| selectedChild — Property, class flexlib.baseClasses.AccordionBase |
|
A reference to the currently visible child container. |
| selectedFillColors — Style, class flexlib.baseClasses.AccordionBase |
| The two colors used to tint the background of the component when in its selected state. |
| |
| selectedIndex — Property, class flexlib.baseClasses.AccordionBase |
|
The zero-based index of the currently visible child container. |
| selectedIndex — Property, class flexlib.controls.ConvertibleTreeList |
| |
| selectedItem — Property, class flexlib.controls.ConvertibleTreeList |
| |
| selectedItem — Property, class flexlib.scheduling.ScheduleViewer |
| |
| selectedItems — Property, class flexlib.controls.ConvertibleTreeList |
| |
| selectedItems — Property, class flexlib.scheduling.ScheduleViewer |
| |
| selectorColor — Style, class flexlib.charts.HorizontalAxisDataSelector |
| Color of the vertical line that appears for the selected x value The default value is 0xFF0000. |
| |
| sensitivityAngle — Property, class flexlib.charts.DraggablePie |
|
Used to determine how much leeway to give when clicking on a line or not. |
| setCarat(evt:flash.events:MouseEvent) — method, class flexlib.controls.textClasses.Finder |
|
Synchronizes the Finder's internal carat position with the TextField's carat position when the user manually sets it by clicking in the TextField. |
| setClosePolicyForTab(index:int, value:String) — method, class flexlib.containers.SuperTabNavigator |
| |
| setClosePolicyForTab(index:int, value:String) — method, class flexlib.controls.SuperTabBar |
| |
| setItemIcon(item:Object, iconID:Class, iconID2:Class) — method, class flexlib.controls.TreeGrid |
|
Sets the associated icon for the item. |
| setRowLocatorItem(item:flexlib.scheduling.scheduleClasses.layout:EntryLayoutItem, rowLocatorItem:flexlib.scheduling.scheduleClasses:RowLocatorItem) — method, class flexlib.scheduling.scheduleClasses.layout.AbstractEntryLayout |
| |
| setTextContent(content:flexlib.scheduling.scheduleClasses:SimpleScheduleEntry) — method, class flexlib.scheduling.scheduleClasses.renderers.AbstractGradientScheduleEntryRenderer |
| |
| setTextContent(content:flexlib.scheduling.scheduleClasses:SimpleScheduleEntry) — method, class flexlib.scheduling.scheduleClasses.renderers.AbstractSolidScheduleEntryRenderer |
| |
| setThumbValueAt(index:int, value:Number) — method, class flexlib.baseClasses.SliderBase |
|
This method sets the value of a slider thumb, and updates the display. |
| setTime(date:Date, time:Number) — Static Method , class flexlib.scheduling.util.DateUtil |
| |
| setWindowSize() — method, class flexlib.mdi.effects.effectClasses.MDIGroupEffectItem |
| |
| shapeClick — Event, class flexlib.controls.ImageMap |
|
Fired when an area is clicked. |
| SHAPE_CLICK — Constant Static Property, class flexlib.events.ImageMapEvent |
| |
| shapeDoubleClick — Event, class flexlib.controls.ImageMap |
|
Fired when an area is double clicked. |
| SHAPE_DOUBLECLICK — Constant Static Property, class flexlib.events.ImageMapEvent |
| |
| shapeDown — Event, class flexlib.controls.ImageMap |
|
Fired when the mouse is pressed down on an area. |
| SHAPE_DOWN — Constant Static Property, class flexlib.events.ImageMapEvent |
| |
| shapeOut — Event, class flexlib.controls.ImageMap |
|
Fired when the mouse moves out of an area. |
| SHAPE_OUT — Constant Static Property, class flexlib.events.ImageMapEvent |
| |
| shapeOver — Event, class flexlib.controls.ImageMap |
|
Fired when the mouse moves over an area. |
| SHAPE_OVER — Constant Static Property, class flexlib.events.ImageMapEvent |
| |
| shapeUp — Event, class flexlib.controls.ImageMap |
|
Fired when the mouse is released on an area. |
| SHAPE_UP — Constant Static Property, class flexlib.events.ImageMapEvent |
| |
| show(xShow:Object, yShow:Object) — method, class flexlib.controls.ScrollableMenu |
| |
| showAllWindows() — method, class flexlib.mdi.managers.MDIManager |
| |
| showCloseButton — Property, class flexlib.mdi.containers.MDIWindow |
| |
| showControls — Property, class flexlib.mdi.containers.MDIWindow |
| |
| showCursor() — method, class flexlib.charts.DraggablePie |
|
This function shows a finger cursor when the user is hovering over an edge. |
| showDataTip — Property, class flexlib.baseClasses.SliderBase |
|
If set to true, show a data tip during user interaction
containing the current value of the slider. |
| showIndicator — Property, class flexlib.controls.tabBarClasses.SuperTab |
|
A Boolean to determine whether we should draw the indicator arrow icon. |
| showIndicatorAt(x:Number) — method, class flexlib.controls.tabBarClasses.SuperTab |
| |
| showMinimizedTiles — Property, class flexlib.mdi.managers.MDIManager |
| |
| showRoot — Property, class flexlib.baseClasses.PopUpMenuButtonBase |
|
Specifies whether to display the top-level node or nodes of the data provider. |
| showRoot — Property, class flexlib.controls.ConvertibleTreeList |
| |
| showRoot — Property, class flexlib.controls.TreeGrid |
|
Sets the visibility of the root item. |
| showToolTips — Property, class flexlib.controls.ImageMap |
|
Indicates whether tool tips should be shown for each area. |
| showTrackHighlight — Style, class flexlib.baseClasses.SliderBase |
| Specifies whether to enable track highlighting between thumbs (or a single thumb and the beginning of the track). |
| |
| SimpleLayout — class, package flexlib.scheduling.scheduleClasses.layout |
| |
| SimpleScheduleEntry — class, package flexlib.scheduling.scheduleClasses |
| |
| SimpleTimeDescriptor — class, package flexlib.scheduling.timelineClasses |
| |
| SimpleTimelineEntryRenderer — class, package flexlib.scheduling.timelineClasses |
| |
| SimpleTimelineEntryRenderer() — Constructor, class flexlib.scheduling.timelineClasses.SimpleTimelineEntryRenderer |
| |
| sizes — Property, interface flexlib.controls.iconLoaderClasses.IIconParser |
|
The list of icon sizes in decreasing order. |
| sizes — Property, class flexlib.controls.iconLoaderClasses.IcnsParser |
|
The list of icon sizes in decreasing order. |
| sizes — Property, class flexlib.controls.iconLoaderClasses.IcoParser |
|
The list of icon sizes in decreasing order. |
| slideDuration — Style, class flexlib.baseClasses.SliderBase |
| Duration in milliseconds for the sliding animation when you click on the track to move a thumb. |
| |
| slideEasingFunction — Style, class flexlib.baseClasses.SliderBase |
| Tweening function used by the sliding animation when you click on the track to move a thumb. |
| |
| SliderBase — class, package flexlib.baseClasses |
|
SliderBase is a copy/paste version of the original Slider class in the Flex framework. |
| SliderBase() — Constructor, class flexlib.baseClasses.SliderBase |
|
Constructor. |
| sliderDataTipClass — Property, class flexlib.baseClasses.SliderBase |
|
A reference to the class to use for the data tip. |
| SliderHighlightSkin — class, package flexlib.skins |
|
The skin for the highlighted state of the track of a Slider. |
| SliderSkin — class, package flexlib.skins |
|
The skin for the highlighted state of the track of a Slider. |
| SliderThumb — class, package flexlib.controls.sliderClasses |
|
The SliderThumb class represents a thumb of a Slider control. |
| SliderThumb() — Constructor, class flexlib.controls.sliderClasses.SliderThumb |
|
Constructor. |
| sliderThumbClass — Property, class flexlib.baseClasses.SliderBase |
|
A reference to the class to use for each thumb. |
| SliderThumbHighlightSkin — class, package flexlib.skins |
|
A skin that draws a draggable grip for the draggable region of the Slider. |
| SliderThumbHighlightSkin() — Constructor, class flexlib.skins.SliderThumbHighlightSkin |
|
Constructor. |
| SliderThumbNoGripHighlightSkin — class, package flexlib.skins |
|
A skin that draws a draggable grip for the draggable region of the Slider. |
| SliderThumbNoGripHighlightSkin() — Constructor, class flexlib.skins.SliderThumbNoGripHighlightSkin |
|
Constructor. |
| snapDistance — Property, class flexlib.mdi.containers.MDICanvas |
|
Proxy to MDIManager property of same name. |
| snapDistance — Property, class flexlib.mdi.managers.MDIManager |
| |
| snapInterval — Property, class flexlib.baseClasses.SliderBase |
|
Specifies the increment value of the slider thumb
as the user moves the thumb. |
| SolidScheduleEntryRenderer — class, package flexlib.scheduling.scheduleClasses.renderers |
| |
| SolidScheduleEntryRenderer() — Constructor, class flexlib.scheduling.scheduleClasses.renderers.SolidScheduleEntryRenderer |
| |
| SolidVerticalLinesViewer — class, package flexlib.scheduling.samples |
| |
| source — Property, class flexlib.controls.Base64Image |
|
Attempt to auto detect if we're receiving a base64 encoded string
or a traditional value for the image source
|
| source — Property, class flexlib.controls.IconLoader |
|
Sets the location of the icon data. |
| startBurning() — method, class flexlib.controls.Fire |
|
Re-starts the animated flame animation, if it has been previously stopped by using the
stopBurning funtion. |
| startDate — Property, class flexlib.scheduling.ScheduleViewer |
| |
| startDate — Property, class flexlib.scheduling.Timeline |
| |
| startDate — Property, class flexlib.scheduling.scheduleClasses.BackgroundItem |
| |
| startDate — Property, interface flexlib.scheduling.scheduleClasses.IScheduleEntry |
| |
| startDate — Property, class flexlib.scheduling.scheduleClasses.SimpleScheduleEntry |
| |
| startDate — Property, interface flexlib.scheduling.scheduleClasses.layout.ILayout |
| |
| _startDate — Property, class flexlib.scheduling.scheduleClasses.layout.Layout |
| |
| startDate — Property, class flexlib.scheduling.scheduleClasses.layout.Layout |
| |
| startScrollingEvent — Property, class flexlib.containers.ButtonScrollingCanvas |
| |
| startScrollingEvent — Property, class flexlib.containers.SuperTabNavigator |
| |
| startTween(oldSelectedIndex:int, newSelectedIndex:int) — method, class flexlib.containers.VAccordion |
| |
| __state — Property, class flexlib.css.CSSPropertyInjector |
| |
| state — Property, class flexlib.css.CSSPropertyInjector |
|
The target object to apply the CSS values to. |
| __stateChanged — Property, class flexlib.css.CSSPropertyInjector |
| |
| stopBurning() — method, class flexlib.controls.Fire |
|
Stops the animated flame burning. |
| stopScrollingEvent — Property, class flexlib.containers.ButtonScrollingCanvas |
| |
| stopScrollingEvent — Property, class flexlib.containers.SuperTabNavigator |
| |
| StringBoundaries — class, package flexlib.controls.textClasses |
| |
| StringBoundaries(textField:flash.text:TextField, startIndex:int, endIndex:int, xOffset:Number, yOffset:Number) — Constructor, class flexlib.controls.textClasses.StringBoundaries |
|
Finds the bounding rectangle of a character range within a TextField object. |
| styleChanged(styleProp:String) — method, class flexlib.charts.DraggablePie |
| |
| styleChanged(styleProp:String) — method, class flexlib.containers.SuperTabNavigator |
| |
| styleChanged(styleProp:String) — method, class flexlib.mdi.containers.MDIWindow |
|
Detects change to styleName that is executed by MDIManager indicating a change in focus. |
| __styleName — Property, class flexlib.css.CSSPropertyInjector |
| |
| styleName — Property, class flexlib.css.CSSPropertyInjector |
|
The style name of the CSSDeclaration to inject from. |
| STYLENAME — Constant Static Property, class flexlib.css.CSSPropertyInjector |
| |
| __styleNameChanged — Property, class flexlib.css.CSSPropertyInjector |
| |
| styleNameFocus — Style, class flexlib.mdi.containers.MDIWindow |
| Style declaration name for the window when it has focus. |
| |
| styleNameNoFocus — Style, class flexlib.mdi.containers.MDIWindow |
| Style declaration name for the window when it does not have focus. |
| |
| __styleNames — Property, class flexlib.css.CSSPropertyInjector |
| |
| styleNames — Property, class flexlib.css.CSSPropertyInjector |
|
The style names of the CSSDeclarations to inject from. |
| STYLENAMES — Constant Static Property, class flexlib.css.CSSPropertyInjector |
| |
| __styleNamesChanged — Property, class flexlib.css.CSSPropertyInjector |
| |
| SuperTab — class, package flexlib.controls.tabBarClasses |
| |
| SuperTab() — Constructor, class flexlib.controls.tabBarClasses.SuperTab |
|
Constructor. |
| SuperTabBar — class, package flexlib.controls |
|
The SuperTabBar control extends the TabBar control and adds drag and drop functionality
and closable tabs. |
| SuperTabBar() — Constructor, class flexlib.controls.SuperTabBar |
|
Constructor
|
| SuperTabEvent — class, package flexlib.events |
| |
| SuperTabEvent(type:String, tabIndex:Number, bubbles:Boolean, cancelable:Boolean) — Constructor, class flexlib.events.SuperTabEvent |
| |
| SuperTabNavigator — class, package flexlib.containers |
|
The SuperTabNavigator is an extension of the TabNavigator navigation
container. |
|
| 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 |