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