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  
SandboxMouseEvent — class, package mx.events
This is an event sent between applications in different security sandboxes to notify listeners about mouse activity in another security sandbox.
SandboxMouseEvent(type:String, bubbles:Boolean, cancelable:Boolean, ctrlKey:Boolean, altKey:Boolean, shiftKey:Boolean, buttonDown:Boolean) — Constructor, class mx.events.SandboxMouseEvent
Constructor.
saturation — Property, class mx.utils.HSBColor
The saturation parameter for this HSB color.
SaturationShader — class, package mx.graphics.shaderClasses
Creates a blend shader that is equivalent to the 'Saturation' blend mode for RGB premultiplied colors available in Adobe Creative Suite tools.
SaturationShader() — Constructor, class mx.graphics.shaderClasses.SaturationShader
Constructor.
save() — Static Method , class mx.managers.HistoryManager
Saves the application's current state so it can be restored later.
save() — method, class spark.components.gridClasses.GridItemEditor
Saves the value in the editor to the data provider of the item renderer's owner.
save() — method, interface spark.components.gridClasses.IGridItemEditor
Saves the value in the editor to the data provider of the item renderer's owner.
save() — method, interface spark.managers.IPersistenceManager
Flushes the data being managed by the persistence manager to disk, or to another external storage file.
save() — method, class spark.managers.PersistenceManager
Flushes the data being managed by the persistence manager to disk, or to another external storage file.
_savedLineSlug — Static Property, class flashx.textLayout.compose.BaseCompose
saveNavigatorState() — method, class spark.components.supportClasses.ViewNavigatorApplicationBase
Responsible for persisting the application state to the persistence manager.
saveStartValue() — method, class mx.effects.effectClasses.ActionEffectInstance
Subclasses implement this method to save the starting state before the effect plays.
saveState() — method, class mx.containers.Accordion
Saves the state of this object.
saveState() — method, class mx.containers.ViewStack
Saves the state of this object.
saveState() — method, interface mx.managers.IHistoryManagerClient
Saves the state of this object.
saveViewData() — method, class spark.components.supportClasses.ViewNavigatorBase
Serializes all data related to the navigator's children into an object that can be saved by the persistence manager.
Scale — class, package spark.effects
The Scale effect scales a target object in the x and y directions around the transform center.
Scale(target:Object) — Constructor, class spark.effects.Scale
Constructor.
SCALE — Constant Static Property, class mx.graphics.BitmapFillMode
The bitmap fill stretches to fill the region.
SCALE — Constant Static Property, class spark.components.ResizeMode
Resizes by setting the scaleX and scaleY properties.
Scale3D — class, package spark.effects
The Scale3D class scales a target object in three dimensions around the transform center.
Scale3D(target:Object) — Constructor, class spark.effects.Scale3D
Constructor.
scale9Grid — Property, class mx.containers.utilityClasses.PostScaleAdapter
scale9Grid — Property, interface mx.core.IFlexDisplayObject
scaleContent — Property, class mx.controls.SWFLoader
A flag that indicates whether to scale the content to fit the size of the control or resize the control to the content's size.
scaleEasingFunction — Property, class mx.effects.MaskEffect
Easing function to use for scaling the mask.
scaleEasingFunction — Property, class mx.effects.effectClasses.MaskEffectInstance
Easing function to use for scaling the mask.
scaleGridBottom — Property, class spark.components.Group
Specifies the bottom coordinate of the scale grid.
scaleGridLeft — Property, class spark.components.Group
Specifies the left coordinate of the scale grid.
scaleGridRight — Property, class spark.components.Group
Specifies the right coordinate of the scale grid.
scaleGridTop — Property, class spark.components.Group
Specifies the top coordinate of the scale grid.
scaleMode — Property, class mx.graphics.GradientStroke
Specifies which scale mode to use.
scaleMode — Property, interface mx.graphics.IStroke
A value from the LineScaleMode class that specifies which scale mode to use.
scaleMode — Property, class mx.graphics.SolidColorStroke
A value from the LineScaleMode class that specifies which scale mode to use.
scaleMode — Property, class spark.components.Image
Determines how the image is scaled when fillMode is set to mx.graphics.BitmapFillMode.SCALE.
scaleMode — Property, class spark.components.VideoDisplay
The scaleMode property describes different ways of sizing the video content.
scaleMode — Property, class spark.components.VideoPlayer
The scaleMode property describes different ways of sizing the video content.
scaleMode — Property, class spark.primitives.BitmapImage
Determines how the image is scaled when fillMode is set to mx.graphics.BitmapFillMode.SCALE.
scaleX — Property, class mx.containers.utilityClasses.PostScaleAdapter
scaleX — Property, interface mx.core.IFlexDisplayObject
scaleX — Property, class mx.core.UIComponent
Number that specifies the horizontal scaling factor.
scaleX — Property, class mx.geom.CompoundTransform
The scaleX of the transform.
scaleX — Property, class mx.geom.TransformOffsets
the multiplier applied to the scaleX of the transform.
scaleX — Property, class mx.graphics.BitmapFill
The percent to horizontally scale the bitmap when filling, from 0.0 to 1.0.
scaleX — Property, class mx.graphics.LinearGradient
The horizontal scale of the gradient transform, which defines the width of the (unrotated) gradient
scaleX — Property, class mx.graphics.LinearGradientStroke
The horizontal scale of the gradient transform, which defines the width of the (unrotated) gradient
scaleX — Property, class mx.graphics.RadialGradient
The horizontal scale of the gradient transform, which defines the width of the (unrotated) gradient
scaleX — Property, class mx.graphics.RadialGradientStroke
The horizontal scale of the gradient transform, which defines the width of the (unrotated) gradient
scaleX — Property, class spark.filters.DisplacementMapFilter
The multiplier to use to scale the x displacement result from the map calculation.
scaleX — Property, class spark.primitives.supportClasses.GraphicElement
The horizontal scale (percentage) of the element as applied from the transform point.
scaleXBy — Property, class spark.effects.Scale
The factor by which to scale the object in the x direction.
scaleXBy — Property, class spark.effects.Scale3D
The factor by which to scale the object in the x direction.
scaleXFrom — Property, class mx.effects.MaskEffect
Initial scaleX for mask.
scaleXFrom — Property, class mx.effects.effectClasses.MaskEffectInstance
Initial scaleX for mask.
scaleXFrom — Property, class spark.effects.Scale
The starting scale factor in the x direction.
scaleXFrom — Property, class spark.effects.Scale3D
The starting scale factor in the x direction.
scaleXTo — Property, class mx.effects.MaskEffect
Ending scaleX for mask.
scaleXTo — Property, class mx.effects.effectClasses.MaskEffectInstance
Ending scaleX for mask.
scaleXTo — Property, class spark.effects.Scale
The ending scale factor in the x direction.
scaleXTo — Property, class spark.effects.Scale3D
The ending scale factor in the x direction.
scaleY — Property, class mx.containers.utilityClasses.PostScaleAdapter
scaleY — Property, interface mx.core.IFlexDisplayObject
scaleY — Property, class mx.core.UIComponent
Number that specifies the vertical scaling factor.
scaleY — Property, class mx.geom.CompoundTransform
The scaleY of the transform.
scaleY — Property, class mx.geom.TransformOffsets
the multiplier applied to the scaleY of the transform.
scaleY — Property, class mx.graphics.BitmapFill
The percent to vertically scale the bitmap when filling, from 0.0 to 1.0.
scaleY — Property, class mx.graphics.RadialGradient
The vertical scale of the gradient transform, which defines the height of the (unrotated) gradient
scaleY — Property, class mx.graphics.RadialGradientStroke
The vertical scale of the gradient transform, which defines the height of the (unrotated) gradient
scaleY — Property, class spark.filters.DisplacementMapFilter
The multiplier to use to scale the y displacement result from the map calculation.
scaleY — Property, class spark.primitives.supportClasses.GraphicElement
The vertical scale (percentage) of the element as applied from the transform point.
scaleYBy — Property, class spark.effects.Scale
The factor by which to scale the object in the y direction.
scaleYBy — Property, class spark.effects.Scale3D
The factor by which to scale the object in the y direction.
scaleYFrom — Property, class mx.effects.MaskEffect
Initial scaleY for mask.
scaleYFrom — Property, class mx.effects.effectClasses.MaskEffectInstance
Initial scaleY for mask.
scaleYFrom — Property, class spark.effects.Scale
The starting scale factor in the y direction.
scaleYFrom — Property, class spark.effects.Scale3D
The starting scale factor in the y direction.
scaleYTo — Property, class mx.effects.MaskEffect
Ending scaleY for mask.
scaleYTo — Property, class mx.effects.effectClasses.MaskEffectInstance
Ending scaleY for mask.
scaleYTo — Property, class spark.effects.Scale
The ending scale factor in the y direction.
scaleYTo — Property, class spark.effects.Scale3D
The ending scale factor in the y direction.
scaleZ — Property, class mx.core.UIComponent
Number that specifies the scaling factor along the z axis.
scaleZ — Property, class mx.geom.CompoundTransform
The scaleZ of the transform.
scaleZ — Property, class mx.geom.TransformOffsets
the multiplier applied to the scaleZ of the transform.
scaleZ — Property, class spark.primitives.supportClasses.GraphicElement
The z scale (percentage) of the element as applied from the transform point.
scaleZBy — Property, class spark.effects.Scale3D
The factor by which to scale the object in the z direction.
scaleZFrom — Property, class spark.effects.Scale3D
The starting scale factor in the z direction.
scaleZTo — Property, class spark.effects.Scale3D
The ending scale factor in the z direction.
SchemaTypeRegistry — class, package mx.rpc.xml
XMLDecoder uses this class to map an XML Schema type by QName to an ActionScript Class so that it can create strongly typed objects when decoding content.
scrapToCut — Property, class flashx.textLayout.operations.CutOperation
scrapToCut the original removed text
screen — Property, interface mx.core.IToolTip
A Rectangle that specifies the size and position of the base drawing surface for this tooltip.
screen — Property, class mx.core.UIComponent
Returns an object that contains the size and position of the base drawing surface for this object.
screen — Property, interface mx.managers.ISystemManager
The size and position of the application window.
screen — Property, class mx.managers.SystemManager
The size and position of the application window.
screen — Property, class mx.managers.WindowedSystemManager
The size and position of the application window.
scriptRecursionLimit — Property, class mx.core.Application
Specifies the maximum depth of Flash Player or AIR call stack before the player stops.
scriptRecursionLimit — Property, class spark.components.Application
Specifies the maximum depth of Flash Player or AIR call stack before the player stops.
scriptTimeLimit — Property, class mx.core.Application
Specifies the maximum duration, in seconds, that an ActionScript event handler can execute before Flash Player or AIR assumes that it is hung, and aborts it.
scriptTimeLimit — Property, class spark.components.Application
Specifies the maximum duration, in seconds, that an ActionScript event handler can execute before Flash Player or AIR assumes that it is hung, and aborts it.
scroll — Event, class flashx.textLayout.container.TextContainerManager
Dispatched by a TextFlow object after text is scrolled within a controller container.
scroll — Event, class flashx.textLayout.elements.TextFlow
Dispatched by a TextFlow object after text is scrolled within a controller container.
scroll — Event, class mx.controls.ComboBox
Dispatched when the user scrolls the ComboBox control's drop-down list.
scroll — Event, class mx.controls.DateChooser
Dispatched when the month changes due to user interaction.
scroll — Event, class mx.controls.DateField
Dispatched when the month changes due to user interaction.
scroll — Event, class mx.controls.HScrollBar
Dispatched when the ScrollBar control scrolls through user initiated action or programmatically.
scroll — Event, class mx.controls.VScrollBar
Dispatched when the ScrollBar control scrolls through user initiated action or programmatically.
scroll — Event, class mx.core.Container
Dispatched when the user manually scrolls the container.
scroll — Event, class mx.core.ScrollControlBase
Dispatched when the content is scrolled.
SCROLL — Constant Static Property, class flashx.textLayout.events.TextLayoutEvent
The TextLayoutEvent.SCROLL constant defines the value of the type property of the event object for a scroll event.
SCROLL — Constant Static Property, class mx.events.DateChooserEvent
The DateChooserEvent.SCROLL constant defines the value of the type property of the event object for a scrollevent.
SCROLL — Constant Static Property, class mx.events.ScrollEvent
The ScrollEvent.SCROLL constant defines the value of the type property of the event object for a scroll event.
SCROLL — Constant Static Property, class mx.events.TouchInteractionReason
Indicates that the touch interaction is a scroll.
ScrollableStageText — class, package spark.components.supportClasses
The ScrollableStageText class is a text primitive for use in ActionScript skins which is used to present the user with a native text input field.
ScrollableStageText(multiline:Boolean) — Constructor, class spark.components.supportClasses.ScrollableStageText
Constructor.
scrollAreaChanged — Property, class mx.core.ScrollControlBase
A flag that the scrolling area changed due to the appearance or disappearance of scrollbars.
ScrollArrowSkin — class, package mx.skins.halo
The skin for all the states of the up or down button in a ScrollBar.
ScrollArrowSkin() — Constructor, class mx.skins.halo.ScrollArrowSkin
Constructor.
ScrollBar — class, package mx.controls.scrollClasses
The ScrollBar class is the base class for the HScrollBar and VScrollBar controls.
ScrollBar() — Constructor, class mx.controls.scrollClasses.ScrollBar
Constructor.
ScrollBarBase — class, package spark.components.supportClasses
The ScrollBarBase class helps to position the portion of data that is displayed when there is too much data to fit in a display area.
ScrollBarBase() — Constructor, class spark.components.supportClasses.ScrollBarBase
Constructor.
scrollBarDirection — Property, class spark.layouts.supportClasses.NavigatorLayoutBase
The direction of the ScrollBar to use for navigation.
ScrollBarDirection — final class, package mx.controls.scrollClasses
The ScrollBarDirection class defines the values for the direction property of the ScrollBar control.
ScrollBarDownButtonSkin — class, package mx.skins.spark
The Spark skin class for the down button of the MX ScrollBar component.
ScrollBarDownButtonSkin — class, package spark.skins.spark
The default skin class for down button of the Spark ScrollBar component.
ScrollBarDownButtonSkin() — Constructor, class mx.skins.spark.ScrollBarDownButtonSkin
Constructor.
ScrollBarDownButtonSkin() — Constructor, class spark.skins.spark.ScrollBarDownButtonSkin
Constructor.
ScrollBarLeftButtonSkin — class, package spark.skins.spark
The default skin class for left button of the Spark ScrollBar component.
ScrollBarLeftButtonSkin() — Constructor, class spark.skins.spark.ScrollBarLeftButtonSkin
Constructor.
ScrollBarRightButtonSkin — class, package spark.skins.spark
The default skin class for right button of the Spark ScrollBar component.
ScrollBarRightButtonSkin() — Constructor, class spark.skins.spark.ScrollBarRightButtonSkin
Constructor.
ScrollBarThumbSkin — class, package mx.skins.spark
The Spark skin class for the thumb of the MX ScrollBar component.
ScrollBarThumbSkin() — Constructor, class mx.skins.spark.ScrollBarThumbSkin
Constructor.
ScrollBarTrackSkin — class, package mx.skins.spark
The Spark skin class for the track of the MX ScrollBar component.
ScrollBarTrackSkin() — Constructor, class mx.skins.spark.ScrollBarTrackSkin
Constructor.
ScrollBarUpButtonSkin — class, package mx.skins.spark
The Spark skin class for the up button of the MX ScrollBar component.
ScrollBarUpButtonSkin — class, package spark.skins.spark
The default skin class for up button of the Spark ScrollBar component.
ScrollBarUpButtonSkin() — Constructor, class mx.skins.spark.ScrollBarUpButtonSkin
Constructor.
ScrollBarUpButtonSkin() — Constructor, class spark.skins.spark.ScrollBarUpButtonSkin
Constructor.
scrollChildren() — method, class mx.charts.Legend
Positions the container's content area relative to the viewable area based on the horizontalScrollPosition and verticalScrollPosition properties.
scrollChildren() — method, class mx.core.Container
Positions the container's content area relative to the viewable area based on the horizontalScrollPosition and verticalScrollPosition properties.
ScrollControlBase — class, package mx.core
The ScrollControlBase class is the base class for controls with scroll bars.
ScrollControlBase() — Constructor, class mx.core.ScrollControlBase
Constructor.
scrollDragDelay — Property, class flashx.textLayout.elements.Configuration
Specifies a timed delay between one scroll and the next to prevent scrolling from going too fast.
scrollDragDelay — Property, interface flashx.textLayout.elements.IConfiguration
Specifies a timed delay between one scroll and the next to prevent scrolling from going too fast.
scrollDragPixels — Property, class flashx.textLayout.elements.Configuration
Specifies the default number of pixels to scroll when the user initiates auto scrolling by dragging the selection.
scrollDragPixels — Property, interface flashx.textLayout.elements.IConfiguration
Specifies the default number of pixels to scroll when the user initiates auto scrolling by dragging the selection.
scroller — Skin Part, class spark.components.TextArea
The optional Scroller in the skin, used to scroll the RichEditableText.
The optional Scroller in the skin, used to scroll the RichEditableText.
scroller — Skin Part, class spark.components.List
The optional Scroller used to scroll the List.
The optional Scroller used to scroll the List.
scroller — Skin Part, class spark.components.DataGrid
A reference to the Scroller control in the skin class that adds scroll bars to the DataGrid control.
A reference to the Scroller control in the skin class that adds scroll bars to the DataGrid control.
scroller — Skin Part, class spark.components.SpinnerList
The optional Scroller that is used to scroll the List.
The optional Scroller that is used to scroll the List.
scroller — Property, class spark.skins.MobileGridSkin
scroller — Property, class spark.skins.android4.SpinnerListSkin
Scroller skin part.
scroller — Property, class spark.skins.android4.TextAreaSkin
Scroller skin part.
scroller — Property, class spark.skins.ios7.SpinnerListSkin
Scroller skin part.
scroller — Property, class spark.skins.ios7.TextAreaSkin
Scroller skin part.
scroller — Property, class spark.skins.mobile.ListSkin
Scroller skin part.
scroller — Property, class spark.skins.mobile.SpinnerListSkin
Scroller skin part.
scroller — Property, class spark.skins.mobile.TextAreaSkin
Scroller skin part.
scroller — Property, class spark.skins.spark.ListSkin
The Scroller component to add scroll bars to the list.
scroller — Property, class spark.skins.spark.TextAreaSkin
Defines the scroller that is used to scroll the TextArea control.
Scroller — class, package spark.components
The Scroller component displays a single scrollable component, called a viewport, and horizontal and vertical scroll bars.
Scroller() — Constructor, class spark.components.Scroller
Constructor.
ScrollerSkin — class, package spark.skins.spark
The default skin class for the Spark Scroller component.
ScrollerSkin() — Constructor, class spark.skins.spark.ScrollerSkin
Constructor.
ScrollEvent — class, package flashx.textLayout.events
Represents events that are dispatched when the TextFlow does automatic scrolling.
ScrollEvent — class, package mx.events
Represents events that are dispatched by the ScrollBar class.
ScrollEvent(type:String, bubbles:Boolean, cancelable:Boolean, direction:String, delta:Number) — Constructor, class flashx.textLayout.events.ScrollEvent
Constructor.
ScrollEvent(type:String, bubbles:Boolean, cancelable:Boolean, detail:String, position:Number, direction:String, delta:Number) — Constructor, class mx.events.ScrollEvent
Constructor.
ScrollEventDetail — final class, package mx.events
Constants for the values of the detail property of a ScrollEvent.
ScrollEventDirection — final class, package flashx.textLayout.events
Constants for the values of the direction property of a ScrollEvent.
ScrollEventDirection — final class, package mx.events
Constants for the values of the direction property of a ScrollEvent.
scrollH — Property, class mx.core.FTETextField
This property has not been implemented in FTETextField because FTETextField does not support scrolling.
scrollH — Property, interface mx.core.IUITextField
scrollHandler(event:flash.events:Event) — method, class mx.core.ScrollControlBase
Default event handler for the scroll event.
scrollHorizontally(pos:int, deltaPos:int, scrollUp:Boolean) — method, class mx.controls.listClasses.AdvancedListBase
Adjusts the renderers in response to a change in scroll position.
scrollHorizontally(pos:int, deltaPos:int, scrollUp:Boolean) — method, class mx.controls.listClasses.ListBase
Adjusts the renderers in response to a change in scroll position.
scrollHorizontally(pos:int, deltaPos:int, scrollUp:Boolean) — method, class mx.controls.listClasses.TileBase
Adjusts the renderers in response to a change in scroll position.
ScrollingStageTextAreaSkin — class, package spark.skins.mobile
ActionScript-based skin for TextArea controls in mobile applications that uses a ScrollableStageText class for the text display.
ScrollingStageTextAreaSkin() — Constructor, class spark.skins.mobile.ScrollingStageTextAreaSkin
ScrollingStageTextInputSkin — class, package spark.skins.mobile
ActionScript-based skin for TextInput controls in mobile applications that uses a ScrollableStageText class for the text display and can be used in scrollable forms while allowing precise control of keyboard input.
ScrollingStageTextInputSkin() — Constructor, class spark.skins.mobile.ScrollingStageTextInputSkin
scrollMouseWheelMultiplier — Property, class flashx.textLayout.elements.Configuration
Specifies the default number of pixels to scroll for Mouse wheel events.
scrollMouseWheelMultiplier — Property, interface flashx.textLayout.elements.IConfiguration
Specifies the default number of pixels to scroll for Mouse wheel events.
scrollPagePercentage — Property, class flashx.textLayout.elements.Configuration
Specifies the default percentage of the text flow to scroll for page scrolls.
scrollPagePercentage — Property, interface flashx.textLayout.elements.IConfiguration
Specifies the default percentage of the text flow to scroll for page scrolls.
ScrollPolicy — final class, package flashx.textLayout.container
The ScrollPolicy class is an enumeration class that defines values for setting the horizontalScrollPolicy and verticalScrollPolicy properties of the ContainerController class, which defines a text flow container.
ScrollPolicy — final class, package mx.core
Values for the horizontalScrollPolicy and verticalScrollPolicy properties of the Container and ScrollControlBase classes.
scrollPosition — Property, class mx.controls.scrollClasses.ScrollBar
Number that represents the current scroll position.
scrollPositionChanged() — method, class spark.layouts.supportClasses.LayoutBase
Called when the verticalScrollPosition or horizontalScrollPosition properties change.
scrollPositionChanged() — method, class spark.layouts.supportClasses.NavigatorLayoutBase
scrollPositionToIndex(horizontalScrollPosition:int, verticalScrollPosition:int) — method, class mx.controls.DataGrid
Returns the data provider index for the item at the first visible row and column for the given scroll positions.
scrollPositionToIndex(horizontalScrollPosition:int, verticalScrollPosition:int) — method, class mx.controls.listClasses.AdvancedListBase
Returns the data provider index for the item at the first visible row and column for the given scroll positions.
scrollPositionToIndex(horizontalScrollPosition:int, verticalScrollPosition:int) — method, class mx.controls.listClasses.ListBase
Returns the data provider index for the item at the first visible row and column for the given scroll positions.
scrollRect — Property, class mx.containers.utilityClasses.PostScaleAdapter
scrollRect — Property, interface mx.core.IFlexDisplayObject
scrollSnappingMode — Property, class spark.components.List
The scroll snapping mode currently in effect for this Scroller Changing this property to anything other than "none" may result in an immediate change in scroll position to ensure an element is correctly "snapped" into position.
scrollSnappingMode — Property, class spark.components.Scroller
By default, for mobile applications, scrolling is pixel based.
ScrollSnappingMode — final class, package spark.components
The ScrollSnappingMode class defines the enumeration values for the scrollSnappingMode property of the List and Scroller classes.
ScrollThumb — class, package mx.controls.scrollClasses
The ScrollThumb class defines the thumb of a ScrollBar control.
ScrollThumb() — Constructor, class mx.controls.scrollClasses.ScrollThumb
Constructor.
ScrollThumbSkin — class, package mx.skins.halo
The skin for all the states of the thumb in a ScrollBar.
ScrollThumbSkin() — Constructor, class mx.skins.halo.ScrollThumbSkin
Constructor.
scrollTipFunction — Property, class mx.core.ScrollControlBase
A function that computes the string to be displayed as the ScrollTip.
scrollToIndex(index:int) — method, class mx.controls.listClasses.AdvancedListBase
Ensures that the data provider item at the given index is visible.
scrollToIndex(index:int) — method, class mx.controls.listClasses.ListBase
Ensures that the data provider item at the given index is visible.
scrollToRange(activePosition:int, anchorPosition:int) — method, class flashx.textLayout.container.ContainerController
Scrolls so that the text range is visible in the container.
scrollToRange(activePosition:int, anchorPosition:int) — method, class flashx.textLayout.container.TextContainerManager
Scrolls so that the text range is visible in the container.
scrollToRange(anchorPosition:int, activePosition:int) — method, class spark.components.RichEditableText
Scrolls so that the text range is visible in the container.
scrollToRange(anchorPosition:int, activePosition:int) — method, class spark.components.TextArea
Scrolls so that the text range is visible in the container.
scrollToRange(anchorPosition:int, activePosition:int) — method, class spark.components.supportClasses.StyleableTextField
Scroll so the specified range is in view.
scrollToRange(anchorPosition:int, activePosition:int) — method, interface spark.core.IEditableText
Scroll so the specified range is in view.
scrollToViewColumn(newColumnIndex:int, columnIndex:int) — method, class mx.controls.AdvancedDataGridBaseEx
Changes the value of the horizontalScrollPosition property to make the specified column visible.
ScrollTrackSkin — class, package mx.skins.halo
The skin for the track in a ScrollBar.
ScrollTrackSkin() — Constructor, class mx.skins.halo.ScrollTrackSkin
Constructor.
scrollV — Property, class mx.core.FTETextField
This property has not been implemented in FTETextField because FTETextField does not support scrolling.
scrollV — Property, interface mx.core.IUITextField
scrollVertically(pos:int, deltaPos:int, scrollUp:Boolean) — method, class mx.controls.DataGrid
Adjusts the renderers in response to a change in scroll position.
scrollVertically(pos:int, deltaPos:int, scrollUp:Boolean) — method, class mx.controls.listClasses.AdvancedListBase
Adjusts the renderers in response to a change in scroll position.
scrollVertically(pos:int, deltaPos:int, scrollUp:Boolean) — method, class mx.controls.listClasses.ListBase
Adjusts the renderers in response to a change in scroll position.
scrubBar — Skin Part, class spark.components.VideoPlayer
An optional skin part for the scrub bar (the timeline).
An optional skin part for the scrub bar (the timeline).
scrubBar — Property, class spark.skins.spark.VideoPlayerSkin
An optional skin part for the scrub bar (the timeline).
ScrubBar — class, package spark.components.mediaClasses
The VideoScrubBar class defines a video timeline that shows the current play head location in the video, the amount of the video previously played, and the loaded in part of the video.
ScrubBar() — Constructor, class spark.components.mediaClasses.ScrubBar
Constructor.
ScrubBarSkin — class, package spark.skins.spark.mediaClasses.fullScreen
The default skin class for the scrub bar of a Spark VideoPlayer component while in one of the fullScreen skin states.
ScrubBarSkin — class, package spark.skins.spark.mediaClasses.normal
The default skin class for the scrub bar of a Spark VideoPlayer component in the normal skin state.
ScrubBarSkin() — Constructor, class spark.skins.spark.mediaClasses.fullScreen.ScrubBarSkin
Constructor.
ScrubBarSkin() — Constructor, class spark.skins.spark.mediaClasses.normal.ScrubBarSkin
Constructor.
ScrubBarThumbSkin — class, package spark.skins.spark.mediaClasses.fullScreen
The default skin class for the scrub bar thumb part of a Spark VideoPlayer component while in one of the fullScreen skin states.
ScrubBarThumbSkin — class, package spark.skins.spark.mediaClasses.normal
The default skin class for the scrub bar thumb part of a Spark VideoPlayer component in the normal skin state.
ScrubBarThumbSkin() — Constructor, class spark.skins.spark.mediaClasses.fullScreen.ScrubBarThumbSkin
Constructor.
ScrubBarThumbSkin() — Constructor, class spark.skins.spark.mediaClasses.normal.ScrubBarThumbSkin
Constructor.
ScrubBarTrackSkin — class, package spark.skins.spark.mediaClasses.fullScreen
The default skin class for the scrub bar track part of a Spark VideoPlayer component while in one of the fullScreen skin states.
ScrubBarTrackSkin — class, package spark.skins.spark.mediaClasses.normal
The default skin class for the scrub bar track part of a Spark VideoPlayer component in the normal skin state.
ScrubBarTrackSkin() — Constructor, class spark.skins.spark.mediaClasses.fullScreen.ScrubBarTrackSkin
Constructor.
ScrubBarTrackSkin() — Constructor, class spark.skins.spark.mediaClasses.normal.ScrubBarTrackSkin
Constructor.
scrubDelay — Static Property, class mx.managers.ToolTipManager
The amount of time, in milliseconds, that a user can take when moving the mouse between controls before Flex again waits for the duration of showDelay to display a ToolTip.
SecureAMFChannel — class, package mx.messaging.channels
The SecureAMFChannel class is identical to the AMFChannel class except that it uses a secure protocol, HTTPS, to send messages to an AMF endpoint.
SecureAMFChannel(id:String, uri:String) — Constructor, class mx.messaging.channels.SecureAMFChannel
Constructor.
SecureHTTPChannel — class, package mx.messaging.channels
The SecureHTTPChannel class is identical to the HTTPChannel class except that it uses a secure protocol, HTTPS, to send messages to an HTTP endpoint.
SecureHTTPChannel(id:String, uri:String) — Constructor, class mx.messaging.channels.SecureHTTPChannel
Constructor.
SecureStreamingAMFChannel — class, package mx.messaging.channels
The SecureStreamingAMFChannel class is identical to the StreamingAMFChannel class except that it uses a secure protocol, HTTPS, to send messages to an AMF endpoint.
SecureStreamingAMFChannel(id:String, uri:String) — Constructor, class mx.messaging.channels.SecureStreamingAMFChannel
Constructor.
SecureStreamingHTTPChannel — class, package mx.messaging.channels
The SecureStreamingHTTPChannel class is identical to the StreamingHTTPChannel class except that it uses a secure protocol, HTTPS, to send messages to an HTTP endpoint.
SecureStreamingHTTPChannel(id:String, uri:String) — Constructor, class mx.messaging.channels.SecureStreamingHTTPChannel
Constructor.
securityError — Event, class mx.controls.SWFLoader
Dispatched when a security error occurs while content is loading.
securityError — Event, class spark.components.Image
Dispatched when a security error occurs.
securityError — Event, class spark.core.ContentRequest
Dispatched when a security error occurs.
securityError — Event, class spark.primitives.BitmapImage
Dispatched when a security error occurs.
SecurityUtil — class, package mx.utils
Utilities for working with security-related issues.
seek(bookmark:mx.collections:CursorBookmark, offset:int, prefetch:int) — method, class mx.collections.HierarchicalCollectionViewCursor
Moves the cursor to a location at an offset from the specified bookmark.
seek(bookmark:mx.collections:CursorBookmark, offset:int, prefetch:int) — method, interface mx.collections.IViewCursor
Moves the cursor to a location at an offset from the specified bookmark.
seek(playheadTime:Number) — method, class mx.effects.Tween
Advances the tween effect to the specified position.
seek(time:Number) — method, class spark.components.VideoDisplay
Seeks to given time in the video.
seek(time:Number) — method, class spark.components.VideoPlayer
Seeks to given time in the video.
SEEKING — Constant Static Property, class mx.events.VideoEvent
The value of the VideoDisplay.state property for a seek occurring due to the VideoDisplay.playHeadTime property being set.
seekPendingFailureHandler(data:Object, info:mx.controls.listClasses:ListBaseSeekPending) — method, class mx.controls.listClasses.AdvancedListBase
The default failure handler when a seek fails due to a page fault.
seekPendingFailureHandler(data:Object, info:mx.controls.listClasses:ListBaseSeekPending) — method, class mx.controls.listClasses.ListBase
The default failure handler when a seek fails due to a page fault.
seekPendingResultHandler(data:Object, info:mx.controls.listClasses:ListBaseSeekPending) — method, class mx.controls.listClasses.AdvancedListBase
The default result handler when a seek fails due to a page fault.
seekPendingResultHandler(data:Object, info:mx.controls.listClasses:ListBaseSeekPending) — method, class mx.controls.listClasses.ListBase
The default result handler when a seek fails due to a page fault.
seekPositionSafely(index:int) — method, class mx.controls.listClasses.ListBase
Seek to a position, and handle an ItemPendingError if necessary.
segments — Property, class mx.charts.series.renderData.LineSeriesRenderData
An Array of LineSeriesSegment instances representing each discontiguous segment of the line series.
selectable — Property, class mx.charts.chartClasses.Series
Specifies whether a series is selectable or not.
selectable — Property, class mx.controls.Label
Specifies whether the text can be selected.
selectable — Property, class mx.controls.TextArea
Specifies whether the text can be selected.
selectable — Property, class mx.controls.TextInput
A flag indicating whether the text in the TextInput can be selected.
selectable — Property, class mx.controls.listClasses.AdvancedListBase
A flag that indicates whether the list shows selected items as selected.
selectable — Property, class mx.controls.listClasses.ListBase
A flag that indicates whether the list shows selected items as selected.
selectable — Property, class mx.core.FTETextField
Setting this property has no effect in FTETextField because FTETextField does not support selection.
selectable — Property, interface mx.core.ITextInput
A flag indicating whether the text in the TextInput can be selected.
selectable — Property, interface mx.core.IUITextField
selectable — Property, class spark.components.RichEditableText
A flag indicating whether the content is selectable with the mouse, or with the keyboard when the control has the keyboard focus.
selectable — Property, class spark.components.supportClasses.SkinnableTextBase
A flag indicating whether the content is selectable.
selectable — Property, interface spark.core.IEditableText
SelectableButtonSkinBase — class, package spark.skins.mobile.supportClasses
ActionScript-based skin for toggle buttons.
SelectableButtonSkinBase() — Constructor, class spark.skins.mobile.supportClasses.SelectableButtonSkinBase
Constructor.
selectableRange — Property, class mx.controls.DateChooser
Range of dates between which dates are selectable.
selectableRange — Property, class mx.controls.DateField
Range of dates between which dates are selectable.
selectAll() — method, interface flashx.textLayout.edit.ISelectionManager
Selects the entire flow.
selectAll() — method, class flashx.textLayout.edit.SelectionManager
selectAll() — method, class spark.components.DataGrid
If selectionMode is GridSelectionMode.MULTIPLE_ROWS, selects all rows and removes the caret or if selectionMode is GridSelectionMode.MULTIPLE_CELLS selects all cells and removes the caret.
selectAll() — method, class spark.components.Grid
If selectionMode is GridSelectionMode.MULTIPLE_ROWS, selects all rows and removes the caret or if selectionMode is GridSelectionMode.MULTIPLE_CELLS selects all cells and removes the caret.
selectAll() — method, class spark.components.RichEditableText
Selects all of the text.
selectAll() — method, class spark.components.supportClasses.ScrollableStageText
Selects all of the text.
selectAll() — method, class spark.components.supportClasses.SkinnableTextBase
Selects all of the text.
selectAll() — method, class spark.components.supportClasses.StyleableStageText
Selects all of the text.
selectAll() — method, class spark.components.supportClasses.StyleableTextField
Selects all of the text.
selectAll() — method, interface spark.core.IEditableText
Selects all of the text.
SELECT_ALL — Constant Static Property, class spark.events.GridSelectionEventKind
Indicates that the entire grid should be selected.
selectCell(cell:flashx.textLayout.elements:TableCellElement) — method, class flashx.textLayout.edit.SelectionManager
Select a table cell.
selectCellAt(table:flashx.textLayout.elements:TableElement, rowIndex:int, colIndex:int) — method, class flashx.textLayout.edit.SelectionManager
Select table cells at the specified index.
selectCellItem(item:mx.controls.listClasses:IListItemRenderer, shiftKey:Boolean, ctrlKey:Boolean, transition:Boolean) — method, class mx.controls.AdvancedDataGrid
Updates the list of selected cells, assuming that the specified item renderer was clicked by the mouse, and the keyboard modifiers are in the specified state.
selectCellRange(anchorCoords:flashx.textLayout.elements:CellCoordinates, activeCoords:flashx.textLayout.elements:CellCoordinates) — method, interface flashx.textLayout.edit.ISelectionManager
selectCellRange(anchorCoords:flashx.textLayout.elements:CellCoordinates, activeCoords:flashx.textLayout.elements:CellCoordinates) — method, class flashx.textLayout.edit.SelectionManager
Select a range of table cells.
selectCellRegion(rowIndex:int, columnIndex:int, rowCount:uint, columnCount:uint) — method, class spark.components.DataGrid
If selectionMode is GridSelectionMode.MULTIPLE_CELLS, sets the selection to all the cells in the cell region and the caret position to the last cell in the cell region.
selectCellRegion(rowIndex:int, columnIndex:int, rowCount:uint, columnCount:uint) — method, class spark.components.Grid
If selectionMode is GridSelectionMode.MULTIPLE_CELLS, sets the selection to all the cells in the cell region and the caret position to the last cell in the cell region.
selectCells(cells:Vector$flashx.textLayout.elements:TableCellElement) — method, class flashx.textLayout.edit.SelectionManager
Select table cells at the specified index
selectCellTextFlow(cell:flashx.textLayout.elements:TableCellElement) — method, class flashx.textLayout.edit.SelectionManager
Select a table cell text flow
selectColumn(column:flashx.textLayout.elements:TableColElement) — method, class flashx.textLayout.edit.SelectionManager
Select a table column.
selectColumnAt(table:flashx.textLayout.elements:TableElement, index:int) — method, class flashx.textLayout.edit.SelectionManager
Select a table column at the specified index
selectColumnHeader(columnNumber:int) — method, class mx.controls.AdvancedDataGridBaseEx
Selects the specified column header.
selectColumns(columns:Array) — method, class flashx.textLayout.edit.SelectionManager
Selects the table columns provided
selected — Property, class flash.text.ime.CompositionAttributeRange
The selected flag, meaning this composition clause is active and being lengthened or shortened or edited with the IME, and the neighboring clauses are not.
selected — Property, class mx.controls.Button
Indicates whether a toggle button is toggled on (true) or off (false).
selected — Property, interface mx.managers.IFocusManagerGroup
A flag that indicates whether this control is selected.
selected — Property, interface spark.components.IItemRenderer
Contains true if the item renderer can show itself as selected.
selected — Property, class spark.components.LabelItemRenderer
Contains true if the item renderer can show itself as selected.
selected — Event, class spark.components.Menu
Plain simple Menu class, based upon list.
selected — Event, class spark.components.MenuBar
Plain simple MenuBar class, based upon list.
selected — Property, class spark.components.SpinnerListItemRenderer
selected — Property, class spark.components.ToggleSwitch
The current position of the toggle switch.
selected — Property, class spark.components.calendarClasses.DateSpinnerItemRenderer
selected — Property, class spark.components.gridClasses.GridItemRenderer
Contains true if the item renderer's cell is part of the current selection.
selected — Property, interface spark.components.gridClasses.IGridItemRenderer
Contains true if the item renderer's cell is part of the current selection.
selected — Property, class spark.components.itemRenderers.MenuCoreItemRenderer
selected — Property, class spark.components.supportClasses.ItemRenderer
Contains true if the item renderer can show itself as selected.
selected — Property, class spark.components.supportClasses.ToggleButtonBase
Contains true if the button is in the down state, and false if it is in the up state.
selected — Property, class spark.skins.spark.DefaultGridItemRenderer
The grid control's updateDisplayList() method sets this property before calling prepare(). Contains true if the item renderer's cell is part of the current selection.
selected — Property, class spark.skins.spark.DefaultItemRenderer
Contains true if the item renderer can show itself as selected.
selected — Property, class spark.skins.spark.UITextFieldGridItemRenderer
The grid control's updateDisplayList() method sets this property before calling prepare(). Contains true if the item renderer's cell is part of the current selection.
SELECTED — Constant Static Property, class mx.charts.ChartItem
Value that indicates the ChartItem appears selected but does not have focus.
SELECTED — Constant Static Property, class spark.events.MenuEvent
selectedBorderSkin — Property, class spark.skins.mobile.supportClasses.ButtonBarButtonSkinBase
Class to use for the border in the selected state.
selectedButtonTextStyleName — Style, class mx.controls.ToggleButtonBar
Name of CSS style declaration that specifies styles for the text of the selected button.
selectedCell — Property, class spark.components.DataGrid
If selectionMode is GridSelectionMode.SINGLE_CELL or GridSelectionMode.MULTIPLE_CELLS, returns the first selected cell starting at row 0 column 0 and progressing through each column in a row before moving to the next row.
selectedCell — Property, class spark.components.Grid
If selectionMode is GridSelectionMode.SINGLE_CELL or GridSelectionMode.MULTIPLE_CELLS, returns the first selected cell starting at row 0 column 0 and progressing through each column in a row before moving to the next row.
selectedCells — Property, class mx.controls.AdvancedDataGrid
Contains an Array of cell locations as row and column indices.
selectedCells — Property, class spark.components.DataGrid
If selectionMode is GridSelectionMode.SINGLE_CELL or GridSelectionMode.MULTIPLE_CELLS, returns a Vector of CellPosition objects representing the positions of the selected cells in the grid.
selectedCells — Property, class spark.components.Grid
If selectionMode is GridSelectionMode.SINGLE_CELL or GridSelectionMode.MULTIPLE_CELLS, returns a Vector of CellPosition objects representing the positions of the selected cells in the grid.
selectedChartItem — Property, class mx.charts.chartClasses.ChartBase
Specifies the selected ChartItem in the chart.
selectedChartItems — Property, class mx.charts.chartClasses.CartesianChart
An Array of the selected ChartItem objects in the chart.
selectedChartItems — Property, class mx.charts.chartClasses.ChartBase
Specifies an array of all the selected ChartItem objects in the chart.
selectedChild — Property, class mx.containers.Accordion
A reference to the currently visible child container.
selectedChild — Property, class mx.containers.ViewStack
A reference to the currently visible child container.
selectedColor — Property, class mx.controls.ColorPicker
The value of the currently selected color in the SwatchPanel object.
selectedColor — Property, class spark.components.ColorPicker
The value of the currently selected color in the SwatchPanel object.
selectedColumnIndex — Property, class mx.controls.AdvancedDataGrid
The column of the selected cell.
selectedColumnIndex — Property, class spark.components.GridColumnHeaderGroup
Specifies the column index of the header renderer currently selected by the user.
selectedData — Property, class mx.controls.listClasses.AdvancedListBase
A hash table of ListBaseSelectionData objects that track which items are currently selected.
selectedData — Property, class mx.controls.listClasses.ListBase
A hash table of ListBaseSelectionData objects that track which items are currently selected.
selectedDate — Property, class mx.controls.DateChooser
Date selected in the DateChooser control.
selectedDate — Property, class mx.controls.DateField
Date as selected in the DateChooser control.
selectedDate — Property, class spark.components.DateSpinner
Date that is currently selected in the DateSpinner control.
selectedDisabledIcon — Style, class mx.controls.Button
Name of the class to use as the icon when the button is selected and disabled.
selectedDisabledSkin — Style, class mx.controls.Button
Name of the class to use as the skin for the background and border when a toggle button is selected and disabled.
selectedDownBorderSkin — Property, class spark.skins.android4.ButtonBarFirstButtonSkin
Class to use for the border in the selected and down state.
selectedDownBorderSkin — Property, class spark.skins.android4.ButtonBarMiddleButtonSkin
Class to use for the border in the selected and down state.
selectedDownBorderSkin — Property, class spark.skins.ios7.IOS7ButtonBarButtonSkinBase
Class to use for the border in the selected and down state.
selectedDownIcon — Style, class mx.controls.Button
Name of the class to use as the icon when the button is selected and the mouse button is down.
selectedDownSkin — Style, class mx.controls.Button
Name of the class to use as the skin for the background and border when a toggle button is selected and the mouse button is down.
selectedElement — Property, interface spark.layouts.supportClasses.INavigatorLayout
selectedElement — Property, class spark.layouts.supportClasses.NavigatorLayoutBase
selectedField — Property, class mx.controls.Button
The name of the field in the data property which specifies the value of the Button control's selected property.
selectedFontFamily — Property, class spark.components.richTextEditorClasses.FontTool
The selected font family
selectedFontSize — Property, class spark.components.richTextEditorClasses.SizeTool
The selected font family
selectedFontStyle — Property, class spark.components.richTextEditorClasses.ItalicTool
The selected font style
selectedFontWeight — Property, class spark.components.richTextEditorClasses.BoldTool
The selected font weight
selectedHorizontalDisplacement — Property, class spark.layouts.CoverflowLayout
 selectedHorizontalDisplacement  
selectedIndex — Property, class mx.charts.chartClasses.Series
Index of the selected item in the data provider of the series.
selectedIndex — Property, class mx.containers.Accordion
The zero-based index of the currently visible child container.
selectedIndex — Property, class mx.containers.ViewStack
The zero-based index of the currently visible child container.
selectedIndex — Property, class mx.controls.ColorPicker
Index in the dataProvider of the selected item in the SwatchPanel object.
selectedIndex — Property, class mx.controls.ComboBase
The index in the data provider of the selected item.
selectedIndex — Property, class mx.controls.ComboBox
Index of the selected item in the drop-down list.
selectedIndex — Property, class mx.controls.LinkBar
The index of the last selected LinkButton control if the LinkBar control uses a ViewStack container as its data provider.
selectedIndex — Property, class mx.controls.MenuBar
The index in the MenuBar control of the currently open Menu or the last opened Menu if none are currently open.
selectedIndex — Property, class mx.controls.NavBar
Index of the active navigation item, where the first item is at an index of 0.
selectedIndex — Property, class mx.controls.ToggleButtonBar
Index of the selected button.
selectedIndex — Property, class mx.controls.listClasses.AdvancedListBase
The index in the data provider of the selected item.
selectedIndex — Property, class mx.controls.listClasses.ListBase
The index in the data provider of the selected item.
selectedIndex — Property, interface mx.core.ISelectableList
The index of the selected IList item.
selectedIndex — Property, class spark.components.ColorPicker
Index in the dataProvider of the selected item in the SwatchPanel object.
selectedIndex — Property, class spark.components.DataGrid
If selectionMode is GridSelectionMode.SINGLE_ROW or GridSelectionMode.MULTIPLE_ROWS, returns the rowIndex of the first selected row.
selectedIndex — Property, class spark.components.DataNavigator
The index of the currently selected item IList item.
selectedIndex — Property, class spark.components.DataNavigatorGroup
The index of the currently selected item IList item.
selectedIndex — Property, class spark.components.Grid
If selectionMode is GridSelectionMode.SINGLE_ROW or GridSelectionMode.MULTIPLE_ROWS, returns the rowIndex of the first selected row.
selectedIndex — Property, class spark.components.RadioButtonGroup
The index of the selected RadioButton component in the group.
selectedIndex — Property, class spark.components.TabbedViewNavigator
The 0-based index of the selected view navigator, or -1 if none is selected.
selectedIndex — Property, class spark.components.supportClasses.ListBase
The 0-based index of the selected item, or -1 if no item is selected.
selectedIndex — Property, class spark.containers.Navigator
The index of the currently selected item IList item.
selectedIndex — Property, class spark.containers.NavigatorGroup
The index of the currently selected item IList item.
selectedIndex — Property, interface spark.layouts.supportClasses.INavigatorLayout
The index of the selected INavigatorLayout item.
selectedIndex — Property, class spark.layouts.supportClasses.NavigatorLayoutBase
The index of the selected INavigatorLayout item.
selectedIndices — Property, class mx.charts.chartClasses.Series
An Array of indexes of the selected items in the data provider of the series.
selectedIndices — Property, class mx.controls.listClasses.AdvancedListBase
An array of indices in the data provider of the selected items.
selectedIndices — Property, class mx.controls.listClasses.ListBase
An array of indices in the data provider of the selected items.
selectedIndices — Property, class spark.components.DataGrid
If selectionMode is GridSelectionMode.SINGLE_ROW or GridSelectionMode.MULTIPLE_ROWS, returns a Vector of the selected rows indices.
selectedIndices — Property, class spark.components.Grid
If selectionMode is GridSelectionMode.SINGLE_ROW or GridSelectionMode.MULTIPLE_ROWS, returns a Vector of the selected rows indices.
selectedIndices — Property, class spark.components.List
A Vector of ints representing the indices of the currently selected item or items.
selectedItem — Property, class mx.charts.chartClasses.Series
The chart item that is selected in the series.
selectedItem — Property, class mx.controls.ComboBase
The item in the data provider at the selectedIndex.
selectedItem — Property, class mx.controls.ComboBox
Contains a reference to the selected item in the dataProvider.
selectedItem — Property, class mx.controls.listClasses.AdvancedListBase
A reference to the selected item in the data provider.
selectedItem — Property, class mx.controls.listClasses.ListBase
A reference to the selected item in the data provider.
selectedItem — Property, class spark.components.DataGrid
If selectionMode is GridSelectionMode.SINGLE_ROW or GridSelectionMode.MULTIPLE_ROWS, returns the item in the the data provider that is currently selected or undefined if no rows are selected.
selectedItem — Property, class spark.components.DataNavigator
The item that is currently selected.
selectedItem — Property, class spark.components.DataNavigatorGroup
The item that is currently selected.
selectedItem — Property, class spark.components.Grid
If selectionMode is GridSelectionMode.SINGLE_ROW or GridSelectionMode.MULTIPLE_ROWS, returns the item in the the data provider that is currently selected or undefined if no rows are selected.
selectedItem — Property, class spark.components.supportClasses.ListBase
The item that is currently selected.
selectedItem — Property, class spark.containers.Navigator
The item that is currently selected.
selectedItem — Property, class spark.containers.NavigatorGroup
The item that is currently selected.
selectedItemRendererShouldOpen — Property, class spark.components.Menu
From keyboard navigation, checks if submenu is present
selectedItems — Property, class mx.charts.chartClasses.Series
An Array of chart items that are selected in the series.
selectedItems — Property, class mx.controls.listClasses.AdvancedListBase
An Array of references to the selected items in the data provider.
selectedItems — Property, class mx.controls.listClasses.ListBase
An array of references to the selected items in the data provider.
selectedItems — Property, class spark.components.DataGrid
If selectionMode is GridSelectionMode.SINGLE_ROW or GridSelectionMode.MULTIPLE_ROWS, returns a Vector of the dataProvider items that are currently selected.
selectedItems — Property, class spark.components.Grid
If selectionMode is GridSelectionMode.SINGLE_ROW or GridSelectionMode.MULTIPLE_ROWS, returns a Vector of the dataProvider items that are currently selected.
selectedItems — Property, class spark.components.List
A Vector of Objects representing the currently selected data items.
selectedItemsCompareFunction — Property, class mx.controls.listClasses.ListBase
A function used to compare items in the selectedItems property against items in the data provider.
selectedLabel — Property, class mx.controls.ComboBox
The String displayed in the TextInput portion of the ComboBox.
selectedLabel — Property, class spark.skins.android4.ToggleSwitchSkin
The text of the label showing when the component is selected.
selectedLabel — Property, class spark.skins.mobile.ToggleSwitchSkin
The text of the label showing when the component is selected.
selectedLabelDisplay — Property, class spark.skins.android4.ToggleSwitchSkin
selectedLabelDisplay — Property, class spark.skins.ios7.ToggleSwitchSkin
selectedLabelDisplay — Property, class spark.skins.mobile.ToggleSwitchSkin
The label for the selected side of the component.
selectedLink — Property, class spark.components.richTextEditorClasses.LinkTool
The selected font family
selectedNavigator — Property, class spark.components.TabbedViewNavigator
The selected view navigator for the TabbedViewNavigator.
selectedOverIcon — Style, class mx.controls.Button
Name of the class to use as the icon when the button is selected and the mouse is over the control.
selectedOverSkin — Style, class mx.controls.Button
Name of the class to use as the skin for the background and border when a toggle button is selected and the mouse is over the control.
selectedPath — Property, class mx.controls.FileSystemDataGrid
The nativePath of the File item representing the selected subdirectory or file, or null if no item is selected.
selectedPath — Property, class mx.controls.FileSystemList
The nativePath of the File item representing the selected subdirectory or file, or null if no item is selected.
selectedPath — Property, class mx.controls.FileSystemTree
The nativePath of the File item representing the selected subdirectory or file, or null if no item is selected.
selectedPaths — Property, class mx.controls.FileSystemDataGrid
An Array of nativePath Strings for the File items representing the selected subdirectories and files.
selectedPaths — Property, class mx.controls.FileSystemList
An Array of nativePath Strings for the File items representing the selected subdirectories and files.
selectedPaths — Property, class mx.controls.FileSystemTree
An Array of nativePath Strings for the File items representing the selected subdirectories and files.
selectedRanges — Property, class mx.controls.DateChooser
Selected date ranges.
selectedTabTextStyleName — Style, class mx.containers.TabNavigator
Name of CSS style declaration that specifies styles for the text of the selected tab.
selectedTabTextStyleName — Style, class mx.controls.TabBar
Name of CSS style declaration that specifies the styles to use for the text of the selected tab navigation item.
selectedTextAlign — Property, class spark.components.richTextEditorClasses.AlignTool
The text align
selectedTextColor — Property, class spark.components.richTextEditorClasses.ColorTool
The selected text color
selectedTextDecoration — Property, class spark.components.richTextEditorClasses.UnderlineTool
The selected text decoration
selectedUpIcon — Style, class mx.controls.Button
Name of the class to use as the icon when the button is selected and the mouse button is up.
selectedUpSkin — Style, class mx.controls.Button
Name of the class to use as the skin for the background and border when a toggle button is selected and the mouse is not over the control.
selectedValue — Property, class mx.controls.RadioButtonGroup
The value of the value property of the selected RadioButton control in the group, if this has been set to be something other than null (the default value).
selectedValue — Property, class spark.components.RadioButtonGroup
The value property of the selected RadioButton component in the group, if it has been set, otherwise, the label property of the selected RadioButton.
selectedVerticalDisplacement — Property, class spark.layouts.CoverflowLayout
 selectedVerticalDisplacement  
selectFirstPosition() — method, interface flashx.textLayout.edit.ISelectionManager
Selects the first position in the entire flow.
selectFirstPosition() — method, class flashx.textLayout.edit.SelectionManager
selectIndices(rowIndex:int, rowCount:int) — method, class spark.components.DataGrid
If selectionMode is GridSelectionMode.MULTIPLE_ROWS, sets the selection to the specfied rows and the caret position to endRowIndex.
selectIndices(rowIndex:int, rowCount:int) — method, class spark.components.Grid
If selectionMode is GridSelectionMode.MULTIPLE_ROWS, sets the selection to the specfied rows and the caret position to endRowIndex.
selection — Property, class mx.controls.RadioButtonGroup
Contains a reference to the currently selected RadioButton control in the group.
selection — Property, class mx.controls.RichTextEditor
A TextRange object containing the selected text in the TextArea subcontrol.
selection — Property, class spark.components.RadioButtonGroup
Contains a reference to the currently selected RadioButton component in the group.
selectionActiveIndex — Property, interface flash.text.ime.IIMEClient
The zero-based character index value of the last character in the current selection.
selectionActiveIndex — Property, class spark.accessibility.RichEditableTextAccImpl
A character position, relative to the beginning of the text String of the RichEditableText, specifying the end of the selection that moves when the selection is extended with the arrow keys.
selectionActivePosition — Property, class mx.controls.TextInput
The zero-based index of the position after the last character in the current selection (equivalent to the one-based index of the last character).
selectionActivePosition — Property, interface mx.core.ITextInput
The zero-based index of the position after the last character in the current selection (equivalent to the one-based index of the last character).
selectionActivePosition — Property, class spark.components.RichEditableText
A character position, relative to the beginning of the text String, specifying the end of the selection that moves when the selection is extended with the arrow keys.
selectionActivePosition — Property, class spark.components.supportClasses.ScrollableStageText
The active, or last clicked position, of the selection.
selectionActivePosition — Property, class spark.components.supportClasses.SkinnableTextBase
A character position, relative to the beginning of the text String, specifying the end of the selection that moves when the selection is extended with the arrow keys.
selectionActivePosition — Property, class spark.components.supportClasses.StyleableStageText
The active, or last clicked position, of the selection.
selectionActivePosition — Property, class spark.components.supportClasses.StyleableTextField
The active, or last clicked position, of the selection.
selectionActivePosition — Property, interface spark.core.IEditableText
The active, or last clicked position, of the selection.
selectionAnchorIndex — Property, interface flash.text.ime.IIMEClient
The zero-based character index value of the first character in the current selection.
selectionAnchorIndex — Property, class spark.accessibility.RichEditableTextAccImpl
A character position, relative to the beginning of the text String of the RichEditableText, specifying the end of the selection that stays fixed when the selection is extended with the arrow keys.
selectionAnchorPosition — Property, class mx.controls.TextInput
The zero-based character index value of the first character in the current selection.
selectionAnchorPosition — Property, interface mx.core.ITextInput
The zero-based character index value of the first character in the current selection.
selectionAnchorPosition — Property, class spark.components.RichEditableText
A character position, relative to the beginning of the text String, specifying the end of the selection that stays fixed when the selection is extended with the arrow keys.
selectionAnchorPosition — Property, class spark.components.supportClasses.ScrollableStageText
The anchor, or first clicked position, of the selection.
selectionAnchorPosition — Property, class spark.components.supportClasses.SkinnableTextBase
A character position, relative to the beginning of the text String, specifying the end of the selection that stays fixed when the selection is extended with the arrow keys.
selectionAnchorPosition — Property, class spark.components.supportClasses.StyleableStageText
The anchor, or first clicked position, of the selection.
selectionAnchorPosition — Property, class spark.components.supportClasses.StyleableTextField
The anchor, or first clicked position, of the selection.
selectionAnchorPosition — Property, interface spark.core.IEditableText
The anchor, or first clicked position, of the selection.
selectionBeginIndex — Property, class mx.controls.TextArea
The zero-based character index value of the first character in the current selection.
selectionBeginIndex — Property, class mx.controls.TextInput
The zero-based character index value of the first character in the current selection.
selectionBeginIndex — Property, class mx.core.FTETextField
This property has not been implemented in FTETextField because FTETextField does not support selection.
selectionBeginIndex — Property, interface mx.core.IUITextField
selectionChange — Event, class flashx.textLayout.container.TextContainerManager
Dispatched whenever the selection is changed.
selectionChange — Event, class flashx.textLayout.elements.TextFlow
Dispatched whenever the selection is changed.
selectionChange — Event, class spark.components.DataGrid
Dispatched when the selection has changed.
selectionChange — Event, class spark.components.RichEditableText
Dispached after the selectionAnchorPosition and/or selectionActivePosition properties have changed for any reason.
selectionChange — Event, class spark.components.supportClasses.SkinnableTextBase
Dispached after the selectionAnchorPosition and/or selectionActivePosition properties have changed for any reason.
selectionChange — Property, class spark.events.GridSelectionEvent
The upcoming or just-completed selection changes triggered by some user gesture.
SELECTION_CHANGE — Constant Static Property, class flashx.textLayout.events.SelectionEvent
The SelectionEvent.SELECTION_CHANGE constant defines the value of the type property of the event object for a selection event.
SELECTION_CHANGE — Constant Static Property, class mx.events.FlexEvent
The FlexEvent.SELECTION_CHANGE constant defines the value of the type property of the event object for a selectionChange event.
SELECTION_CHANGE — Constant Static Property, class spark.events.GridSelectionEvent
The GridSelectionEvent.SELECTION_CHANGE constant defines the value of the type property of the event object for a selectionChange event, which indicates that the current selection has just been changed.
selectionChanging — Event, class spark.components.DataGrid
Dispatched when the selection is going to change.
SELECTION_CHANGING — Constant Static Property, class spark.events.GridSelectionEvent
The GridSelectionEvent.SELECTION_CHANGING constant defines the value of the type property of the event object for a selectionChanging event, which indicates that the current selection is about to change.
selectionColor — Style, class mx.controls.listClasses.ListBase
The color of the background of a renderer when the user selects it.
selectionColor — Style, class mx.controls.listClasses.AdvancedListBase
The color of the background of a renderer when the user selects it.
selectionColor — Style, class mx.controls.Tree
Color of the background when the user selects the link.
selectionColor — Style, class mx.controls.ComboBox
The selectionColor of the drop-down list.
selectionColor — Style, class mx.controls.DataGrid
The color of the background for the row when the user selects an item renderer in the row.
selectionColor — Style, class mx.controls.MenuBar
The color of the menu item background when a menu item is selected.
selectionColor — Style, class mx.controls.LinkButton
Background color of a LinkButton as a user presses it.
selectionColor — Style, class mx.controls.Menu
The color of the menu item background when a menu item is selected.
selectionColor — Style, class mx.controls.LinkBar
Background color of the LinkButton control as you press it.
selectionColor — Style, class mx.controls.AdvancedDataGridBaseEx
The color of the background for the row when the user selects an item renderer in the row.
selectionColor — Style, class mx.controls.DateChooser
Color of the highlight area of the currently selected date in the DateChooser control.
selectionColor — Style, class mx.controls.DateField
Color of the highlight area of the currently selected date in the DateChooser control.
selectionColor — Style, class spark.components.List
The color of the background of a renderer when the user selects it.
selectionColor — Style, class spark.components.DataGrid
The color of the background of a renderer when the user selects it.
selectionColor — Style, class spark.components.LabelItemRenderer
The color of the background of a renderer when the user selects it.
selectionContainsCell(rowIndex:int, columnIndex:int) — method, class spark.components.DataGrid
If selectionMode is GridSelectionMode.SINGLE_CELL or GridSelectionMode.MULTIPLE_CELLS, returns true if the cell is in the current selection.
selectionContainsCell(rowIndex:int, columnIndex:int) — method, class spark.components.Grid
If selectionMode is GridSelectionMode.SINGLE_CELL or GridSelectionMode.MULTIPLE_CELLS, returns true if the cell is in the current selection.
selectionContainsCellRegion(rowIndex:int, columnIndex:int, rowCount:int, columnCount:int) — method, class spark.components.DataGrid
If selectionMode is GridSelectionMode.MULTIPLE_CELLS, returns true if the cells in the cell region are in the current selection.
selectionContainsCellRegion(rowIndex:int, columnIndex:int, rowCount:int, columnCount:int) — method, class spark.components.Grid
If selectionMode is GridSelectionMode.MULTIPLE_CELLS, returns true if the cells in the cell region are in the current selection.
selectionContainsIndex(rowIndex:int) — method, class spark.components.DataGrid
If selectionMode is GridSelectionMode.SINGLE_ROW or GridSelectionMode.MULTIPLE_ROWS, returns true if the row at index is in the current selection.
selectionContainsIndex(rowIndex:int) — method, class spark.components.Grid
If selectionMode is GridSelectionMode.SINGLE_ROW or GridSelectionMode.MULTIPLE_ROWS, returns true if the row at index is in the current selection.
selectionContainsIndices(rowIndices:Vector$int) — method, class spark.components.DataGrid
If selectionMode is GridSelectionMode.MULTIPLE_ROWS, returns true if the rows in indices are in the current selection.
selectionContainsIndices(rowIndices:Vector$int) — method, class spark.components.Grid
If selectionMode is GridSelectionMode.MULTIPLE_ROWS, returns true if the rows in indices are in the current selection.
selectionDisabledColor — Style, class mx.controls.listClasses.ListBase
The color of the background of a renderer when the component is disabled.
selectionDisabledColor — Style, class mx.controls.listClasses.AdvancedListBase
The color of the background of a renderer when the component is disabled.
selectionDisabledColor — Style, class mx.controls.Tree
Specifies the disabled color of a list item.
selectionDisabledColor — Style, class mx.controls.AdvancedDataGrid
The disabled color of a list item.
selectionDuration — Style, class mx.controls.listClasses.ListBase
The duration of the selection effect.
selectionDuration — Style, class mx.controls.listClasses.AdvancedListBase
The duration of the selection effect.
selectionDuration — Style, class mx.controls.ComboBox
The selectionDuration of the drop-down list.
selectionEasingFunction — Style, class mx.controls.listClasses.ListBase
The easingFunction for the selection effect.
selectionEasingFunction — Style, class mx.controls.listClasses.AdvancedListBase
The easingFunction for the selection effect.
selectionEasingFunction — Style, class mx.controls.Tree
Reference to an easingFunction function used for controlling programmatic tweening.
selectionEasingFunction — Style, class mx.controls.ComboBox
The selectionEasingFunction of the drop-down list.
selectionEasingFunction — Style, class mx.controls.Menu
The reference to an easingFunction equation which is used to control programmatic tweening.
selectionEasingFunction — Style, class mx.controls.AdvancedDataGrid
Reference to an easingFunction function used for controlling programmatic tweening.
selectionEndIndex — Property, class mx.controls.TextArea
The zero-based index of the position afterthe last character in the current selection (equivalent to the one-based index of the last character).
selectionEndIndex — Property, class mx.controls.TextInput
The zero-based index of the position after the last character in the current selection (equivalent to the one-based index of the last character).
selectionEndIndex — Property, class mx.core.FTETextField
This property has not been implemented in FTETextField because FTETextField does not support selection.
selectionEndIndex — Property, interface mx.core.IUITextField
SelectionEvent — class, package flashx.textLayout.events
A TextFlow instance dispatches a SelectionEvent object when an EditManager or SelectionManager changes or selects a range of text.
SelectionEvent(type:String, bubbles:Boolean, cancelable:Boolean, selectionState:flashx.textLayout.edit:SelectionState) — Constructor, class flashx.textLayout.events.SelectionEvent
Creates an event object that contains information about a flow operation.
SelectionFormat — class, package flashx.textLayout.edit
The SelectionFormat class defines the properties of a selection highlight.
SelectionFormat(rangeColor:uint, rangeAlpha:Number, rangeBlendMode:String, pointColor:uint, pointAlpha:Number, pointBlendMode:String, pointBlinkRate:Number) — Constructor, class flashx.textLayout.edit.SelectionFormat
Creates a SelectionFormat object with the specified properties.
selectionHighlighting — Property, class spark.components.RichEditableText
Determines when the text selection is highlighted.
selectionHighlighting — Property, class spark.components.supportClasses.SkinnableTextBase
Determines when the text selection is highlighted.
selectionIndicator — Skin Part, class spark.components.DataGrid
The IVisualElement class used to render selected rows or cells.
The IVisualElement class used to render selected rows or cells.
selectionIndicator — Property, class spark.components.Grid
If selectionMode is GridSelectionMode.SINGLE_ROW or GridSelectionMode.MULTIPLE_ROWS, a visual element that's displayed for each selected row, If selectionMode is GridSelectionMode.SINGLE_CELL or GridSelectionMode.MULTIPLE_CELLS, a visual element displayed for each selected cell.
selectionIndicator — Property, class spark.skins.android4.SpinnerListContainerSkin
Selection indicator skin part.
selectionIndicator — Property, class spark.skins.android4.SpinnerListSkin
Selection indicator skin part.
selectionIndicator — Property, class spark.skins.ios7.SpinnerListContainerSkin
Selection indicator skin part.
selectionIndicator — Property, class spark.skins.ios7.SpinnerListSkin
Selection indicator skin part.
selectionIndicator — Property, class spark.skins.mobile.SpinnerListContainerSkin
Selection indicator skin part.
selectionIndicatorClass — Property, class spark.skins.android4.SpinnerListContainerSkin
Class for the selection indicator skin part.
selectionIndicatorClass — Property, class spark.skins.android4.SpinnerListSkin
Class for the selection indicator skin part.
selectionIndicatorClass — Property, class spark.skins.ios7.SpinnerListContainerSkin
Class for the selection indicator skin part.
selectionIndicatorClass — Property, class spark.skins.ios7.SpinnerListSkin
Class for the selection indicator skin part.
selectionIndicatorClass — Property, class spark.skins.mobile.SpinnerListContainerSkin
Class for the selection indicator skin part.
selectionIndicatorHeight — Property, class spark.skins.android4.SpinnerListContainerSkin
Height of the selection indicator.
selectionIndicatorHeight — Property, class spark.skins.android4.SpinnerListSkin
Height of the selection indicator.
selectionIndicatorHeight — Property, class spark.skins.ios7.SpinnerListSkin
Height of the selection indicator.
selectionIndicatorHeight — Property, class spark.skins.mobile.SpinnerListContainerSkin
Height of the selection indicator.
selectionIndicators — Property, class mx.controls.listClasses.AdvancedListBase
A hash table of selection indicators.
selectionIndicators — Property, class mx.controls.listClasses.ListBase
A hash table of selection indicators.
selectionIndicatorSkin — Style, class mx.controls.DateChooser
Name of the class to use as the skin for the highlight area of the currently selected date in the DateChooser control.
selectionLayer — Property, class mx.controls.listClasses.AdvancedListBase
The layer in listContent where all selection and highlight indicators are drawn.
selectionLayer — Property, class mx.controls.listClasses.ListBase
The layer in listContent where all selection and highlight indicators are drawn.
selectionLayer — Property, class mx.controls.listClasses.ListBaseContentHolder
The layer in the content defined by the :istbase.listContent property where all selection and highlight indicators are drawn.
selectionLength — Property, class spark.components.DataGrid
If selectionMode is GridSelectionMode.SINGLE_ROW or GridSelectionMode.MULTIPLE_ROWS, returns the number of selected rows.
selectionLength — Property, class spark.components.Grid
If selectionMode is GridSelectionMode.SINGLE_ROW or GridSelectionMode.MULTIPLE_ROWS, returns the number of selected rows.
SelectionManager — class, package flashx.textLayout.edit
The SelectionManager class manages text selection in a text flow.
SelectionManager() — Constructor, class flashx.textLayout.edit.SelectionManager
Creates a SelectionManager object.
selectionMode — Property, class mx.charts.chartClasses.ChartBase
Specifies whether or not ChartItem objects can be selected.
selectionMode — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridBase
The selection mode of the control.
selectionMode — Property, class spark.components.DataGrid
The selection mode of the control.
selectionMode — Property, class spark.components.Grid
The selection mode of the control.
selectionState — Property, class flashx.textLayout.events.SelectionEvent
An object of type SelectionState that represents the selected range associated with this SelectionEvent.
SelectionState — class, package flashx.textLayout.edit
The SelectionState class represents a selection in a text flow.
SelectionState(root:flashx.textLayout.elements:TextFlow, anchorPosition:int, activePosition:int, format:flashx.textLayout.formats:ITextLayoutFormat, cellRange:flashx.textLayout.elements:CellRange) — Constructor, class flashx.textLayout.edit.SelectionState
Creates a SelectionState object.
selectionTweens — Property, class mx.controls.listClasses.AdvancedListBase
A hash table of selection tweens.
selectionTweens — Property, class mx.controls.listClasses.ListBase
A hash table of selection tweens.
selectionType — Property, interface flashx.textLayout.edit.ISelectionManager
Indicates the type of selection.
selectionType — Property, class flashx.textLayout.edit.SelectionManager
Indicates the type of selection.
SelectionType — class, package flashx.textLayout.edit
SelectionType() — Constructor, class flashx.textLayout.edit.SelectionType
selectItem(item:mx.controls.listClasses:IListItemRenderer, shiftKey:Boolean, ctrlKey:Boolean, transition:Boolean) — method, class mx.controls.AdvancedDataGrid
Updates the set of selected items given that the item renderer provided was clicked by the mouse and the keyboard modifiers are in the given state.
selectItem(item:mx.controls.listClasses:IListItemRenderer, shiftKey:Boolean, ctrlKey:Boolean, transition:Boolean) — method, class mx.controls.listClasses.AdvancedListBase
Updates the set of selected items given that the item renderer provided was clicked by the mouse and the keyboard modifiers are in the given state.
selectItem(item:mx.controls.listClasses:IListItemRenderer, shiftKey:Boolean, ctrlKey:Boolean, transition:Boolean) — method, class mx.controls.listClasses.ListBase
Updates the set of selected items given that the item renderer provided was clicked by the mouse and the keyboard modifiers are in the given state.
selectLastPosition() — method, interface flashx.textLayout.edit.ISelectionManager
Selects the last position in the entire flow.
selectLastPosition() — method, class flashx.textLayout.edit.SelectionManager
selector — Property, class mx.messaging.Consumer
The selector for the Consumer.
selector — Property, class mx.messaging.SubscriptionInfo
The selector.
selector — Property, class mx.styles.CSSStyleDeclaration
This property is the base selector of a potential chain of selectors and conditions that are used to match CSS style declarations to components.
SELECTOR_HEADER — Constant Static Property, class mx.messaging.messages.CommandMessage
Subscribe commands issued by a Consumer pass the Consumer's selector expression in this header.
selectorIndex — Property, class mx.styles.CSSStyleDeclaration
The order this CSSStyleDeclaration was added to its StyleManager.
selectors — Property, interface mx.styles.IStyleManager2
Returns an Array of all the CSS selectors that are registered with the StyleManager.
selectors — Static Property, class mx.styles.StyleManager
Returns an Array of all the CSS selectors that are registered with the StyleManager.
selectRange(anchorIndex:int, activeIndex:int) — method, interface flash.text.ime.IIMEClient
Sets the range of selected text in the component.
selectRange(anchorIndex:int, activeIndex:int) — method, class flashx.textLayout.container.ContainerController
Sets the range of selected text in a component implementing ITextSupport.
selectRange(anchorPosition:int, activePosition:int) — method, interface flashx.textLayout.edit.ISelectionManager
Selects a range of text.
selectRange(anchorPosition:int, activePosition:int) — method, class flashx.textLayout.edit.SelectionManager
selectRange(anchorIndex:int, activeIndex:int) — method, class mx.controls.TextInput
Selects the text in the range specified by the parameters.
selectRange(anchorPosition:int, activePosition:int) — method, interface mx.core.ITextInput
Selects the text in the range specified by the parameters.
selectRange(anchorPosition:int, activePosition:int) — method, class spark.components.RichEditableText
Selects a specified range of characters.
selectRange(anchorIndex:int, activeIndex:int) — method, class spark.components.supportClasses.ScrollableStageText
Selects a specified range of characters.
selectRange(anchorIndex:int, activeIndex:int) — method, class spark.components.supportClasses.SkinnableTextBase
Selects a specified range of characters.
selectRange(anchorIndex:int, activeIndex:int) — method, class spark.components.supportClasses.StyleableStageText
Selects a specified range of characters.
selectRange(anchorIndex:int, activeIndex:int) — method, class spark.components.supportClasses.StyleableTextField
Selects a specified range of characters.
selectRange(anchorIndex:int, activeIndex:int) — method, interface spark.core.IEditableText
Selects a specified range of characters.
selectRow(row:flashx.textLayout.elements:TableRowElement) — method, class flashx.textLayout.edit.SelectionManager
Select the specified table row.
selectRowAt(table:flashx.textLayout.elements:TableElement, index:int) — method, class flashx.textLayout.edit.SelectionManager
Select a table row at the specified index
selectRows(rows:Array) — method, class flashx.textLayout.edit.SelectionManager
Selects the table rows provided
selectTable(table:flashx.textLayout.elements:TableElement) — method, class flashx.textLayout.edit.SelectionManager
Select all cells in a table.
SelectTable — Static Property, class flashx.textLayout.edit.SelectionManager
Cursor for selection of table
SelectTableColumn — Static Property, class flashx.textLayout.edit.SelectionManager
Cursor for selection of table column
selectTableCursorDrawCommands — Property, class flashx.textLayout.edit.SelectionManager
selectTableCursorPoints — Property, class flashx.textLayout.edit.SelectionManager
SelectTableRow — Static Property, class flashx.textLayout.edit.SelectionManager
Cursor for selection of table row
SELFLAG_ADDSELECTION — Constant Static Property, class mx.accessibility.AccConst
An MSAA selection flag that adds the object to the current selection, possibly resulting in a noncontiguous selection.
SELFLAG_EXTENDSELECTION — Constant Static Property, class mx.accessibility.AccConst
An MSAA selection flag that alters the selection so that all objects between the selection anchor and this object take on the anchor object's selection state.
SELFLAG_NONE — Constant Static Property, class mx.accessibility.AccConst
A constant representing the absence of any MSAA selection flags.
SELFLAG_REMOVESELECTION — Constant Static Property, class mx.accessibility.AccConst
An MSAA selection flag that removes the object from the current selection, possibly resulting in a noncontiguous selection.
SELFLAG_TAKEFOCUS — Constant Static Property, class mx.accessibility.AccConst
An MSAA selection flag that sets the focus to the object and makes it the selection anchor.
SELFLAG_TAKESELECTION — Constant Static Property, class mx.accessibility.AccConst
An MSAA selection flag that selects the object and removes the selection from all other objects in the container.
SELFLAG_VALID — Constant Static Property, class mx.accessibility.AccConst
A bitmask representing all valid MSAA selection flags.
send(message:mx.messaging.messages:IMessage) — method, class mx.messaging.AbstractProducer
Sends the specified message to its destination.
send(agent:mx.messaging:MessageAgent, message:mx.messaging.messages:IMessage) — method, class mx.messaging.Channel
Sends the specified message to its target destination.
send(agent:mx.messaging:MessageAgent, message:mx.messaging.messages:IMessage) — method, class mx.messaging.ChannelSet
Sends a message from a MessageAgent over the currently connected Channel.
send(agent:mx.messaging:MessageAgent, message:mx.messaging.messages:IMessage) — method, class mx.messaging.channels.PollingChannel
Sends the specified message to its target destination.
send() — method, class mx.printing.FlexPrintJob
Sends the added objects to the printer to start printing.
send(... rest) — method, class mx.rpc.AbstractOperation
Executes the method.
send(parameters:Object) — method, class mx.rpc.http.HTTPService
Executes an HTTPService request.
send(... rest) — method, class mx.rpc.http.Operation
Executes the http operation.
send(... rest) — method, class mx.rpc.remoting.Operation
Executes the method.
sendBody(parameters:Object) — method, class mx.rpc.http.AbstractOperation
separationError — Property, class mx.validators.CurrencyValidator
Error message when the thousands separator is incorrectly placed.
separationError — Property, class mx.validators.NumberValidator
Error message when the thousands separator is in the wrong location.
separator — Property, class spark.components.itemRenderers.MenuItemRenderer
separatorAffordance — Style, class spark.components.GridColumnHeaderGroup
Horizontal space on either side of a column separator that's considered to be part of the separator for the sake of mouse event dispatching.
separatorClick — Event, class spark.components.GridColumnHeaderGroup
Dispatched when the mouse is clicked over a column header separator.
SEPARATOR_CLICK — Constant Static Property, class spark.events.GridEvent
The value of the type property for a separatorClick GridEvent.
separatorColor — Style, class mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderRenderer
Color of the separator between the text part and icon part.
separatorColor — Style, class mx.controls.LinkBar
Separator color used by the default separator skin.
separatorDoubleClick — Event, class spark.components.GridColumnHeaderGroup
Dispatched when the mouse is double-clicked over a column header separator.
SEPARATOR_DOUBLE_CLICK — Constant Static Property, class spark.events.GridEvent
The value of the type property for a separatorDoubleClick GridEvent.
separatorIcon — Property, class mx.controls.menuClasses.MenuItemRenderer
The internal IFlexDisplayObject that displays the separator icon in this renderer
SEPARATOR_MOUSE_DOWN — Constant Static Property, class spark.events.GridEvent
The value of the type property for a separatorMouseDown GridEvent.
separatorMouseDrag — Event, class spark.components.GridColumnHeaderGroup
Dispatched after a separatorMouseDown event if the mouse moves before the button is released.
SEPARATOR_MOUSE_DRAG — Constant Static Property, class spark.events.GridEvent
The value of the type property for a separatorMouseDrag GridEvent.
separatorMouseUp — Event, class spark.components.GridColumnHeaderGroup
Dispatched after a separatorMouseDown event when the mouse button is released, even if the mouse is no longer within the separator affordance.
SEPARATOR_MOUSE_UP — Constant Static Property, class spark.events.GridEvent
The value of the type property for a separatorMouseUp GridEvent.
separatorRollOut — Event, class spark.components.GridColumnHeaderGroup
Dispatched when the mouse leaves the area defined by a column separator and separatorMouseWidth.
SEPARATOR_ROLL_OUT — Constant Static Property, class spark.events.GridEvent
The value of the type property for a separatorRollOut GridEvent.
separatorRollOver — Event, class spark.components.GridColumnHeaderGroup
Dispatched when the mouse enters the area defined by a column separator and separatorMouseWidth.
SEPARATOR_ROLL_OVER — Constant Static Property, class spark.events.GridEvent
The value of the type property for a separatorRollOver GridEvent.
separators — Property, class spark.components.MaskedTextInput
separatorSkin — Style, class mx.controls.Menu
The skin for all menu items which are identified as separators.
separatorSkin — Style, class mx.controls.LinkBar
Seperator symbol between LinkButton controls in the LinkBar.
separatorWidth — Style, class mx.controls.LinkBar
Separator pixel width, in pixels.
Sequence — class, package mx.effects
The Sequence effect plays multiple child effects one after the other, in the order in which they are added.
Sequence(target:Object) — Constructor, class mx.effects.Sequence
Constructor.
sequenceCol — Property, class spark.skins.spark.FormHeadingSkin
The column containing the sequence label.
sequenceCol — Property, class spark.skins.spark.FormItemSkin
The column containing the sequence label.
sequenceCol — Property, class spark.skins.spark.StackedFormHeadingSkin
The column containing the sequence label.
sequenceCol — Property, class spark.skins.spark.StackedFormItemSkin
The column containing the sequence label.
SequenceInstance — class, package mx.effects.effectClasses
The SequenceInstance class implements the instance class for the Sequence effect.
SequenceInstance(target:Object) — Constructor, class mx.effects.effectClasses.SequenceInstance
Constructor.
sequenceLabel — Property, class spark.components.FormItem
The number of the form item in the form.
sequenceLabelDisplay — Skin Part, class spark.components.FormItem
A reference to the visual element that displays the FormItem's sequenceLabel.
A reference to the visual element that displays the FormItem's sequenceLabel.
sequenceLabelDisplay — Property, class spark.skins.spark.FormItemSkin
A reference to the visual element that displays the FormItem's sequenceLabel.
sequenceLabelDisplay — Property, class spark.skins.spark.StackedFormItemSkin
A reference to the visual element that displays the FormItem's sequenceLabel.
sequenceNumber — Property, class mx.controls.advancedDataGridClasses.SortInfo
The number of this column in the sort order sequence.
SERIALIZATION — Constant Static Property, class mx.messaging.Channel
serializationFilter — Property, class mx.rpc.http.AbstractOperation
A SerializationFilter can control how the arguments are formatted to form the content of the HTTP request.
serializationFilter — Property, class mx.rpc.http.HTTPMultiService
Default serializationFilter used by all operations which do not set one explicitly
serializationFilter — Property, class mx.rpc.http.HTTPService
Provides an adapter which controls the process of converting the HTTP response body into ActionScript objects and/or turning the parameters or body into the contentType, URL, and and post body of the HTTP request.
SerializationFilter — class, package mx.rpc.http
This class is useful for framework developers wishing to plug in or modify the HTTP services to use a new serialization format.
serializeBody(operation:mx.rpc.http:AbstractOperation, obj:Object) — method, class mx.rpc.http.SerializationFilter
This method is called for all invocations of the HTTP service.
serializeData() — method, class spark.components.View
Responsible for serializes the view's data property when the view is being persisted to disk.
serializeParameters(operation:mx.rpc.http:AbstractOperation, params:Array) — method, class mx.rpc.http.SerializationFilter
This method is called from the "send" method of the HTTP service invocation to convert the parameters into a request body.
serializeURL(operation:mx.rpc.http:AbstractOperation, obj:Object, url:String) — method, class mx.rpc.http.SerializationFilter
This method is used if you need to take data from the request body object and encode it into the URL string.
series — Property, class mx.charts.chartClasses.ChartBase
An array of Series objects that define the chart data.
series — Property, class mx.charts.chartClasses.StackedSeries
An array of sub-series managed by this stacking set.
Series — class, package mx.charts.chartClasses
The Series class is the base class for the classes that let you specify a data series for a chart control.
Series() — Constructor, class mx.charts.chartClasses.Series
Constructor.
SeriesEffect — class, package mx.charts.effects
The base class for chart effects.
SeriesEffect(target:Object) — Constructor, class mx.charts.effects.SeriesEffect
Constructor.
SeriesEffectInstance — class, package mx.charts.effects.effectClasses
The SeriesEffectInstance class implements the base instance class for the chart series effects.
SeriesEffectInstance(target:Object) — Constructor, class mx.charts.effects.effectClasses.SeriesEffectInstance
Constructor.
seriesFilters — Property, class mx.charts.chartClasses.ChartBase
An array of filters that are applied to all series in the chart.
SeriesInterpolate — class, package mx.charts.effects
The SeriesInterpolate effect moves the graphics that represent the existing data in a series to the new points.
SeriesInterpolate(target:Object) — Constructor, class mx.charts.effects.SeriesInterpolate
Constructor.
SeriesInterpolateInstance — class, package mx.charts.effects.effectClasses
The SeriesInterpolateInstance class implements the instance class for the SeriesInterpolate effect.
SeriesInterpolateInstance(target:Object) — Constructor, class mx.charts.effects.effectClasses.SeriesInterpolateInstance
Constructor.
SeriesSlide — class, package mx.charts.effects
The SeriesSlide effect slides a data series into and out of the chart's boundaries.
SeriesSlide(target:Object) — Constructor, class mx.charts.effects.SeriesSlide
Constructor.
SeriesSlideInstance — class, package mx.charts.effects.effectClasses
The SeriesSlideInstance class implements the instance class for the SeriesSlide effect.
SeriesSlideInstance(target:Object) — Constructor, class mx.charts.effects.effectClasses.SeriesSlideInstance
Constructor.
SeriesZoom — class, package mx.charts.effects
The SeriesZoom effect implodes and explodes chart data into and out of the focal point that you specify.
SeriesZoom(target:Object) — Constructor, class mx.charts.effects.SeriesZoom
Constructor.
SeriesZoomInstance — class, package mx.charts.effects.effectClasses
The SeriesZoomInstance class implements the instance class for the SeriesZoom effect.
SeriesZoomInstance(target:Object) — Constructor, class mx.charts.effects.effectClasses.SeriesZoomInstance
Constructor.
serverAdapterExternalTime — Property, class mx.messaging.messages.MessagePerformanceUtils
Time spent in a module invoked from the adapter associated with the destination for this message but external to it, before either the response to the message was ready or the message had been prepared to be pushed to the receiving client.
serverAdapterTime — Property, class mx.messaging.messages.MessagePerformanceUtils
Time spent in the adapter associated with the destination for this message before either the response to the message was ready or the message had been prepared to be pushed to the receiving client.
ServerConfig — class, package mx.messaging.config
This class provides access to the server messaging configuration information.
SERVER_NAME_TOKEN — Constant Static Property, class mx.utils.URLUtil
The pattern in the String that is passed to the replaceTokens() method that is replaced by the application's server name.
serverNonAdapterTime — Property, class mx.messaging.messages.MessagePerformanceUtils
Server processing time spent outside of the adapter associated with the destination of this message.
serverPollDelay — Property, class mx.messaging.messages.MessagePerformanceUtils
Time that the message waited on the server after it was ready to be pushed to the client but had not yet been polled for.
SERVER_PORT_TOKEN — Constant Static Property, class mx.utils.URLUtil
The pattern in the String that is passed to the replaceTokens() method that is replaced by the application's port.
serverPrePushTime — Property, class mx.messaging.messages.MessagePerformanceUtils
Time between server receiving the client message and the server beginning to push messages out to other clients as a result of the original message.
serverProcessingTime — Property, class mx.messaging.messages.MessagePerformanceUtils
Time between server receiving the client message and either the time the server responded to the received message or had the pushed message ready to be sent to the receiving client.
serverSendTime — Property, class mx.messaging.messages.MessagePerformanceUtils
Timestamp in milliseconds since epoch of when the server sent a response message back to the client.
service — Property, class mx.rpc.AbstractOperation
Provides convenient access to the service on which the Operation is being invoked.
service — Property, class mx.rpc.soap.AbstractWebService
Specifies the service within the WSDL document that this WebService should use.
serviceName — Property, class mx.rpc.soap.mxml.WebService
SetAction — class, package spark.effects
The SetAction class defines an action effect that sets the value of a named property or style.
SetAction(target:Object) — Constructor, class spark.effects.SetAction
Constructor.
SetActionInstance — class, package spark.effects.supportClasses
The SetActionInstance class implements the instance class for the SetAction effect.
SetActionInstance(target:Object) — Constructor, class spark.effects.supportClasses.SetActionInstance
Constructor.
setActualHeight(h:Number) — method, class mx.containers.utilityClasses.ConstraintRow
Sizes the ConstraintRow
setActualSize(w:Number, h:Number) — method, class mx.charts.AxisRenderer
Sets the actual size of this object.
setActualSize(w:Number, h:Number) — method, class mx.charts.chartClasses.ChartBase
Sets the height and width of this object.
setActualSize(w:Number, h:Number) — method, class mx.charts.chartClasses.Series
Sets the actual size of this object.
setActualSize(newWidth:Number, newHeight:Number) — method, class mx.containers.utilityClasses.PostScaleAdapter
Sets the actual size of this object.
setActualSize(newWidth:Number, newHeight:Number) — method, class mx.core.BitmapAsset
Sets the actual size of this object.
setActualSize(newWidth:Number, newHeight:Number) — method, class mx.core.ButtonAsset
Sets the actual size of this object.
setActualSize(newWidth:Number, newHeight:Number) — method, interface mx.core.IFlexDisplayObject
Sets the actual size of this object.
setActualSize(newWidth:Number, newHeight:Number) — method, class mx.core.MovieClipAsset
Sets the actual size of this object.
setActualSize(newWidth:Number, newHeight:Number) — method, class mx.core.SpriteAsset
Sets the actual size of this object.
setActualSize(newWidth:Number, newHeight:Number) — method, class mx.core.TextFieldAsset
Sets the actual size of this object.
setActualSize(w:Number, h:Number) — method, class mx.core.UIComponent
Sizes the object.
setActualSize(w:Number, h:Number) — method, class mx.core.UIFTETextField
Sizes the object.
setActualSize(w:Number, h:Number) — method, class mx.core.UITextField
Sizes the object.
setActualSize(newWidth:Number, newHeight:Number) — method, class mx.managers.SystemManager
Calling the setActualSize() method has no effect if it is directly mapped to the application window and if it is the top-level window.
setActualSize(newWidth:Number, newHeight:Number) — method, class mx.skins.ProgrammaticSkin
Sets the height and width of this object.
SET_ACTUAL_SIZE_REQUEST — Constant Static Property, class mx.events.SWFBridgeRequest
Sets the size of the child.systemManager.
setActualWidth(w:Number) — method, class mx.containers.utilityClasses.ConstraintColumn
Sizes the constraint column.
setAxis(dimension:String, v:mx.charts.chartClasses:IAxis) — method, class mx.charts.chartClasses.DataTransform
Assigns an axis instance to a particular dimension of the transform.
setAxis(dimension:String, value:mx.charts.chartClasses:IAxis) — method, class mx.charts.chartClasses.Series
Assigns an Axis instance to a particular dimension of the chart.
setAxis(axisOridnal:int, axis:mx.olap:IOLAPQueryAxis) — method, interface mx.olap.IOLAPQuery
Sets an axis to the query.
setAxis(axisOrdinal:int, axis:mx.olap:IOLAPQueryAxis) — method, class mx.olap.OLAPQuery
Sets an axis to the query.
setBorderColor(color:uint) — method, class flashx.textLayout.elements.FlowElement
setBorderWidth(width:Number) — method, class flashx.textLayout.elements.FlowElement
setBusyCursor() — Static Method , class mx.managers.CursorManager
Displays the busy cursor.
setButtonEnabled(labelValue:String, enabledValue:Boolean, fieldName:String) — method, class spark.components.supportClasses.ButtonBarBase
Allows changing the enabled property of a the child ButtonBarbutton's.
setButtonsEnabled(labelValues:Array, enabledValue:Boolean, fieldName:String) — method, class spark.components.supportClasses.ButtonBarBase
Allows changing the enabled property of several child ButtonBarbutton's.
SET_CELL — Constant Static Property, class spark.events.GridSelectionEventKind
Indicates that the current selection should be set to this cell.
setCellRange(range:flashx.textLayout.elements:CellRange) — method, interface flashx.textLayout.edit.ISelectionManager
setCellRange(range:flashx.textLayout.elements:CellRange) — method, class flashx.textLayout.edit.SelectionManager
SET_CELL_REGION — Constant Static Property, class spark.events.GridSelectionEventKind
Indicates that the current selection should be set to this cell region.
setChildIndex(child:flash.display:DisplayObject, newIndex:int) — method, class mx.charts.Legend
Sets the index of a particular child.
setChildIndex(child:flash.display:DisplayObject, newIndex:int) — method, class mx.core.Container
Sets the index of a particular child.
setChildIndex(child:flash.display:DisplayObject, newIndex:int) — method, interface mx.core.IChildList
Changes the index of a particular child in this child list.
setChildIndex(child:flash.display:DisplayObject, index:int) — method, interface mx.core.IContainer
setColor(color:uint) — method, interface mx.core.IUITextField
Sets the font color of the text.
setColor(color:uint) — method, class mx.core.UIFTETextField
Sets the font color of the text.
setColor(color:uint) — method, class mx.core.UITextField
Sets the font color of the text.
setColumnWidth(columnIndex:int, value:any) — method, class flashx.textLayout.elements.TableElement
Set the width of the specified column.
setCompositionSize(w:Number, h:Number) — method, class flashx.textLayout.container.ContainerController
Sets the width and height allowed for text in the container.
setConstraintValue(constraintName:String, value:any) — method, class mx.containers.utilityClasses.PostScaleAdapter
Sets the specified constraint value.
setConstraintValue(constraintName:String, value:any) — method, interface mx.core.IConstraintClient
Sets the specified constraint value.
setConstraintValue(constraintName:String, value:any) — method, class mx.core.UIComponent
Sets a layout constraint value, which is the same as setting the constraint style for this component.
setContents(textScrap:flashx.textLayout.edit:TextScrap) — Static Method , class flashx.textLayout.edit.TextClipboard
Puts a TextScrap onto the system clipboard.
setContentSize(width:Number, height:Number) — method, class spark.components.supportClasses.GroupBase
Sets the contentWidth and contentHeight properties.
setContextMenu(component:flash.display:InteractiveObject) — method, class mx.controls.FlexNativeMenu
Sets the context menu of the InteractiveObject to the underlying native menu.
setContextMenu(component:flash.display:InteractiveObject) — method, interface mx.controls.IFlexContextMenu
Sets the context menu of an InteractiveObject.
setController(cont:flashx.textLayout.container:ContainerController, colNumber:int) — method, class flashx.textLayout.compose.TextFlowTableBlock
setCredentials(credentials:String, agent:mx.messaging:MessageAgent, charset:String) — method, class mx.messaging.Channel
Sets the credentials to the specified value.
setCredentials(credentials:String, agent:mx.messaging:MessageAgent, charset:String) — method, class mx.messaging.ChannelSet
Stores the credentials and passes them through to every connected channel.
setCredentials(username:String, password:String, charset:String) — method, class mx.messaging.MessageAgent
Sets the credentials that the MessageAgent uses to authenticate to destinations.
setCredentials(username:String, password:String, charset:String) — method, class mx.rpc.AbstractService
Sets the credentials for the destination accessed by the service when using Data Services on the server side.
setCredentials(username:String, password:String, charset:String) — method, class mx.rpc.http.HTTPService
Sets the credentials for the destination accessed by the service.
setCuePoints(cuePointArray:Array) — method, class mx.controls.videoClasses.CuePointManager
Set the array of cue points.
setCurrentState(stateName:String, playTransition:Boolean) — method, class mx.core.UIComponent
Set the current state.
setCursor(cursorClass:Class, priority:int, xOffset:Number, yOffset:Number) — Static Method , class mx.managers.CursorManager
Creates a new cursor and sets an optional priority for the cursor.
setDeferredStyles() — method, class mx.styles.AdvancedStyleClient
setDeferredStyles() — method, class spark.collections.AdvancedStyleClient_
setDownloadProgress(completed:Number, total:Number) — method, class mx.preloaders.SparkDownloadProgressBar
Updates the outer portion of the download progress bar to indicate download progress.
setElementIndex(element:mx.core:IVisualElement, index:int) — method, class mx.charts.Legend
Changes the position of an existing visual element in the visual container.
setElementIndex(element:mx.core:IVisualElement, index:int) — method, class mx.core.Container
Changes the position of an existing visual element in the visual container.
setElementIndex(element:mx.core:IVisualElement, index:int) — method, interface mx.core.IVisualElementContainer
Changes the position of an existing visual element in the visual container.
setElementIndex(element:mx.core:IVisualElement, index:int) — method, class spark.components.Group
Changes the position of an existing visual element in the visual container.
setElementIndex(element:mx.core:IVisualElement, index:int) — method, class spark.components.Scroller
This operation is not supported in Scroller.
setElementIndex(element:mx.core:IVisualElement, index:int) — method, class spark.components.SkinnableContainer
Changes the position of an existing visual element in the visual container.
setElementIndex(element:mx.core:IVisualElement, index:int) — method, class spark.containers.DeferredGroup
setElementIndex(element:mx.core:IVisualElement, index:int) — method, class spark.containers.Navigator
Changes the position of an existing visual element in the visual container.
setElementIndex(element:mx.core:IVisualElement, index:int) — method, class spark.containers.NavigatorGroup
setElementLayoutBoundsSize(element:mx.core:IVisualElement, postLayoutTransform:Boolean) — method, class spark.layouts.supportClasses.NavigatorLayoutBase
setElementPosition(element:Object, x:Number, y:Number) — method, class spark.components.LabelItemRenderer
setElementPosition(element:Object, x:Number, y:Number) — method, class spark.skins.ActionScriptSkinBase
A helper method to position children elements of this component.
setElementSize(element:Object, width:Number, height:Number) — method, class spark.components.LabelItemRenderer
setElementSize(element:Object, width:Number, height:Number) — method, class spark.skins.ActionScriptSkinBase
A helper method to size children elements of this component.
setEnabled(node:Object, value:Boolean) — method, interface mx.controls.menuClasses.IMenuDataDescriptor
Sets the value of the field or attribute in the data provider that identifies whether the node is enabled.
setEnabled(node:Object, value:Boolean) — method, class mx.controls.treeClasses.DefaultDataDescriptor
Sets the value of the field or attribute in the data provider that identifies whether the node is enabled.
SetEventHandler — class, package mx.states
The SetEventHandler class specifies an event handler that is active only during a particular view state.
SetEventHandler(target:flash.events:EventDispatcher, name:String) — Constructor, class mx.states.SetEventHandler
Constructor.
setFocus(absolutePosition:int, preferPrevious:Boolean) — method, interface flashx.textLayout.compose.IFlowComposer
Sets the focus to the container that contains the location specified by the absolutePosition parameter.
setFocus(absolutePosition:int, leanLeft:Boolean) — method, class flashx.textLayout.compose.StandardFlowComposer
Sets the focus to the container that contains the location specified by the absolutePosition parameter.
setFocus() — method, interface flashx.textLayout.edit.ISelectionManager
Gives the focus to the first container in the selection.
setFocus() — method, class flashx.textLayout.edit.SelectionManager
Gives the focus to the first container in the selection.
setFocus() — method, class mx.core.FlexHTMLLoader
Called by the FocusManager when the component receives focus.
setFocus() — method, interface mx.core.IUITextField
Sets the focus to this component.
setFocus() — method, class mx.core.UIComponent
Sets the focus to this component.
setFocus() — method, class mx.core.UIFTETextField
Sets the focus to this component.
setFocus() — method, class mx.core.UITextField
Sets the focus to this component.
setFocus(o:mx.managers:IFocusManagerComponent) — method, class mx.managers.FocusManager
Sets focus to an IFocusManagerComponent component.
setFocus(o:mx.managers:IFocusManagerComponent) — method, interface mx.managers.IFocusManager
Sets focus to an IFocusManagerComponent component.
setFocus() — method, interface mx.managers.IFocusManagerComponent
Called by the FocusManager when the component receives focus.
setFocus() — method, class spark.components.ColorPicker
setFocus() — method, class spark.components.supportClasses.StyleableTextField
Set focus to this text field.
setFocus() — method, interface spark.core.IEditableText
Set focus to this text field.
setFormatOfRange(format:flashx.textLayout.formats:TextLayoutFormat, anchorPosition:int, activePosition:int) — method, class spark.components.RichEditableText
Applies the specified formats to each element in the specified range that correspond to the given format.
setFormatOfRange(format:flashx.textLayout.formats:TextLayoutFormat, anchorPosition:int, activePosition:int) — method, class spark.components.TextArea
Applies the specified formats to each element in the specified range that correspond to the given format.
setFragment(value:String) — method, interface mx.managers.IBrowserManager
Changes the fragment of the URL after the '#' in the browser.
setHandler(handler:Function) — method, class mx.binding.utils.ChangeWatcher
Sets the handler function.
setHovered(value:Boolean) — method, class spark.components.itemRenderers.MenuCoreItemRenderer
since hovered is protected, we have to expose it somehow - it's accessed by keyboard navigation
setIcon(icon:Object) — method, class spark.skins.mobile.supportClasses.ButtonSkinBase
Sets the current icon for the iconDisplay skin part.
setInitProgress(completed:Number, total:Number) — method, class mx.preloaders.SparkDownloadProgressBar
Updates the inner portion of the download progress bar to indicate initialization progress.
setItemAt(item:Object, index:int) — method, class mx.collections.ArrayList
Place the item at the specified index.
setItemAt(item:Object, index:int) — method, class mx.collections.AsyncListView
Places the item at the specified index.
setItemAt(item:Object, index:int) — method, interface mx.collections.IList
Places the item at the specified index.
setItemAt(item:Object, index:int) — method, class mx.collections.ListCollectionView
Places the item at the specified index.
setItemAt(item:Object, index:int) — method, class org.apache.flex.collections.ArrayList
Place the item at the specified index.
setItemAt(item:Object, index:int) — method, class org.apache.flex.collections.VectorList
Place the item at the specified index.
setItemAt(item:Object, index:int) — method, class spark.collections.NumericDataProvider
This function is not supported.
setItemAt(item:Object, index:int) — method, class spark.components.DataNavigator
setItemAt(item:Object, index:int) — method, class spark.components.DataNavigatorGroup
Places the item at the specified index.
setItemAt(item:Object, index:int) — method, class spark.components.TabbedViewNavigator
Add the view navigator at the specified index.
setItemAt(item:Object, index:int) — method, class spark.containers.Navigator
setItemAt(item:Object, index:int) — method, class spark.containers.NavigatorGroup
Places the item at the specified index.
setItemIcon(item:Object, iconID:Class, iconID2:Class) — method, class mx.controls.AdvancedDataGrid
Sets the associated icon in the navigation tree for the item.
setItemIcon(item:Object, iconID:Class, iconID2:Class) — method, class mx.controls.Tree
Sets the associated icon for the item.
setLayoutBoundsPosition(x:Number, y:Number, postLayoutTransform:Boolean) — method, interface mx.core.ILayoutElement
Sets the coordinates that the element uses to draw on screen.
setLayoutBoundsPosition(x:Number, y:Number, postLayoutTransform:Boolean) — method, class mx.core.UIComponent
Sets the coordinates that the element uses to draw on screen.
setLayoutBoundsPosition(newBoundsX:Number, newBoundsY:Number, postLayoutTransform:Boolean) — method, class spark.core.SpriteVisualElement
Sets the coordinates that the element uses to draw on screen.
setLayoutBoundsPosition(newBoundsX:Number, newBoundsY:Number, postLayoutTransform:Boolean) — method, class spark.primitives.supportClasses.GraphicElement
Sets the coordinates that the element uses to draw on screen.
setLayoutBoundsSize(width:Number, height:Number, postLayoutTransform:Boolean) — method, interface mx.core.ILayoutElement
Sets the layout size of the element.
setLayoutBoundsSize(width:Number, height:Number, postLayoutTransform:Boolean) — method, class mx.core.UIComponent
Sets the layout size of the element.
setLayoutBoundsSize(width:Number, height:Number, postLayoutTransform:Boolean) — method, class spark.core.SpriteVisualElement
Sets the layout size of the element.
setLayoutBoundsSize(width:Number, height:Number, postLayoutTransform:Boolean) — method, class spark.primitives.supportClasses.GraphicElement
Sets the layout size of the element.
setLayoutMatrix(value:flash.geom:Matrix, invalidateLayout:Boolean) — method, interface mx.core.ILayoutElement
Sets the transform Matrix that is used to calculate the component's layout size and position relative to its siblings.
setLayoutMatrix(value:flash.geom:Matrix, invalidateLayout:Boolean) — method, class mx.core.UIComponent
Sets the transform Matrix that is used to calculate the component's layout size and position relative to its siblings.
setLayoutMatrix(value:flash.geom:Matrix, invalidateLayout:Boolean) — method, class spark.core.SpriteVisualElement
Sets the transform Matrix that is used to calculate the component's layout size and position relative to its siblings.
setLayoutMatrix(value:flash.geom:Matrix, invalidateLayout:Boolean) — method, class spark.primitives.supportClasses.GraphicElement
Sets the transform Matrix that is used to calculate the component's layout size and position relative to its siblings.
setLayoutMatrix3D(value:flash.geom:Matrix3D, invalidateLayout:Boolean) — method, interface mx.core.ILayoutElement
Sets the transform Matrix3D that is used to calculate the component's layout size and position relative to its siblings.
setLayoutMatrix3D(value:flash.geom:Matrix3D, invalidateLayout:Boolean) — method, class mx.core.UIComponent
Sets the transform Matrix3D that is used to calculate the component's layout size and position relative to its siblings.
setLayoutMatrix3D(value:flash.geom:Matrix3D, invalidateLayout:Boolean) — method, class spark.core.SpriteVisualElement
Sets the transform Matrix3D that is used to calculate the component's layout size and position relative to its siblings.
setLayoutMatrix3D(value:flash.geom:Matrix3D, invalidateLayout:Boolean) — method, class spark.primitives.supportClasses.GraphicElement
Sets the transform Matrix3D that is used to calculate the component's layout size and position relative to its siblings.
setLineStyle(g:flash.display:Graphics, ls:mx.graphics:IStroke) — Static Method , class mx.charts.chartClasses.GraphicsUtilities
Applies the values in a Stroke to the provded Graphics object.
setMenuItemToggled(item:Object, toggle:Boolean) — method, class mx.controls.Menu
Toggles the menu item.
setMouseCursor(cursor:String) — method, class flashx.textLayout.edit.SelectionManager
Set the Mouse cursor.
setMXMLDescriptor(value:Array) — method, class mx.core.UIComponent
setMXMLDescriptor(value:Array) — method, class spark.primitives.supportClasses.GraphicElement
setMXMLProperties(value:Array) — method, class mx.core.UIComponent
setMXMLProperties(value:Array) — method, class spark.primitives.supportClasses.GraphicElement
setPlainText(plainText:Boolean) — method, class flashx.textLayout.edit.TextScrap
Marks the TextScrap's content as being either plain or formatted
setProgress(value:Number, total:Number) — method, class mx.controls.ProgressBar
Sets the state of the bar to reflect the amount of progress made when using manual mode.
setProgress(completed:Number, total:Number) — method, class mx.preloaders.DownloadProgressBar
Updates the display of the download progress bar with the current download information.
setProperty(name:any, value:any) — method, class mx.messaging.config.ConfigMap
Updates the specified property on the proxied object and sends notification of the update to the handler.
setProperty(name:any, value:any) — method, class mx.utils.ObjectProxy
Updates the specified property on the proxied object and sends notification of the update to the handler.
setProperty(name:any, value:any) — method, class mx.utils.OrderedObject
Updates the specified property on the proxied object.
setProperty(key:String, value:Object) — method, interface spark.managers.IPersistenceManager
Stores a value in the persistence manager.
setProperty(key:String, value:Object) — method, class spark.managers.PersistenceManager
Stores a value in the persistence manager.
SetProperty — class, package mx.states
The SetProperty class specifies a property value that is in effect only during the parent view state.
SetProperty(target:Object, name:String, value:any, valueFactory:mx.core:IDeferredInstance) — Constructor, class mx.states.SetProperty
Constructor.
SetPropertyAction — class, package mx.effects
The SetPropertyAction class defines an action effect that corresponds to the SetProperty property of a view state definition.
SetPropertyAction(target:Object) — Constructor, class mx.effects.SetPropertyAction
Constructor.
SetPropertyActionInstance — class, package mx.effects.effectClasses
The SetPropertyActionInstance class implements the instance class for the SetPropertyAction effect.
SetPropertyActionInstance(target:Object) — Constructor, class mx.effects.effectClasses.SetPropertyActionInstance
Constructor.
setRemoteCredentials(username:String, password:String, charset:String) — method, class mx.messaging.MessageAgent
Sets the remote credentials that will be passed through to the remote destination for authenticating to secondary systems.
setRemoteCredentials(remoteUsername:String, remotePassword:String, charset:String) — method, class mx.rpc.AbstractService
The username and password to be used to authenticate a user when accessing a remote, third-party endpoint such as a web service through a proxy or a remote object through a custom adapter when using Data Services on the server side.
setRemoteCredentials(remoteUsername:String, remotePassword:String, charset:String) — method, class mx.rpc.http.HTTPService
The username and password to authenticate a user when accessing the HTTP URL.
setRemoteCredentials(remoteUsername:String, remotePassword:String, charset:String) — method, class mx.rpc.remoting.RemoteObject
If a remote object is managed by an external service, such a ColdFusion Component (CFC), a username and password can be set for the authentication mechanism of that remote service.
setRemoteCredentials(remoteUsername:String, remotePassword:String, charset:String) — method, class mx.rpc.soap.AbstractWebService
The username and password to authenticate a user when accessing the webservice.
setResult(result:Object) — method, class mx.rpc.AbstractInvoker
This hook is exposed to update the lastResult property.
setRootElement(newRootElement:flashx.textLayout.elements:ContainerFormattedElement) — method, interface flashx.textLayout.compose.IFlowComposer
setRootElement(newRootElement:flashx.textLayout.elements:ContainerFormattedElement) — method, class flashx.textLayout.compose.StandardFlowComposer
SET_ROW — Constant Static Property, class spark.events.GridSelectionEventKind
Indicates that the current selection should be set to this row.
setRowCount(v:int) — method, class mx.controls.listClasses.AdvancedListBase
Sets the rowCount property without causing invalidation or setting the explicitRowCount property, which permanently locks in the number of rows.
setRowCount(v:int) — method, class mx.controls.listClasses.ListBase
Sets the rowCount property without causing invalidation or setting the explicitRowCount property, which permanently locks in the number of rows.
setRowHeight(rowIdx:int, value:any) — method, class flashx.textLayout.elements.TableElement
Set the height of the specified row.
setRowHeight(v:Number) — method, class mx.controls.listClasses.AdvancedListBase
Sets the rowHeight property without causing invalidation or setting of explicitRowHeight which permanently locks in the height of the rows.
setRowHeight(v:Number) — method, class mx.controls.listClasses.ListBase
Sets the rowHeight property without causing invalidation or setting of explicitRowHeight which permanently locks in the height of the rows.
setRowInfo(contentHolder:mx.controls.listClasses:ListBaseContentHolder, rowNum:int, yy:Number, hh:Number, uid:String) — method, class mx.controls.dataGridClasses.DataGridBase
Sets the rowInfo for the given rowNum, row position and height.
SET_ROWS — Constant Static Property, class spark.events.GridSelectionEventKind
Indicates that the current selection should be set to these rows.
sets — Property, interface mx.olap.IOLAPQueryAxis
All the sets of the query axis, as an Array of IOLAPSet instances.
sets — Property, class mx.olap.OLAPQueryAxis
All the sets of the query axis, as an Array of IOLAPSet instances.
setScrollBarProperties(totalColumns:int, visibleColumns:int, totalRows:int, visibleRows:int) — method, class mx.core.ScrollControlBase
Causes the ScrollControlBase to show or hide scrollbars based on the parameters passed in.
setScrollProperties(pageSize:Number, minScrollPosition:Number, maxScrollPosition:Number, pageScrollSize:Number) — method, class mx.controls.scrollClasses.ScrollBar
Sets the range and viewport size of the ScrollBar control.
setSelectedCell(rowIndex:int, columnIndex:int) — method, class spark.components.DataGrid
If selectionMode is GridSelectionMode.SINGLE_CELL or GridSelectionMode.MULTIPLE_CELLS, sets the selection and the caret position to this cell.
setSelectedCell(rowIndex:int, columnIndex:int) — method, class spark.components.Grid
If selectionMode is GridSelectionMode.SINGLE_CELL or GridSelectionMode.MULTIPLE_CELLS, sets the selection and the caret position to this cell.
setSelectedIndex(value:int, dispatchChangeEvent:Boolean, changeCaret:Boolean) — method, class spark.components.ComboBox
The rowIndex is the index in the data provider of the item containing the selected cell.
setSelectedIndex(rowIndex:int) — method, class spark.components.DataGrid
If selectionMode is GridSelectionMode.SINGLE_ROW or GridSelectionMode.MULTIPLE_ROWS, sets the selection and the caret position to this row.
setSelectedIndex(rowIndex:int) — method, class spark.components.Grid
If selectionMode is GridSelectionMode.SINGLE_ROW or GridSelectionMode.MULTIPLE_ROWS, sets the selection and the caret position to this row.
setSelectedIndex(rowIndex:int, dispatchChangeEvent:Boolean, changeCaret:Boolean) — method, class spark.components.supportClasses.ListBase
The rowIndex is the index in the data provider of the item containing the selected cell.
setSelection(beginIndex:int, endIndex:int) — method, class mx.controls.TextArea
Selects the text in the range specified by the parameters.
setSelection(beginIndex:int, endIndex:int) — method, class mx.controls.TextInput
Selects the text in the range specified by the parameters.
setSelection(beginIndex:int, endIndex:int) — method, class mx.core.FTETextField
This method has not been implemented in FTETextField because FTETextField does not support selection.
setSelection(beginIndex:int, endIndex:int) — method, interface mx.core.IUITextField
setSelectionState(state:flashx.textLayout.edit:SelectionState) — method, interface flashx.textLayout.edit.ISelectionManager
Sets the SelectionState object of the current selection.
setSelectionState(sel:flashx.textLayout.edit:SelectionState) — method, class flashx.textLayout.edit.SelectionManager
Sets the SelectionState object of the current selection.
setSharedDisplayObject(sharedDisplayObject:flash.display:DisplayObject) — method, interface spark.core.IGraphicElement
Determines whether this element can draw itself to the sharedDisplayObject of the sequence.
setSharedDisplayObject(sharedDisplayObject:flash.display:DisplayObject) — method, class spark.primitives.supportClasses.GraphicElement
Determines whether this element can draw itself to the sharedDisplayObject of the sequence.
SET_SHOW_FOCUS_INDICATOR_REQUEST — Constant Static Property, class mx.events.SWFBridgeRequest
Set the value of the showFocusIndicator property in every application's FocusManager.
setSize(width:Number, height:Number) — method, class mx.charts.chartClasses.PolarTransform
Sets the width and height that the PolarTransform uses when calculating origin and radius.
setStretchXY(stretchX:Number, stretchY:Number) — method, class mx.core.UIComponent
Specifies a transform stretch factor in the horizontal and vertical direction.
setStyle(styleProp:String, newValue:any) — method, class flashx.textLayout.container.ContainerController
Sets the value of the style specified by the styleProp parameter to the value specified by the newValue parameter.
setStyle(styleProp:String, newValue:any) — method, class flashx.textLayout.elements.FlowElement
Sets the style specified by the styleProp parameter to the value specified by the newValue parameter.
setStyle(styleName:String, value:any) — method, class flashx.textLayout.formats.TabStopFormat
Set the value of the style specified by the styleProp parameter which specifies the style name to value.
setStyle(styleProp:String, newValue:any) — method, class flashx.textLayout.formats.TextLayoutFormat
Sets the style specified by the styleProp parameter to the value specified by the newValue parameter.
setStyle(styleProp:String, newValue:any) — method, class mx.controls.advancedDataGridClasses.AdvancedDataGridItemRenderer
Sets a style property on this component instance.
setStyle(styleProp:String, newValue:any) — method, class mx.controls.advancedDataGridClasses.FTEAdvancedDataGridItemRenderer
Sets a style property on this component instance.
setStyle(styleProp:String, newValue:any) — method, class mx.controls.dataGridClasses.DataGridItemRenderer
Sets a style property on this component instance.
setStyle(styleProp:String, newValue:any) — method, class mx.controls.dataGridClasses.FTEDataGridItemRenderer
Sets a style property on this component instance.
setStyle(styleProp:String, newValue:any) — method, class mx.core.UIComponent
Sets a style property on this component instance.
setStyle(styleProp:String, value:any) — method, class mx.core.UIFTETextField
Does nothing.
setStyle(styleProp:String, value:any) — method, class mx.core.UITextField
Does nothing.
setStyle(styleProp:String, newValue:any) — method, class mx.styles.AdvancedStyleClient
Sets a style property on this component instance.
setStyle(styleProp:String, newValue:any) — method, class mx.styles.CSSStyleDeclaration
Sets a style property on this CSSStyleDeclaration.
setStyle(styleProp:String, newValue:any) — method, interface mx.styles.IStyleClient
Sets a style property on this component instance.
setStyle(styleProp:String, newValue:any) — method, class mx.styles.StyleProxy
Sets a style property on this component instance.
setStyle(styleProp:String, newValue:any) — method, class spark.collections.AdvancedStyleClient_
setStyle(styleProp:String, newValue:any) — method, class spark.collections.Sort
setStyle(styleProp:String, newValue:any) — method, class spark.collections.SortField
setStyle(styleProp:String, value:any) — method, class spark.components.supportClasses.StyleableTextField
Sets a style property on this component instance.
SetStyle — class, package mx.states
The SetStyle class specifies a style that is in effect only during the parent view state.
SetStyle(target:mx.styles:IStyleClient, name:String, value:Object, valueFactory:mx.core:IDeferredInstance) — Constructor, class mx.states.SetStyle
Constructor.
SetStyleAction — class, package mx.effects
The SetStyleAction class defines an action effect that corresponds to the SetStyle property of a view state definition.
SetStyleAction(target:Object) — Constructor, class mx.effects.SetStyleAction
Constructor.
SetStyleActionInstance — class, package mx.effects.effectClasses
The SetStyleActionInstance class implements the instance class for the SetStyleAction effect.
SetStyleActionInstance(target:Object) — Constructor, class mx.effects.effectClasses.SetStyleActionInstance
Constructor.
setStyleDeclaration(selector:String, styleDeclaration:mx.styles:CSSStyleDeclaration, update:Boolean) — method, interface mx.styles.IStyleManager
Sets the CSSStyleDeclaration object that stores the rules for the specified CSS selector.
setStyleDeclaration(selector:String, styleDeclaration:mx.styles:CSSStyleDeclaration, update:Boolean) — Static Method , class mx.styles.StyleManager
Sets the CSSStyleDeclaration object that stores the rules for the specified CSS selector.
setStyleDeclarations(styleManager:mx.styles:IStyleManager2) — method, interface mx.styles.IStyleModule
Creates and sets style declarations from the styles modules into the given style manager.
setStyleImpl(styleProp:String, newValue:any) — method, class spark.collections.AdvancedStyleClient_
setText(text:String) — method, class flashx.textLayout.container.TextContainerManager
Sets the text property to the specified String.
setTextFlow(textFlow:flashx.textLayout.elements:TextFlow) — method, class flashx.textLayout.container.TextContainerManager
Sets a TextFlow into this TextContainerManager replacing any existing TextFlow and discarding the current text.
setTextFormat(format:flash.text:TextFormat, beginIndex:int, endIndex:int) — method, class mx.core.FTETextField
This method has no effect on a FTETextField if beginIndex or endIndex does not equal -1 because FTETextField does not support formatting a range.
setTextFormat(format:flash.text:TextFormat, beginIndex:int, endIndex:int) — method, interface mx.core.IUITextField
setThumbValueAt(index:int, value:Number) — method, class mx.controls.sliderClasses.Slider
This method sets the value of a slider thumb, and updates the display.
setTitle(value:String) — method, interface mx.managers.IBrowserManager
Changes the text in the browser's title bar.
setToggled(node:Object, value:Boolean) — method, interface mx.controls.menuClasses.IMenuDataDescriptor
Sets the value of the field or attribute in the data provider that identifies whether the node is toggled.
setToggled(node:Object, value:Boolean) — method, class mx.controls.treeClasses.DefaultDataDescriptor
Sets the value of the field or attribute in the data provider that identifies whether the node is toggled.
setToStringExcludes(excludes:Array) — Static Method , class mx.utils.RPCObjectUtil
Change deault set of strings to exclude.
setTweenHandlers(updateFunction:Function, endFunction:Function) — method, class mx.effects.Tween
By default, the Tween class invokes the mx.effects.effectClasses.TweenEffectInstance.onTweenUpdate() callback function on a regular interval on the effect instance for the duration of the effect, and the optional mx.effects.effectClasses.TweenEffectInstance.onTweenEnd() callback function at the end of the effect duration.
setup — Event, interface mx.modules.IModuleInfo
Dispatched by the backing ModuleInfo once the module is sufficiently loaded to call the IModuleInfo.factory() method and the IFlexModuleFactory.info() method.
setup — Property, interface mx.modules.IModuleInfo
A flag that is true if the module is sufficiently loaded to get a handle to its associated IFlexModuleFactory implementation and call its info() method.
setup — Event, class mx.modules.ModuleLoader
Dispatched when information about the module is available (with the info() method), but the module is not yet ready.
setup — Event, class spark.modules.ModuleLoader
Dispatched when information about the module is available (with the info() method), but the module is not yet ready.
SETUP — Constant Static Property, class mx.events.ModuleEvent
Dispatched when enough of a module has been downloaded that you can get information about the module.
setupColumnItemRenderer(c:mx.controls.dataGridClasses:DataGridColumn, contentHolder:mx.controls.listClasses:ListBaseContentHolder, rowNum:int, colNum:int, data:Object, uid:String) — method, class mx.controls.dataGridClasses.DataGridBase
Sets up an item renderer for a column and put it in the listItems array at the requested position.
setupPropertyList() — method, class mx.utils.ObjectProxy
This method creates an array of all of the property names for the proxied object.
setupWindowInitOptions() — method, class spark.components.Window
Creates and fills up the NativeWindowInitOptios used to create the internal nativeWindow.
setValue(obj:Object, path:Array, newValue:any) — Static Method , class mx.utils.ObjectUtil
Sets a new value at the end of the property chain path.
setValue(value:Number) — method, class spark.components.HScrollBar
Updates the value property and, if viewport is non-null, sets its horizontalScrollPosition to value.
setValue(value:Number) — method, class spark.components.VScrollBar
Updates the value property and, if viewport is non null, then sets its verticalScrollPosition to value.
setValue(value:Number) — method, class spark.components.supportClasses.Range
Sets the backing store for the value property and dispatches a valueCommit event if the property changes.
setVisible(value:Boolean, noEvent:Boolean) — method, class mx.containers.utilityClasses.PostScaleAdapter
setVisible(value:Boolean, noEvent:Boolean) — method, interface mx.core.IUIComponent
Called when the visible property changes.
setVisible(value:Boolean, noEvent:Boolean) — method, class mx.core.UIComponent
Called when the visible property changes.
setVisible(visible:Boolean, noEvent:Boolean) — method, class mx.core.UIFTETextField
Sets the visible property of this UITextField object.
setVisible(visible:Boolean, noEvent:Boolean) — method, class mx.core.UITextField
Sets the visible property of this UITextField object.
setVisibleDataItem(uid:String, item:mx.controls.listClasses:IListItemRenderer) — method, class mx.controls.advancedDataGridClasses.AdvancedDataGridBase
Sets the cell defined by uid to use the item renderer specified by item.
SHA256 — class, package mx.utils
Implementation of SHA-256 hash algorithm as described in Federal Information Processing Standards Publication 180-2 at http://csrc.nist.gov/publications/fips/fips180-2/fips180-2.pdf
shader — Property, class spark.effects.supportClasses.AnimateTransitionShaderInstance
The Shader that is created using the shaderByteCode property as the underlying byte code.
shader — Property, class spark.filters.ShaderFilter
A flash.display.Shader instance.
shaderByteCode — Property, class spark.effects.AnimateTransitionShader
The bytecode for the pixel-shader program that the effect uses to animate between the two bitmaps.
shaderByteCode — Property, class spark.effects.supportClasses.AnimateTransitionShaderInstance
The bytecode for the pixel-shader program that the effect uses to animate between the two bitmaps.
shaderFilter — Property, class spark.effects.supportClasses.AnimateTransitionShaderInstance
The filter wrapped around the instance's shader property.
ShaderFilter — Dynamic Class, package spark.filters
The Flex ShaderFilter class abstracts away many of the details of using the Flash ShaderFilter, Shader, and ShaderData classes to apply a Pixel Bender shader as a filter.
ShaderFilter(shader:Object) — Constructor, class spark.filters.ShaderFilter
Constructor.
shaderProperties — Property, class spark.effects.AnimateTransitionShader
A map of parameter name/value pairs passed to the pixel-shader program before playing.
shaderProperties — Property, class spark.effects.supportClasses.AnimateTransitionShaderInstance
A map of parameter name/value pairs passed to the pixel-shader program before playing.
shadow — Property, class spark.skins.ColorPickerButtonSkin
shadow — Property, class spark.skins.android4.SpinnerListContainerSkin
Shadow skin part.
shadow — Property, class spark.skins.ios7.SpinnerListSkin
Shadow skin part.
shadow — Property, class spark.skins.mobile.SpinnerListContainerSkin
Shadow skin part.
shadowAlpha — Property, class spark.filters.BevelFilter
The alpha transparency value of the shadow color.
ShadowBoxItemRenderer — class, package mx.charts.renderers
A simple chart itemRenderer implementation that fills a rectangular area and surrounds it with a drop shadow.
ShadowBoxItemRenderer() — Constructor, class mx.charts.renderers.ShadowBoxItemRenderer
Constructor.
shadowClass — Property, class spark.skins.android4.SpinnerListContainerSkin
Class for the shadow skin part.
shadowClass — Property, class spark.skins.ios7.SpinnerListSkin
Class for the shadow skin part.
shadowClass — Property, class spark.skins.mobile.SpinnerListContainerSkin
Class for the shadow skin part.
shadowColor — Style, class mx.charts.chartClasses.DataTip
Bottom inside color of a button's skin.
shadowColor — Style, class mx.controls.VRule
The shadow color of the line.
shadowColor — Style, class mx.controls.HRule
The shadow color of the line.
shadowColor — Property, class spark.filters.BevelFilter
The shadow color of the bevel.
shadowDirection — Style, class mx.charts.Legend
Direction of the drop shadow.
shadowDirection — Style, class mx.containers.Panel
Direction of drop shadow.
shadowDirection — Style, class mx.controls.ToolTip
Direction of the drop shadow.
shadowDirection — Style, class mx.controls.TextInput
Direction of the drop shadow.
shadowDirection — Style, class mx.controls.NumericStepper
Direction of the drop shadow.
shadowDirection — Style, class mx.controls.VideoDisplay
Direction of the drop shadow.
shadowDirection — Style, class mx.core.ScrollControlBase
Direction of the drop shadow.
shadowDirection — Style, class mx.core.Container
Direction of the drop shadow.
shadowDistance — Style, class mx.charts.Legend
Distance of the drop shadow.
shadowDistance — Style, class mx.containers.Panel
Distance of drop shadow.
shadowDistance — Style, class mx.controls.ToolTip
Distance of the drop shadow.
shadowDistance — Style, class mx.controls.TextInput
Distance of the drop shadow.
shadowDistance — Style, class mx.controls.NumericStepper
Distance of the drop shadow.
shadowDistance — Style, class mx.controls.VideoDisplay
Distance of the drop shadow.
shadowDistance — Style, class mx.core.ScrollControlBase
Distance of the drop shadow.
shadowDistance — Style, class mx.core.Container
Distance of the drop shadow.
ShadowLineRenderer — class, package mx.charts.renderers
An implementation of a line segment renderer that is used by LineSeries objects.
ShadowLineRenderer() — Constructor, class mx.charts.renderers.ShadowLineRenderer
Constructor.
shallowCopy(relativeStart:int, relativeEnd:int) — method, class flashx.textLayout.elements.FlowElement
Makes a copy of this FlowElement object, copying the content between two specified character positions.
sharpness — Property, class mx.core.FTETextField
This property has no effect in FTETextField.
sharpness — Property, interface mx.core.IUITextField
sharpness — Property, class mx.core.UITextFormat
Defines the sharpness setting for the UITextField class.
shift() — method, class mx.utils.LinkedList
Removes the node at the head of the list.
shiftEnterLevel — Property, class flashx.textLayout.elements.Configuration
Determines how shift-enter is treated.
shiftEnterLevel — Property, interface flashx.textLayout.elements.IConfiguration
Determines how shift-enter is treated.
shiftKey — Property, class mx.events.SandboxMouseEvent
Indicates whether the Shift key was pressed.
SHIFT_RETURN_AS_HARD — Constant Static Property, class flashx.textLayout.elements.Configuration
SHIFT_RETURN_AS_HARD_IN_LIST — Constant Static Property, class flashx.textLayout.elements.Configuration
SHIFT_RETURN_AS_SOFT — Constant Static Property, class flashx.textLayout.elements.Configuration
shiftRow(oldIndex:int, newIndex:int, numCols:int, shiftItems:Boolean) — method, class mx.controls.listClasses.ListBase
Shift a row in the arrays that reference rows.
shortMonthName(monthName:String, locale:mx.resources:Locale, monthNames:Array) — Static Method , class mx.controls.DateField
Return the short three letter name of a month.
shouldBeConnected — Property, class mx.messaging.Channel
Indicates whether this channel should be connected to its endpoint.
_shouldBeSubscribed — Property, class mx.messaging.AbstractConsumer
Flag indicating whether this consumer should be subscribed or not.
show — Event, class mx.charts.chartClasses.DataTip
Dispatched when the component becomes visible.
show(text:String, title:String, flags:uint, parent:flash.display:Sprite, closeHandler:Function, iconClass:Class, defaultButtonFlag:uint, moduleFactory:mx.core:IFlexModuleFactory) — Static Method , class mx.controls.Alert
Static method that pops up the Alert control.
show(xShow:Object, yShow:Object) — method, class mx.controls.Menu
Shows the Menu control.
show — Event, class mx.controls.ProgressBar
Dispatched when the component becomes visible.
show — Event, class mx.core.UIComponent
Dispatched when an object's state changes from invisible to visible.
show — Property, class mx.effects.effectClasses.HideShowEffectTargetFilter
Determines if this is a show or hide filter.
show(message:String, title:String, flags:uint, parent:flash.display:Sprite, closeHandler:Function, iconClass:Class, defaultButtonFlag:uint, moduleFactory:mx.core:IFlexModuleFactory) — Static Method , class spark.components.Alert
Static method that pops up the Alert control.
SHOW — Constant Static Property, class mx.events.FlexEvent
The FlexEvent.SHOW constant defines the value of the type property of the event object for a show event.
showActionBar(animate:Boolean) — method, class spark.components.ViewNavigator
Shows the action bar.
SHOW_ALL — Constant Static Property, class mx.printing.FlexPrintJobScaleType
Scales the object to fit on a single page, filling one dimension; that is, it selects the smaller of the MATCH_WIDTH or MATCH_HEIGHT scale types.
showAllDataTips — Property, class mx.charts.chartClasses.ChartBase
Specifies whether Flex shows all DataTip controls for the chart.
showBorderAndBackground(visible:Boolean) — method, class mx.controls.MXFTETextInput
Used to determine if the control's border and background are visible.
showBorderAndBackground(visible:Boolean) — method, class mx.controls.TextInput
Used to determine if the control's border and background are visible.
showBorderAndBackground(visible:Boolean) — method, interface mx.core.ITextInput
Determines whether the border and background of the TextInput are visible.
showBusyCursor — Property, class mx.controls.SWFLoader
A flag that indicates whether to show a busy cursor while the content loads.
showBusyCursor — Property, class mx.rpc.http.AbstractOperation
If true, a busy cursor is displayed while a service is executing.
showBusyCursor — Property, class mx.rpc.http.HTTPMultiService
If true, a busy cursor is displayed while a service is executing.
showBusyCursor — Property, class mx.rpc.http.HTTPService
If true, a busy cursor is displayed while a service is executing.
showBusyCursor — Property, class mx.rpc.http.Operation
If true, a busy cursor is displayed while a service is executing.
showBusyCursor — Property, interface mx.rpc.mxml.IMXMLSupport
Indicates whether the RPC operation or HTTPService should show the busy cursor while it is executing.
showBusyCursor — Property, class mx.rpc.remoting.Operation
Whether this operation should show the busy cursor while it is executing.
showBusyCursor — Property, class mx.rpc.remoting.RemoteObject
If true, a busy cursor is displayed while a service is executing.
showBusyCursor — Property, class mx.rpc.soap.mxml.Operation
Whether this operation should show the busy cursor while it is executing.
showBusyCursor — Property, class mx.rpc.soap.mxml.WebService
If true, a busy cursor is displayed while a service is executing.
showCaret — Property, class mx.controls.listClasses.AdvancedListBase
A flag that indicates whether to show caret.
showCaret — Property, class mx.controls.listClasses.ListBase
A flag that indicates whether to show caret.
showCaret — Property, class spark.components.Grid
Determines if the caret is visible.
showCloseButton — Property, class mx.containers.TitleWindow
Whether to display a Close button in the TitleWindow container.
showControlBar — Property, class mx.controls.RichTextEditor
Specifies whether to display the control bar that contains the text formatting controls.
showCursor() — Static Method , class mx.managers.CursorManager
Makes the cursor visible.
showDataEffect — Effect, class mx.charts.chartClasses.Series
Defines the effect that Flex uses as it moves the current data into its final position on the screen.
showDataTip — Property, class mx.controls.sliderClasses.Slider
If set to true, show a data tip during user interaction containing the current value of the slider.
showDataTip — Property, class spark.components.supportClasses.SliderBase
If set to true, shows a data tip during user interaction containing the current value of the slider.
showDataTips — Property, class mx.charts.chartClasses.ChartBase
Specifies whether Flex shows DataTip controls for the chart.
showDataTips — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridColumn
Set to true to show data tips in the column.
showDataTips — Property, class mx.controls.dataGridClasses.DataGridColumn
A flag that indicates whether the datatips are shown in the column.
showDataTips — Property, class mx.controls.listClasses.AdvancedListBase
A flag that indicates whether dataTips are displayed for text in the rows.
showDataTips — Property, class mx.controls.listClasses.ListBase
A flag that indicates whether dataTips are displayed for text in the rows.
showDataTips — Property, class spark.components.DataGrid
If true then a dataTip is displayed for all visible cells.
showDataTips — Property, class spark.components.Grid
If true then a dataTip is displayed for all visible cells.
showDataTips — Property, class spark.components.gridClasses.GridColumn
Indicates whether the datatips are shown in the column.
showDataTipTargets — Style, class mx.charts.chartClasses.ChartBase
Specifies whether to show targets over the datapoints when showDataTips is set to true.
showDelay — Static Property, class mx.managers.ToolTipManager
The amount of time, in milliseconds, that Flex waits before displaying the ToolTip box once a user moves the mouse over a component that has a ToolTip.
showDisplayForDownloading(elapsedTime:int, event:flash.events:ProgressEvent) — method, class mx.preloaders.DownloadProgressBar
Defines the algorithm for determining whether to show the download progress bar while in the download phase.
showDisplayForDownloading(elapsedTime:int, event:flash.events:ProgressEvent) — method, class mx.preloaders.SparkDownloadProgressBar
Defines the algorithm for determining whether to show the download progress bar while in the download phase.
showDisplayForInit(elapsedTime:int, count:int) — method, class mx.preloaders.DownloadProgressBar
Defines the algorithm for determining whether to show the download progress bar while in the initialization phase, assuming that the display is not currently visible.
showDisplayForInit(elapsedTime:int, count:int) — method, class mx.preloaders.SparkDownloadProgressBar
Defines the algorithm for determining whether to show the download progress bar while in the initialization phase, assuming that the display is not currently visible.
showDropFeedback(event:mx.events:DragEvent) — method, class mx.charts.chartClasses.ChartBase
Displays a drop indicator under the mouse pointer to indicate that a drag-and-drop operation is allowed.
showDropFeedback(event:mx.events:DragEvent) — method, class mx.controls.listClasses.AdvancedListBase
Displays a drop indicator under the mouse pointer to indicate that a drag and drop operation is allowed and where the items will be dropped.
showDropFeedback(event:mx.events:DragEvent) — method, class mx.controls.listClasses.ListBase
Displays a drop indicator under the mouse pointer to indicate that a drag and drop operation is allowed and where the items will be dropped.
showDropIndicator(dropLocation:spark.layouts.supportClasses:DropLocation) — method, class spark.layouts.supportClasses.LayoutBase
Sizes, positions and parents the drop indicator based on the specified drop location.
showEffect — Static Property, class mx.managers.ToolTipManager
The effect that plays when a ToolTip is shown, or null if the ToolTip should appear with no effect.
showEffect — Effect, class mx.core.UIComponent
Played when the component becomes visible.
showErrorSkin — Style, class mx.core.UIComponent
Show the error border or skin when this component is invalid.
showErrorTip — Style, class mx.core.UIComponent
Show the error tip when this component is invalid and the user rolls over it.
showExtensions — Property, class mx.controls.FileSystemDataGrid
A flag that specifies whether extensions in file names are shown.
showExtensions — Property, class mx.controls.FileSystemList
A flag that specifies whether extensions in file names are shown.
showExtensions — Property, class mx.controls.FileSystemTree
A flag that specifies whether extensions in file names are shown.
showFeedback(feedback:String) — Static Method , class mx.managers.DragManager
Sets the feedback indicator for the drag and drop operation.
showFirstViewNavigatorInPopUp(owner:flash.display:DisplayObjectContainer) — method, class spark.components.SplitViewNavigator
Displays the child navigator at index 0 inside a popup.
showFlexChrome — Style, class mx.core.WindowedApplication
Determines whether the window draws its own Flex Chrome or depends on the developer to draw chrome.
showFlexChrome — Style, class mx.core.Window
Determines whether the window draws its own Flex Chrome or depends on the developer to draw chrome.
showFocus() — method, class mx.managers.FocusManager
Sets showFocusIndicator to true and draws the visual focus indicator on the focused object, if any.
showFocus() — method, interface mx.managers.IFocusManager
Sets showFocusIndicator to true and draws the visual focus indicator on the focused object, if any.
showFocusIndicator — Property, class mx.managers.FocusManager
A flag that indicates whether to display an indicator that a component has focus.
showFocusIndicator — Property, interface mx.managers.IFocusManager
A flag that indicates whether to display an indicator that a component has focus.
showGripper — Property, class mx.core.Window
If true, the gripper is visible.
showGripper — Property, class mx.core.WindowedApplication
If true, the gripper is visible.
showHeaders — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridBase
A flag that indicates whether the control should show column headers.
showHeaders — Property, class mx.controls.dataGridClasses.DataGridBase
A flag that indicates whether the control should show column headers.
showHidden — Property, class mx.controls.FileSystemDataGrid
A flag that specifies whether files and directories that the operating system considers hidden are displayed.
showHidden — Property, class mx.controls.FileSystemList
A flag that specifies whether files and directories that the operating system considers hidden are displayed.
showHidden — Property, class mx.controls.FileSystemTree
A flag that specifies whether files and directories that the operating system considers hidden are displayed.
showIcons — Property, class mx.controls.FileSystemComboBox
A flag that determines whether icons are displayed before the directory names in the dropdown list.
showIcons — Property, class mx.controls.FileSystemDataGrid
A flag that specifies that icons are displayed before the file name.
showIcons — Property, class mx.controls.FileSystemList
A flag that specifies that icons are displayed before the file name.
showIcons — Property, class mx.controls.FileSystemTree
A flag that specifies that icons are displayed before the file name.
showInAutomationHierarchy — Property, interface mx.automation.IAutomationObject
A flag that determines if an automation object shows in the automation hierarchy.
showInAutomationHierarchy — Property, class mx.controls.FlexNativeMenu
A flag that determines if an automation object shows in the automation hierarchy.
showInAutomationHierarchy — Property, class mx.core.UIComponent
A flag that determines if an automation object shows in the automation hierarchy.
SHOWING_DATA — Constant Static Property, class mx.charts.chartClasses.ChartState
The chart is currently running transitions to show the new chart data.
showLabel — Property, class mx.preloaders.DownloadProgressBar
Controls whether to display the label, true, or not, false.
showLabels — Style, class mx.charts.AxisRenderer
Specifies whether labels should appear along the axis.
showLabelVertically — Property, class mx.charts.ColumnChart
Determines whether or not the data labels can be shown vertically.
showLine — Style, class mx.charts.AxisRenderer
Specifies whether to display the axis.
showMaskWhileWrite — Property, class spark.components.MaskedTextInput
SHOW_MODAL_WINDOW_REQUEST — Constant Static Property, class mx.events.SWFBridgeRequest
Shows a modal window.
SHOW_MOUSE_CURSOR_REQUEST — Constant Static Property, class mx.events.SWFBridgeRequest
Asks the top-level root if the mouse cursor should be hidden given its current location.
showPercentage — Property, class mx.preloaders.DownloadProgressBar
Controls whether to display the percentage, true, or not, false.
showPromptWhenFocused — Style, class spark.components.supportClasses.SkinnableTextBase
Controls the visibility of prompt text for this component when it is empty and focused.
showRoot — Property, class mx.collections.HierarchicalCollectionView
A Boolean flag that specifies whether to display the data provider's root node.
showRoot — Property, interface mx.collections.IHierarchicalCollectionView
A Boolean flag that specifies whether to display the data provider's root node.
showRoot — Property, class mx.controls.FlexNativeMenu
A Boolean flag that specifies whether to display the data provider's root node.
showRoot — Property, class mx.controls.Menu
A Boolean flag that specifies whether to display the data provider's root node.
showRoot — Property, class mx.controls.MenuBar
A Boolean flag that specifies whether to display the data provider's root node.
showRoot — Property, class mx.controls.PopUpMenuButton
Specifies whether to display the top-level node or nodes of the data provider.
showRoot — Property, class mx.controls.Tree
Sets the visibility of the root item.
showsCaretSkin — Skin State, class spark.components.ViewMenuItem
The caret state of the button representing the menu item.
showsCaret — Property, class spark.components.ButtonBarButton
Contains true if the item renderer can show itself as focused.
showsCaret — Property, interface spark.components.IItemRenderer
Contains true if the item renderer can show itself as focused.
showsCaret — Property, class spark.components.LabelItemRenderer
Contains true if the item renderer can show itself as focused.
showsCaret — Property, class spark.components.ViewMenuItem
Contains true if the ViewMenuItem control is in the caret state.
showsCaret — Property, class spark.components.gridClasses.GridItemRenderer
Contains true if the item renderer's cell is indicated by the caret.
showsCaret — Property, interface spark.components.gridClasses.IGridItemRenderer
Contains true if the item renderer's cell is indicated by the caret.
showsCaret — Property, class spark.components.supportClasses.ItemRenderer
Contains true if the item renderer can show itself as focused.
showsCaret — Property, class spark.skins.spark.DefaultGridItemRenderer
The grid control's updateDisplayList() method sets this property before calling preprare().
showsCaret — Property, class spark.skins.spark.DefaultItemRenderer
Contains true if the item renderer can show itself as focused.
showsCaret — Property, class spark.skins.spark.UITextFieldGridItemRenderer
The grid control's updateDisplayList() method sets this property before calling preprare().
showsCaretBorderSkin — Property, class spark.skins.android4.ViewMenuItemSkin
Class to use for the border in the showsCaret state.
showsCaretBorderSkin — Property, class spark.skins.ios7.ViewMenuItemSkin
Class to use for the border in the showsCaret state.
showsCaretBorderSkin — Property, class spark.skins.mobile.ViewMenuItemSkin
Class to use for the border in the showsCaret state.
showScrollTips — Property, class mx.core.ScrollControlBase
A flag that indicates whether a tooltip should appear near the scroll thumb when it is being dragged.
showStatusBar — Property, class mx.core.Window
If true, the status bar is visible.
showStatusBar — Property, class mx.core.WindowedApplication
If true, the status bar is visible.
showStatusBar — Property, class spark.components.Window
If true, the status bar is visible.
showStatusBar — Property, class spark.components.WindowedApplication
If true, the status bar is visible.
showSystemCursor — Property, class spark.components.RichEditableText
True if the system cursor should always be shown when the mouse moves over the component.
showTabBar(animate:Boolean) — method, class spark.components.TabbedViewNavigator
Shows the tab bar of the navigator
showTarget — Property, class mx.effects.MaskEffect
Specifies that the target component is becoming visible, true, or invisible, false.
showTarget — Property, class mx.effects.effectClasses.MaskEffectInstance
Specifies that the target component is becoming visible, false, or invisible, true.
showTextField — Property, class mx.controls.ColorPicker
Specifies whether to show the text box that displays the color label or hexadecimal color value.
showTitleBar — Property, class mx.core.Window
If true, the window's title bar is visible.
showTitleBar — Property, class mx.core.WindowedApplication
If true, the window's title bar is visible.
showToday — Property, class mx.controls.DateChooser
If true, specifies that today is highlighted in the DateChooser control.
showToday — Property, class mx.controls.DateField
If true, specifies that today is highlighted in the DateChooser control.
_showTooltipOnDividers — Property, class spark.containers.DividedGroup
showTooltipOnDividers — Property, class spark.containers.DividedGroup
showToolTips — Property, class mx.controls.RichTextEditor
Specifies whether to display tooltips for the text formatting controls.
showTrackHighlight — Style, class mx.controls.sliderClasses.Slider
Specifies whether to enable track highlighting between thumbs (or a single thumb and the beginning of the track).
showTruncationTip — Property, class spark.components.supportClasses.TextBase
A property that controls whether the component should show a toolTip when the text has been truncated.
shrinkDuration — Property, class mx.effects.DefaultListEffect
The duration, in milliseconds, applied to renderers for added and removed items.
signature — Property, class mx.messaging.management.MBeanConstructorInfo
The parameter data types that make up the constructor signature.
signature — Property, class mx.messaging.management.MBeanOperationInfo
The parameter data types that make up the operation signature.
SILVER — Constant Static Property, class flashx.textLayout.formats.ColorName
SimpleMotionPath — class, package spark.effects.animation
The SimpleMotionPath class specifies the name of a property, and the values that that property takes over time, for instances of the Animate effect.
SimpleMotionPath(property:String, valueFrom:Object, valueTo:Object, valueBy:Object) — Constructor, class spark.effects.animation.SimpleMotionPath
Constructor.
SimpleXMLDecoder — class, package mx.rpc.xml
The SimpleXMLDecoder class deserialize XML into a graph of ActionScript objects.
SimpleXMLEncoder — class, package mx.rpc.xml
The SimpleXMLEncoder class takes ActionScript Objects and encodes them to XML using default serialization.
SimpleXMLEncoder(myXML:flash.xml:XMLDocument) — Constructor, class mx.rpc.xml.SimpleXMLEncoder
Constructor.
Sine — class, package mx.effects.easing
The Sine class defines three easing functions to implement motion with Flex effect classes, where the motion is defined by a sine wave.
Sine — class, package spark.effects.easing
The Sine class defines easing functionality using a Sine function.
Sine(easeInFraction:Number) — Constructor, class spark.effects.easing.Sine
Constructor.
SINGLE — Constant Static Property, class mx.rpc.mxml.Concurrency
Making only one request at a time is allowed on the method; additional requests made while a request is outstanding are immediately faulted on the client and are not sent to the server.
SINGLE_CELL — Constant Static Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridBase
Constant definition for the selectionMode property to allow the selection of a single cell.
SINGLE_CELL — Constant Static Property, class spark.components.gridClasses.GridSelectionMode
Specifies that one cell can be selected.
SINGLE_CLICK — Constant Static Property, class spark.components.gridClasses.GridItemEditorActivationMouseEvent
A single click mouse event.
SINGLE_CLICK_ON_SELECTED_CELL — Constant Static Property, class spark.components.gridClasses.GridItemEditorActivationMouseEvent
A single click mouse evnet on a previously selected cell.
SINGLE_ROW — Constant Static Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridBase
Constant definition for the selectionMode property to allow the selection of a single row.
SINGLE_ROW — Constant Static Property, class spark.components.gridClasses.GridSelectionMode
Specifies that one row can be selected.
SIZE — Constant Static Property, class mx.events.InvalidateRequestData
Bit to indicate the request handler should invalidate their size.
sizeChangedInLayoutPass — Property, class spark.layouts.supportClasses.NavigatorLayoutBase
sizeColumn — Property, class mx.controls.FileSystemDataGrid
The DataGridColumn representing the Size column.
sizeDisplayMode — Property, class mx.controls.FileSystemDataGrid
A String specifying whether the Size column displays file sizes in bytes or rounded up to the nearest kilobyte, where a kilobyte is 1024 bytes.
sizeLoadedRangeArea(loadedRangeAreaSize:Number) — method, class spark.components.mediaClasses.ScrubBar
Sets the size of the loaded range area.
SIZE_PENDING — Constant Static Property, class flashx.textLayout.elements.InlineGraphicElementStatus
Graphic element with auto or percentage width/height has completed loading but has not been recomposed.
sizePlayedArea(playedAreaSize:Number) — method, class spark.components.mediaClasses.ScrubBar
Sets the size of the played area.
sizeTool — Skin Part, class spark.components.RichTextEditor
sizeTool — Property, class spark.skins.RichTextEditorSkin
SizeTool — class, package spark.components.richTextEditorClasses
SizeTool() — Constructor, class spark.components.richTextEditorClasses.SizeTool
Constructor.
sizeToPage — Property, class mx.printing.PrintAdvancedDataGrid
If true, the PrintAdvancedDataGrid readjusts its height to display only completely viewable rows.
sizeToPage — Property, class mx.printing.PrintDataGrid
If true, the PrintDataGrid readjusts its height to display only completely viewable rows.
sizeToPage — Property, class mx.printing.PrintOLAPDataGrid
If true, the PrintOLAPDataGrid readjusts its height to display only completely viewable rows.
skin — Style, class mx.controls.Button
Name of the class to use as the default skin for the background and border.
skin — Style, class mx.controls.ComboBase
Name of the class to use as the default skin for the background and border.
skin — Style, class mx.controls.PopUpButton
Default stateful skin class for the control.
skin — Style, class mx.controls.DateField
Name of the class to use as the default skin for the background and border.
skin — Property, class spark.components.supportClasses.SkinnableComponent
The instance of the skin class for this component instance.
Skin — class, package spark.components.supportClasses
The Skin class defines the base class for all skins used by skinnable components.
Skin() — Constructor, class spark.components.supportClasses.Skin
Constructor.
skinClass — Style, class spark.components.supportClasses.SkinnableComponent
Name of the skin class to use for this component.
skinClass — Property, class spark.skins.mobile.supportClasses.ButtonBarButtonClassFactory
The skin class that should be applied to button bar buttons created by this factory.
SkinnableComponent — class, package spark.components.supportClasses
The SkinnableComponent class defines the base class for skinnable components.
SkinnableComponent() — Constructor, class spark.components.supportClasses.SkinnableComponent
Constructor.
SkinnableContainer — class, package spark.components
The SkinnableContainer class is the base class for skinnable containers that have visual content.
SkinnableContainer() — Constructor, class spark.components.SkinnableContainer
Constructor.
SkinnableContainerBase — class, package spark.components.supportClasses
Base class for skinnable container components.
SkinnableContainerBase() — Constructor, class spark.components.supportClasses.SkinnableContainerBase
Constructor.
SkinnableContainerSkin — class, package spark.skins.mobile
ActionScript-based skin for SkinnableContainer in mobile applications.
SkinnableContainerSkin — class, package spark.skins.spark
The default skin class for a Spark SkinnableContainer container.
SkinnableContainerSkin() — Constructor, class spark.skins.mobile.SkinnableContainerSkin
Constructor.
SkinnableContainerSkin() — Constructor, class spark.skins.spark.SkinnableContainerSkin
Constructor.
SkinnableDataContainer — class, package spark.components
The SkinnableDataContainer class is the base container class for data items.
SkinnableDataContainer() — Constructor, class spark.components.SkinnableDataContainer
Constructor.
SkinnableDataContainerSkin — class, package spark.skins.spark
The default skin class for the Spark SkinnableDataContainer container.
SkinnableDataContainerSkin() — Constructor, class spark.skins.spark.SkinnableDataContainerSkin
Constructor.
SkinnablePopUpContainer — class, package spark.components
The SkinnablePopUpContainer class is a SkinnableContainer that functions as a pop-up.
SkinnablePopUpContainer() — Constructor, class spark.components.SkinnablePopUpContainer
Constructor.
SkinnablePopUpContainerSkin — class, package spark.skins.spark
The default skin class for a Spark SkinnablePopUpContainer container.
SkinnablePopUpContainerSkin() — Constructor, class spark.skins.spark.SkinnablePopUpContainerSkin
Constructor.
SkinnableTextBase — class, package spark.components.supportClasses
The base class for skinnable components, such as the Spark TextInput and TextArea, that include an instance of IEditableText in their skin to provide text display, scrolling, selection, and editing.
SkinnableTextBase() — Constructor, class spark.components.supportClasses.SkinnableTextBase
Constructor.
skinParts — Property, class spark.components.richTextEditorClasses.AlignTool
skinParts — Property, class spark.components.richTextEditorClasses.BoldTool
skinParts — Property, class spark.components.richTextEditorClasses.BulletTool
skinParts — Property, class spark.components.richTextEditorClasses.ColorTool
skinParts — Property, class spark.components.richTextEditorClasses.FontTool
skinParts — Property, class spark.components.richTextEditorClasses.ItalicTool
skinParts — Property, class spark.components.richTextEditorClasses.LinkTool
skinParts — Property, class spark.components.richTextEditorClasses.SizeTool
skinParts — Property, class spark.components.richTextEditorClasses.UnderlineTool
SLICER_AXIS — Constant Static Property, class mx.controls.OLAPDataGrid
A constant that corresponds to the slicer axis.
SLICER_AXIS — Static Property, class mx.olap.OLAPQuery
Specifies a slicer axis.
SLICER_AXIS — Static Property, class mx.olap.OLAPResult
Specifies a slicer axis.
slideDuration — Style, class mx.controls.sliderClasses.Slider
Duration in milliseconds for the sliding animation when you click on the track to move a thumb.
slideDuration — Style, class spark.components.supportClasses.TrackBase
Duration in milliseconds for a sliding animation when you click on the track to move a thumb.
slideDuration — Style, class spark.components.ToggleSwitch
The duration, in milleseconds, for an animation of the thumb as it slides between the selected and unselected sides of the track.
slideEasingFunction — Style, class mx.controls.sliderClasses.Slider
Tweening function used by the sliding animation when you click on the track to move a thumb.
Slider — class, package mx.controls.sliderClasses
The Slider class is the base class for the Flex slider controls.
Slider() — Constructor, class mx.controls.sliderClasses.Slider
Constructor.
SliderAccImpl — class, package mx.accessibility
SliderAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the Slider class.
SliderAccImpl(master:mx.core:UIComponent) — Constructor, class mx.accessibility.SliderAccImpl
Constructor.
SliderBase — class, package spark.components.supportClasses
The SliderBase class lets users select a value by moving a slider thumb between the end points of the slider track.
SliderBase() — Constructor, class spark.components.supportClasses.SliderBase
Constructor.
SliderBaseAccImpl — class, package spark.accessibility
SliderBaseAccImpl is the accessibility implementation class for spark.components.supportClasses.SliderBase.
SliderBaseAccImpl(master:mx.core:UIComponent) — Constructor, class spark.accessibility.SliderBaseAccImpl
Constructor.
SliderDataTip — class, package mx.controls.sliderClasses
The SliderDataTip class defines the tooltip used in the mx.controls.Slider control.
SliderDataTip() — Constructor, class mx.controls.sliderClasses.SliderDataTip
Constructor.
sliderDataTipClass — Property, class mx.controls.sliderClasses.Slider
A reference to the class to use for the data tip.
SliderDirection — final class, package mx.controls.sliderClasses
The SliderDirection class defines the constant values for the direction property of the Slider class.
SliderEvent — class, package mx.events
The SliderEvent class represents the event object passed to the event listener for the change, thumbDrag, thumbPress, and thumbRelease events of the HSlider and VSlider classes.
SliderEvent(type:String, bubbles:Boolean, cancelable:Boolean, thumbIndex:int, value:Number, triggerEvent:flash.events:Event, clickTarget:String, keyCode:int) — Constructor, class mx.events.SliderEvent
Constructor.
SliderEventClickTarget — final class, package mx.events
The SliderEventClickTarget class defines the constants for the values of the clickTarget property of the SliderEvent class.
SliderHighlightSkin — class, package mx.skins.halo
The skin for the highlighted state of the track of a Slider.
SliderHighlightSkin() — Constructor, class mx.skins.halo.SliderHighlightSkin
Constructor.
SliderLabel — class, package mx.controls.sliderClasses
The SliderLabel class defines the label used in the mx.controls.Slider component.
SliderLabel() — Constructor, class mx.controls.sliderClasses.SliderLabel
Constructor.
SliderThumb — class, package mx.controls.sliderClasses
The SliderThumb class represents a thumb of a Slider control.
SliderThumb() — Constructor, class mx.controls.sliderClasses.SliderThumb
Constructor.
sliderThumbClass — Property, class mx.controls.sliderClasses.Slider
A reference to the class to use for each thumb.
SliderThumbSkin — class, package mx.skins.halo
The skin for all the states of a thumb in a Slider.
SliderThumbSkin — class, package mx.skins.spark
The Spark skin class for the thumb of the MX Slider component.
SliderThumbSkin() — Constructor, class mx.skins.halo.SliderThumbSkin
Constructor.
SliderThumbSkin() — Constructor, class mx.skins.spark.SliderThumbSkin
Constructor.
SliderTrackHighlightSkin — class, package mx.skins.spark
The Spark skin class for the track highlight of the MX Slider component.
SliderTrackHighlightSkin() — Constructor, class mx.skins.spark.SliderTrackHighlightSkin
Constructor.
SliderTrackSkin — class, package mx.skins.halo
The skin for the track in a Slider.
SliderTrackSkin — class, package mx.skins.spark
The Spark skin class for the track of the MX Slider component.
SliderTrackSkin() — Constructor, class mx.skins.halo.SliderTrackSkin
Constructor.
SliderTrackSkin() — Constructor, class mx.skins.spark.SliderTrackSkin
Constructor.
SlideViewTransition — class, package spark.transitions
The SlideViewTransition class performs a simple slide transition for views.
SlideViewTransition() — Constructor, class spark.transitions.SlideViewTransition
Constructor.
SlideViewTransitionMode — class, package spark.transitions
The SlideViewTransitionMode class provides the constants used to specify the type of a slide transition.
smooth — Property, class mx.graphics.BitmapFill
A flag indicating whether to smooth the bitmap data when filling with it.
smooth — Property, class spark.components.Image
smooth — Property, class spark.primitives.BitmapImage
smoothBitmapContent — Property, class mx.controls.SWFLoader
A flag that indicates whether to smooth the content when it is scaled.
smoothingQuality — Style, class spark.components.Image
Style equivalent to BitmapImage's smoothingQuality property.
smoothingQuality — Property, class spark.primitives.BitmapImage
Determines how the image is down-scaled.
smoothScrolling — Style, class spark.components.supportClasses.ScrollBarBase
This style determines whether the scrollbar will animate smoothly when paging and stepping.
snapInterval — Property, class mx.controls.sliderClasses.Slider
Specifies the increment value of the slider thumb as the user moves the thumb.
snapInterval — Property, class spark.components.supportClasses.Range
The snapInterval property controls the valid values of the value property.
snapInterval — Property, class spark.components.supportClasses.ScrollBarBase
The snapInterval property controls the valid values of the value property.
SOAP_ACTION_HEADER — Constant Static Property, class mx.messaging.messages.SOAPMessage
The HTTP header that stores the SOAP action for the SOAPMessage.
SOAPFault — class, package mx.rpc.soap
A subclass of mx.rpc.Fault that provides SOAP specific information from a SOAP envelope Fault element.
SOAPFault(faultCode:QName, faultString:String, detail:String, element:XML, faultactor:String) — Constructor, class mx.rpc.soap.SOAPFault
Constructs a new SOAPFault.
SOAPHeader — class, package mx.rpc.soap
You use a SOAPHeader to specify the headers that need to be added to a SOAP envelope of a WebService Operation request.
SOAPHeader(qname:QName, content:Object) — Constructor, class mx.rpc.soap.SOAPHeader
Constructs a new SOAPHeader.
SOAPMessage — class, package mx.messaging.messages
SOAPMessages are similar to HTTPRequestMessages.
SOAPMessage() — Constructor, class mx.messaging.messages.SOAPMessage
Constructs an uninitialized SOAPMessage.
SOAPResult — class, package mx.rpc.soap
A context for the result of a SOAP based Remote Procedure Call.
SOAPResult() — Constructor, class mx.rpc.soap.SOAPResult
Creates a new SOAPResult.
SocialSecurityValidator — class, package mx.validators
The SocialSecurityValidator class validates that a String is a valid United States Social Security number.
SocialSecurityValidator() — Constructor, class mx.validators.SocialSecurityValidator
Constructor.
softKeyboardActivate — Event, class spark.components.supportClasses.ScrollableStageText
Dispatched when a soft keyboard is displayed.
softKeyboardActivate — Event, class spark.components.supportClasses.StyleableStageText
Dispatched when a soft keyboard is displayed.
softKeyboardActivating — Event, class spark.components.supportClasses.ScrollableStageText
Dispatched immediately before a soft keyboard is displayed.
softKeyboardActivating — Event, class spark.components.supportClasses.StyleableStageText
Dispatched immediately before a soft keyboard is displayed.
softKeyboardActivatingHandler(event:flash.events:Event) — method, class flashx.textLayout.container.ContainerController
Processes the SoftKeyboardEvent.SOFT_KEYBOARD_ACTIVATING event when the client manages events.
softKeyboardActivatingHandler(event:flash.events:Event) — method, class flashx.textLayout.container.TextContainerManager
Processes the SOFT_KEYBOARD_ACTIVATING event when the client manages events.
softKeyboardActivatingHandler(event:flash.events:Event) — method, interface flashx.textLayout.edit.IInteractionEventHandler
Processes an softKeyboardActivating event
softKeyboardActivatingHandler(event:flash.events:Event) — method, class flashx.textLayout.edit.SelectionManager
Processes an softKeyboardActivating event
softKeyboardDeactivate — Event, class spark.components.supportClasses.ScrollableStageText
Dispatched when a soft keyboard is lowered or hidden.
softKeyboardDeactivate — Event, class spark.components.supportClasses.StyleableStageText
Dispatched when a soft keyboard is lowered or hidden.
softKeyboardEffectDuration — Style, class spark.components.SkinnablePopUpContainer
Duration of the soft keyboard move and resize effect in milliseconds.
softKeyboardType — Property, class spark.components.supportClasses.ScrollableStageText
Hint indicating what kind of soft keyboard should be displayed for this component.
softKeyboardType — Property, class spark.components.supportClasses.SkinnableTextBase
Hint indicating what kind of soft keyboard should be displayed for this component.
softKeyboardType — Property, class spark.components.supportClasses.StyleableStageText
Hint indicating what kind of soft keyboard should be displayed for this component.
SoftLightShader — class, package mx.graphics.shaderClasses
Creates a blend shader that is equivalent to the 'Soft Light' blend mode for RGB premultiplied colors available in Adobe Creative Suite tools.
SoftLightShader() — Constructor, class mx.graphics.shaderClasses.SoftLightShader
Constructor.
solidColor — Skin Part, class spark.components.ColorPicker
solidColor — Property, class spark.skins.ColorPickerSkin
SolidColor — class, package mx.graphics
Defines a representation for a color, including a color and an alpha value.
SolidColor(color:uint, alpha:Number) — Constructor, class mx.graphics.SolidColor
Constructor.
SolidColorStroke — class, package mx.graphics
The SolidColorStroke class defines the properties for a line.
SolidColorStroke(color:uint, weight:Number, alpha:Number, pixelHinting:Boolean, scaleMode:String, caps:String, joints:String, miterLimit:Number) — Constructor, class mx.graphics.SolidColorStroke
Constructor.
sort — Property, interface mx.collections.ICollectionView
The ISort that will be applied to the ICollectionView.
sort(items:Array) — method, interface mx.collections.ISort
Apply the current sort to the specified array (not a copy).
sort — Property, class mx.collections.ListCollectionView
The ISort that will be applied to the ICollectionView.
sort(items:Array) — method, class mx.collections.Sort
Apply the current sort to the specified array (not a copy).
sort — Event, class mx.controls.AdvancedDataGridBaseEx
Dispatched when sorting is to be performed on the AdvancedDataGrid control.
Sort — class, package mx.collections
Provides the sorting information required to establish a sort on an existing view (ICollectionView interface or class that implements the interface).
Sort — class, package spark.collections
Provides the sorting information required to establish a sort on an existing view (ICollectionView interface or class that implements the interface).
Sort(fields:Array, customCompareFunction:Function, unique:Boolean) — Constructor, class mx.collections.Sort
Constructor.
Sort(fields:Array, customCompareFunction:Function, unique:Boolean) — Constructor, class spark.collections.Sort
Constructor.
SORT — Constant Static Property, class mx.events.AdvancedDataGridEvent
The AdvancedDataGridEvent.SORT constant defines the value of the type property of the event object for a sort event.
sortable — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridColumn
Set to true to indicate that the user can click on the header of this column to sort the data provider.
sortable — Property, class mx.controls.dataGridClasses.DataGridColumn
A flag that indicates whether the user can click on the header of this column to sort the data provider.
sortable — Property, class spark.components.gridClasses.GridColumn
If true, and if the grid's data provider is an ICollectionView, and if the associated grid's sortableColumns property is true, then this column supports interactive sorting.
sortable — Property, class spark.components.supportClasses.MobileGridColumn
Flag indicating whether a column can be sorted by clicking on its header.
sortableColumns — Property, class mx.controls.AdvancedDataGridBaseEx
A flag that indicates whether the user can sort the data provider items by clicking on a column header cell.
sortableColumns — Property, class mx.controls.DataGrid
A flag that indicates whether the user can sort the data provider items by clicking on a column header cell.
sortableColumns — Property, class spark.components.DataGrid
Specifies whether the user can interactively sort columns.
sortableColumns — Property, class spark.components.MobileGrid
A flag that indicates whether the user can sort the rows by clicking on a column header cell.
sortArrowSkin — Style, class mx.controls.DataGrid
The class to use as the skin for the arrow that indicates the column sort direction.
sortByColumns(columnIndices:Vector$int, isInteractive:Boolean) — method, class spark.components.DataGrid
Sort the DataGrid by one or more columns, and refresh the display.
sortChange — Event, class spark.components.DataGrid
Dispatched after the sort has been applied to the data provider's collection.
sortChange — Event, class spark.components.MobileGrid
Dispatched when the user releases the mouse button on a column header to request the control to sort the grid contents based on the contents of the column.
SORT_CHANGE — Constant Static Property, class spark.events.GridSortEvent
The GridSortEvent.SORT_CHANGE constant defines the value of the type property of the event object for a sortChange event, which indicates that a sort filter has just been applied to the grid's dataProvider collection.
SORT_CHANGE — Constant Static Property, class spark.events.MobileGridHeaderEvent
sortChanging — Event, class spark.components.DataGrid
Dispatched before the sort has been applied to the data provider's collection.
SORT_CHANGING — Constant Static Property, class spark.events.GridSortEvent
The GridSortEvent.SORT_CHANGING constant defines the value of the type property of the event object for a sortChanging event, which indicates that a sort filter is about to be applied to the grid's dataProvider collection.
sortCompareFunction — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridColumn
A callback function that gets called when sorting the data in the column.
sortCompareFunction — Property, class mx.controls.dataGridClasses.DataGridColumn
A callback function that gets called when sorting the data in the column.
sortCompareFunction — Property, class spark.components.gridClasses.GridColumn
The function that compares two elements during a sort of on the data elements of this column.
sortCompareType — Property, interface mx.collections.ISortField
Specifies what compare type will be used for the sortField.
sortCompareType — Property, class mx.collections.SortField
Specifies what compare type will be used for the sortField.
sortCompareType — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridColumn
sortCompareType — Property, class mx.controls.dataGridClasses.DataGridColumn
sortCompareType — Property, class spark.components.gridClasses.GridColumn
The sortCompareType defines the valid constant values for the sortCompareType property of the SortField and GridColumn.
sortDescending — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridColumn
Indicates whether the column sort is in ascending order, false, or descending order, true.
sortDescending — Property, class mx.controls.dataGridClasses.DataGridColumn
Indicates whether the column sort is in ascending order, false, or descending order, true.
sortDescending — Property, class spark.components.gridClasses.GridColumn
If true, this column is sorted in descending order.
sortDescending — Property, class spark.components.supportClasses.MobileGridColumn
SortError — class, package mx.collections.errors
This error is thrown when a Sort class is not configured properly; for example, if the find criteria are invalid.
SortError(message:String) — Constructor, class mx.collections.errors.SortError
Constructor.
sortExpertMode — Property, class mx.controls.AdvancedDataGridBaseEx
By default, the sortExpertMode property is set to false, which means you click in the header area of a column to sort the rows of the AdvancedDataGrid control by that column.
sortField — Property, class spark.components.gridClasses.GridColumn
Returns a SortField that can be used to sort a collection by this column's dataField.
sortField — Property, class spark.components.supportClasses.MobileGridColumn
Returns a SortField that can be used to sort a collection by this column's dataField.
SortField — class, package mx.collections
Provides the sorting information required to establish a sort on a field or property in a collection view.
SortField — class, package spark.collections
Provides the sorting information required to establish a sort on a field or property in a collection view.
SortField(name:String, caseInsensitive:Boolean, descending:Boolean, numeric:Object, sortCompareType:String, customCompareFunction:Function) — Constructor, class mx.collections.SortField
Constructor.
SortField(name:String, descending:Boolean, numeric:Object, sortCompareType:String, customCompareFunction:Function) — Constructor, class spark.collections.SortField
Constructor.
SortFieldCompareTypes — final class, package mx.collections
The SortFieldCompareTypes class defines the valid constant values for the sortCompareType property of the SortField and GridColumn.
SortFieldCompareTypes() — Constructor, class mx.collections.SortFieldCompareTypes
Constructor.
sortFontFamily — Style, class mx.controls.AdvancedDataGrid
The font family used by the AdvancedDataGridSortItemRenderer class to render the sort icon in the column header.
sortFontSize — Style, class mx.controls.AdvancedDataGrid
The font size used by the AdvancedDataGridSortItemRenderer class to render the sort icon in the column header.
sortFontStyle — Style, class mx.controls.AdvancedDataGrid
The font style used by the AdvancedDataGridSortItemRenderer class to render the sort icon in the column header.
sortFontWeight — Style, class mx.controls.AdvancedDataGrid
The font weight used by the AdvancedDataGridSortItemRenderer class to render the sort icon in the column header.
sortIndicator — Property, class spark.skins.spark.DefaultGridHeaderRenderer
A visual element that's displayed when the column is sorted.
sortIndicatorGroup — Property, class spark.skins.spark.DefaultGridHeaderRenderer
Defines the size and location of the sortIndicator visual element.
SortInfo — class, package mx.controls.advancedDataGridClasses
The SortInfo class defines information about the sorting of a column of the AdvancedDataGrid control.
SortInfo(sequenceNumber:int, descending:Boolean, status:String) — Constructor, class mx.controls.advancedDataGridClasses.SortInfo
Constructor.
SortingCollator — class, package spark.globalization
The SortingCollator class provides locale-sensitve string comparison capabilities with inital settings suitable for linguistic sorting purposes such as sorting a list of text strings that are displayed to an end-user.
SortingCollator() — Constructor, class spark.globalization.SortingCollator
Constructs a new SortingCollator object to provide string comparisons according to the conventions of a specified locale.
sortItemRenderer — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridBase
The sort item renderer to be used to display the sort icon in the column header.
sortItemRenderer — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderRenderer
Specifies a custom sort item renderer.
sortOnXField — Property, class mx.charts.series.AreaSeries
Requests the line datapoints be sorted from left to right before rendering.
sortOnXField — Property, class mx.charts.series.ColumnSeries
Requests the columns be sorted from left to right before rendering.
sortOnXField — Property, class mx.charts.series.LineSeries
Requests the line datapoints be sorted from left to right before rendering.
sortTuple(t1:mx.olap:OLAPTuple, t2:mx.olap:OLAPTuple) — method, class mx.olap.OLAPSet
Returns information about the relative location of two tuples in the set.
sound — Property, class mx.effects.SoundEffect
The Sound object that the MP3 file has been loaded into.
sound — Property, class mx.effects.effectClasses.SoundEffectInstance
Reference to the internal Sound object.
SoundAsset — class, package mx.core
SoundAsset is a subclass of the flash.media.Sound class which represents sounds that you embed in a Flex application.
SoundAsset() — Constructor, class mx.core.SoundAsset
Constructor.
soundChannel — Property, class mx.effects.effectClasses.SoundEffectInstance
The SoundChannel object that the MP3 file has been loaded into.
SoundEffect — class, package mx.effects
The SoundEffect class plays an MP3 audio file.
SoundEffect(target:Object) — Constructor, class mx.effects.SoundEffect
Constructor.
SoundEffectInstance — class, package mx.effects.effectClasses
The SoundEffectInstance class implements the instance class for the SoundEffect effect.
SoundEffectInstance(target:Object) — Constructor, class mx.effects.effectClasses.SoundEffectInstance
Constructor.
soundTransform — Property, interface mx.core.IContainer
source — Property, class flashx.textLayout.elements.InlineGraphicElement
Sets the source for the graphic.
source — Property, class flashx.textLayout.operations.InsertInlineGraphicOperation
Sets the source for the graphic.
source — Property, class flashx.textLayout.operations.ModifyInlineGraphicOperation
Sets the source for the graphic.
source — Property, class flashx.textLayout.operations.MoveChildrenOperation
Specifies the parent of the item(s) to move.
source — Property, class mx.charts.LegendItem
Contains a reference to the data series that the LegendItem was generated from if you bind the dataProvider property of the parent Legend control to a chart control.
source — Property, class mx.collections.ArrayCollection
The source of data in the ArrayCollection.
source — Property, class mx.collections.ArrayList
The source array for this ArrayList.
source — Property, class mx.collections.GroupingCollection
The source collection containing the flat data to be grouped.
source — Property, class mx.collections.GroupingCollection2
The source collection containing the flat data to be grouped.
source — Property, class mx.collections.HierarchicalCollectionView
The source data of the IHierarchicalCollectionView.
source — Property, class mx.collections.HierarchicalData
The source collection.
source — Property, interface mx.collections.IHierarchicalCollectionView
The source data of the IHierarchicalCollectionView.
source — Property, class mx.collections.XMLListCollection
The underlying XMLList for this collection.
source — Property, class mx.controls.ProgressBar
Refers to the control that the ProgressBar is measuring the progress of.
source — Property, class mx.controls.SWFLoader
The URL, object, class or string name of a class to load as the content.
source — Property, class mx.controls.VideoDisplay
Relative path and filename of the FLV file to stream.
source — Property, class mx.effects.SoundEffect
The URL or class of the MP3 file to play.
source — Property, class mx.effects.effectClasses.SoundEffectInstance
The URL or class of the MP3 file to play.
source — Property, class mx.events.PropertyChangeEvent
The object that the change occured on.
source — Property, class mx.graphics.BitmapFill
The source used for the bitmap fill.
source — Property, class mx.messaging.messages.RemotingMessage
This property is provided for backwards compatibility.
source — Property, class mx.printing.PrintAdvancedDataGrid
Initializes the PrintAdvancedDataGrid control and all of its properties from the specified AdvancedDataGrid control.
source — Property, class mx.printing.PrintOLAPDataGrid
Initializes the PrintOLAPDataGrid control and all of its properties from the specified OLAPDataGrid control.
source — Property, class mx.rpc.remoting.RemoteObject
Lets you specify a source value on the client; not supported for destinations that use the JavaAdapter.
source — Property, class mx.styles.StyleProxy
The object that implements the IStyleClient interface.
source — Property, class mx.validators.Validator
Specifies the object containing the property to validate.
source — Property, class org.apache.flex.collections.ArrayList
The source array for this ArrayList.
source — Property, class org.apache.flex.collections.VectorCollection
The source of data in the VectorCollection.
source — Property, class org.apache.flex.collections.VectorList
The source vector for this VectorList.
source — Property, class spark.components.Image
The source used for the bitmap fill.
source — Property, class spark.components.VideoDisplay
The video source.
source — Property, class spark.components.VideoPlayer
The video source.
source — Property, class spark.preloaders.SplashScreenImageSource
The image class for the splash screen to use for the defined device configuration.
source — Property, class spark.primitives.BitmapImage
The source used for the bitmap fill.
source — Property, class spark.validators.supportClasses.GlobalizationValidatorBase
Specifies the object containing the property to validate.
source120dpi — Property, class spark.utils.MultiDPIBitmapSource
The source to use if the Application.runtimeDPI is DPIClassification.DPI_120.
source160dpi — Property, class spark.utils.MultiDPIBitmapSource
The source to use if the Application.runtimeDPI is DPIClassification.DPI_160.
source240dpi — Property, class spark.utils.MultiDPIBitmapSource
The source to use if the Application.runtimeDPI is DPIClassification.DPI_240.
source320dpi — Property, class spark.utils.MultiDPIBitmapSource
The source to use if the Application.runtimeDPI is DPIClassification.DPI_320.
source480dpi — Property, class spark.utils.MultiDPIBitmapSource
The source to use if the Application.runtimeDPI is DPIClassification.DPI_480.
source640dpi — Property, class spark.utils.MultiDPIBitmapSource
The source to use if the Application.runtimeDPI is DPIClassification.DPI_640.
sourceHeight — Property, class spark.components.Image
Provides the unscaled height of the original image data.
sourceHeight — Property, class spark.primitives.BitmapImage
Provides the unscaled height of the original image data.
sourceIndex — Property, class flashx.textLayout.operations.MoveChildrenOperation
Specifies the number of children to move.
sourceWidth — Property, class spark.components.Image
Provides the unscaled width of the original image data.
sourceWidth — Property, class spark.primitives.BitmapImage
Provides the unscaled width of the original image data.
SPACE — Constant Static Property, class flashx.textLayout.formats.JustificationRule
Specifies justification for Latin and other horizontal scripts that divide words using spaces.
spaceAfter — Property, class flashx.textLayout.compose.TextFlowLine
The amount of space to leave after the line.
spaceBefore — Property, class flashx.textLayout.compose.TextFlowLine
The amount of space to leave before the line.
Spacer — class, package mx.controls
The Spacer control helps you lay out children within a parent container.
Spacer() — Constructor, class mx.controls.Spacer
Constructor.
SpanElement — class, package flashx.textLayout.elements
The SpanElement class represents a run of text that has a single set of formatting attributes applied.
SpanElement() — Constructor, class flashx.textLayout.elements.SpanElement
Constructor - creates a SpanElement object to hold a run of text in a paragraph.
spanFormat — Property, class flashx.textLayout.factory.StringTextLineFactory
The character format.
spanTextReplacementRegex — Property, class flashx.textLayout.conversion.BaseTextLayoutExporter
Gets the regex that specifies characters in span text to be replaced with XML elements.
spark.accessibility — package
SparkButtonSkin — class, package spark.skins
Base class for Spark button skins.
SparkButtonSkin() — Constructor, class spark.skins.SparkButtonSkin
Constructor.
SparkChromeWindowedApplicationSkin — class, package spark.skins.spark
A skin class for the Spark WindowedApplication component.
SparkChromeWindowedApplicationSkin() — Constructor, class spark.skins.spark.SparkChromeWindowedApplicationSkin
Constructor.
spark.collections — package
spark.components — package
spark.components.calendarClasses — package
spark.components.gridClasses — package
spark.components.itemRenderers — package
spark.components.listClasses — package
spark.components.mediaClasses — package
spark.components.richTextEditorClasses — package
spark.components.supportClasses — package
spark.components.windowClasses — package
spark.containers — package
spark.containers.supportClasses — package
spark.core — package
SparkDownloadProgressBar — class, package mx.preloaders
The SparkDownloadProgressBar class displays download progress.
SparkDownloadProgressBar() — Constructor, class mx.preloaders.SparkDownloadProgressBar
Constructor.
spark.effects — package
spark.effects.animation — package
spark.effects.easing — package
spark.effects.interpolation — package
spark.effects.supportClasses — package
spark.events — package
spark.filters — package
spark.formatters — package
spark.formatters.supportClasses — package
spark.globalization — package
spark.globalization.supportClasses — package
spark.layouts — package
spark.layouts.supportClasses — package
spark.managers — package
spark.modules — package
spark.preloaders — package
spark.primitives — package
spark.primitives.supportClasses — package
SparkSkin — class, package spark.skins
Base class for Spark skins.
SparkSkin() — Constructor, class spark.skins.SparkSkin
Constructor.
SparkSkinForHalo — class, package mx.skins.spark
The SparkSkinForHalo class is the base class for Spark skins for MX components.
SparkSkinForHalo() — Constructor, class mx.skins.spark.SparkSkinForHalo
Constructor.
spark.skins — package
spark.skins.android4 — package
spark.skins.android4.supportClasses — package
spark.skins.ios7 — package
spark.skins.ios7.supportClasses — package
spark.skins.mobile — package
spark.skins.mobile.supportClasses — package
spark.skins.richTextEditorClasses — package
spark.skins.spark — package
spark.skins.spark.mediaClasses.fullScreen — package
spark.skins.spark.mediaClasses.normal — package
spark.skins.spark.supportClasses — package
spark.skins.spark.windowChrome — package
spark.supportClasses — package
spark.transitions — package
spark.utils — package
spark.validators — package
spark.validators.supportClasses — package
SpecialCharacterElement — class, package flashx.textLayout.elements
The SpecialCharacterElement class is an abstract base class for elements that represent special characters.
SpecialCharacterElement() — Constructor, class flashx.textLayout.elements.SpecialCharacterElement
Base class - invoking new SpecialCharacterElement() throws an error exception.
specificity — Property, class mx.styles.CSSCondition
Calculates the specificity of a conditional selector in a selector chain.
specificity — Property, class mx.styles.CSSSelector
Calculates the specificity of a selector chain in order to determine the precedence when applying several matching style declarations.
specificity — Property, class mx.styles.CSSStyleDeclaration
Determines the order of precedence when applying multiple style declarations to a component.
Spinner — class, package spark.components
A Spinner component selects a value from an ordered set.
Spinner() — Constructor, class spark.components.Spinner
Constructor.
SpinnerAccImpl — class, package spark.accessibility
SpinnerAccImpl is the accessibility implementation class for spark.components.Spinner.
SpinnerAccImpl(master:mx.core:UIComponent) — Constructor, class spark.accessibility.SpinnerAccImpl
Constructor.
SpinnerDecrementButtonSkin — class, package spark.skins.spark
The default skin class for the down button of a Spark Spinner component.
SpinnerDecrementButtonSkin() — Constructor, class spark.skins.spark.SpinnerDecrementButtonSkin
Constructor.
SpinnerIncrementButtonSkin — class, package spark.skins.spark
The default skin class for the up button of a Spark Spinner component.
SpinnerIncrementButtonSkin() — Constructor, class spark.skins.spark.SpinnerIncrementButtonSkin
Constructor.
SpinnerList — class, package spark.components
The SpinnerList component displays a list of items.
SpinnerList() — Constructor, class spark.components.SpinnerList
Constructor.
SpinnerListContainer — class, package spark.components
Container for one or more SpinnerList controls.
SpinnerListContainer() — Constructor, class spark.components.SpinnerListContainer
Constructor.
SpinnerListContainerSkin — class, package spark.skins.android4
ActionScript-based skin for the SpinnerListContainer in mobile applications.
SpinnerListContainerSkin — class, package spark.skins.ios7
ActionScript-based skin for the SpinnerListContainer in mobile applications.
SpinnerListContainerSkin — class, package spark.skins.mobile
ActionScript-based skin for the SpinnerListContainer in mobile applications.
SpinnerListContainerSkin() — Constructor, class spark.skins.android4.SpinnerListContainerSkin
Constructor.
SpinnerListContainerSkin() — Constructor, class spark.skins.ios7.SpinnerListContainerSkin
Constructor.
SpinnerListContainerSkin() — Constructor, class spark.skins.mobile.SpinnerListContainerSkin
Constructor.
SpinnerListItemRenderer — class, package spark.components
The SpinnerListItemRenderer class defines the default item renderer for a SpinnerList control in the mobile theme.
SpinnerListItemRenderer() — Constructor, class spark.components.SpinnerListItemRenderer
Constructor.
SpinnerListScrollerSkin — class, package spark.skins.android4
The default skin class for the Spark Scroller that is used by the SpinnerList component.
SpinnerListScrollerSkin — class, package spark.skins.ios7
The default skin class for the Spark Scroller that is used by the SpinnerList component.
SpinnerListScrollerSkin — class, package spark.skins.mobile
The default skin class for the Spark Scroller that is used by the SpinnerList component.
SpinnerListScrollerSkin() — Constructor, class spark.skins.android4.SpinnerListScrollerSkin
Constructor.
SpinnerListScrollerSkin() — Constructor, class spark.skins.ios7.SpinnerListScrollerSkin
Constructor.
SpinnerListScrollerSkin() — Constructor, class spark.skins.mobile.SpinnerListScrollerSkin
Constructor.
SpinnerListSkin — class, package spark.skins.android4
ActionScript-based skin for the SpinnerList in mobile applications.
SpinnerListSkin — class, package spark.skins.ios7
ActionScript-based skin for the SpinnerList in mobile applications.
SpinnerListSkin — class, package spark.skins.mobile
ActionScript-based skin for the SpinnerList in mobile applications.
SpinnerListSkin() — Constructor, class spark.skins.android4.SpinnerListSkin
Constructor.
SpinnerListSkin() — Constructor, class spark.skins.ios7.SpinnerListSkin
Constructor.
SpinnerListSkin() — Constructor, class spark.skins.mobile.SpinnerListSkin
Constructor.
SpinnerSkin — class, package spark.skins.spark
The default skin class for the Spark Spinner component.
SpinnerSkin() — Constructor, class spark.skins.spark.SpinnerSkin
Constructor.
SplashScreen — class, package spark.preloaders
The SplashScreen class is the default preloader for Mobile Flex applications.
SplashScreen() — Constructor, class spark.preloaders.SplashScreen
Constructor.
splashScreenImage — Property, class spark.components.Application
The image class for the SplashScreen preloader.
SplashScreenImage — class, package spark.preloaders
Use the SplashScreenImage class to specify different splash screen images based on characteristics of a mobile device.
SplashScreenImage() — Constructor, class spark.preloaders.SplashScreenImage
Constructor.
SplashScreenImageSource — class, package spark.preloaders
Use the SplashScreenImageSource class to specify a Class (typically an embedded image) to be displayed as splash screen at a particular device configuration such as DPI, orientation and resolution.
SplashScreenImageSource() — Constructor, class spark.preloaders.SplashScreenImageSource
Constructor.
splashScreenMinimumDisplayTime — Property, class spark.components.Application
Minimum amount of time, in milliseconds, to show the splash screen image.
splashScreenScaleMode — Property, class spark.components.Application
The splash screen image scale mode: A value of none implies that the image size is set to match its intrinsic size. A value of stretch sets the width and the height of the image to the stage width and height, possibly changing the content aspect ratio. A value of letterbox sets the width and height of the image as close to the stage width and height as possible while maintaining aspect ratio.
splitAtIndex(childIndex:int) — method, class flashx.textLayout.elements.FlowGroupElement
Splits this object at the position specified by the childIndex parameter.
splitAtPosition(relativePosition:int) — method, class flashx.textLayout.elements.FlowElement
Splits this FlowElement object at the position specified by the relativePosition parameter, which is a relative position in the text for this element.
splitAtPosition(relativePosition:int) — method, class flashx.textLayout.elements.ParagraphElement
splitElement(target:flashx.textLayout.elements:FlowGroupElement, operationState:flashx.textLayout.edit:SelectionState) — method, class flashx.textLayout.edit.EditManager
Splits the target element at the location specified, creating a new element after the current one.
splitElement(target:flashx.textLayout.elements:FlowGroupElement, operationState:flashx.textLayout.edit:SelectionState) — method, interface flashx.textLayout.edit.IEditManager
Splits the target element at the location specified, creating a new element after the current one.
SplitElementOperation — class, package flashx.textLayout.operations
The SplitElementOperation class encapsulates a change that splits any FlowGroupElement into two elements.
SplitElementOperation(operationState:flashx.textLayout.edit:SelectionState, targetElement:flashx.textLayout.elements:FlowGroupElement) — Constructor, class flashx.textLayout.operations.SplitElementOperation
Creates a SplitElementOperation object.
splitParagraph(operationState:flashx.textLayout.edit:SelectionState) — method, class flashx.textLayout.edit.EditManager
Splits the paragraph at the current position, creating a new paragraph after the current one.
splitParagraph(operationState:flashx.textLayout.edit:SelectionState) — method, interface flashx.textLayout.edit.IEditManager
Splits the paragraph at the current position, creating a new paragraph after the current one.
SplitParagraphOperation — class, package flashx.textLayout.operations
The SplitParagraphOperation class encapsulates a change that splits a paragraph into two elements.
SplitParagraphOperation(operationState:flashx.textLayout.edit:SelectionState) — Constructor, class flashx.textLayout.operations.SplitParagraphOperation
Creates a SplitParagraphOperation object.
SplitViewNavigator — class, package spark.components
The SplitViewNavigator container displays multiple ViewNavigator or TabbedViewNavigator components at the same time in a single container.
SplitViewNavigator() — Constructor, class spark.components.SplitViewNavigator
Constructor.
SplitViewNavigatorSkin — class, package spark.skins.mobile
The default skin for the SplitViewNavigator component.
SplitViewNavigatorSkin() — Constructor, class spark.skins.mobile.SplitViewNavigatorSkin
Constructor.
spreadMethod — Property, class mx.graphics.GradientBase
A value from the SpreadMethod class that specifies which spread method to use.
SpriteAsset — class, package mx.core
SpriteAsset is a subclass of the flash.display.Sprite class which represents vector graphic images that you embed in an application.
SpriteAsset() — Constructor, class mx.core.SpriteAsset
Constructor.
SpriteVisualElement — class, package spark.core
The SpriteVisualElement class is a light-weight Sprite-based implemention of the IVisualElement interface.
SpriteVisualElement() — Constructor, class spark.core.SpriteVisualElement
Constructor.
SQUARE — Constant Static Property, class flashx.textLayout.formats.ListStyleType
A filled square marker.
stack(stackedXValueDictionary:flash.utils:Dictionary, previousElement:mx.charts.chartClasses:IStackable) — method, interface mx.charts.chartClasses.IStackable
Stacks the series.
stack() — method, class mx.charts.chartClasses.StackedSeries
Updates the series data, and uses the values of the series data it is stacking on top of so it can stack correctly.
stack(stackedXValueDictionary:flash.utils:Dictionary, previousElement:mx.charts.chartClasses:IStackable) — method, class mx.charts.series.AreaSeries
Stacks the series.
stack(stackedYValueDictionary:flash.utils:Dictionary, previousElement:mx.charts.chartClasses:IStackable) — method, class mx.charts.series.BarSeries
Stacks the series.
stack() — method, class mx.charts.series.BarSet
Updates the series data, and uses the values of the series data it is stacking on top of so it can stack correctly.
stack(stackedXValueDictionary:flash.utils:Dictionary, previousElement:mx.charts.chartClasses:IStackable) — method, class mx.charts.series.ColumnSeries
Stacks the series.
stackAll(stackedPosXValueDictionary:flash.utils:Dictionary, stackedNegXValueDictionary:flash.utils:Dictionary, previousElement:mx.charts.chartClasses:IStackable2) — method, interface mx.charts.chartClasses.IStackable2
Stacks the series.
stackAll(stackedPosXValueDictionary:flash.utils:Dictionary, stackedNegXValueDictionary:flash.utils:Dictionary, previousElement:mx.charts.chartClasses:IStackable2) — method, class mx.charts.series.AreaSeries
Stacks the series.
stackAll(stackedPosYValueDictionary:flash.utils:Dictionary, stackedNegYValueDictionary:flash.utils:Dictionary, previousElement:mx.charts.chartClasses:IStackable2) — method, class mx.charts.series.BarSeries
Stacks the series.
stackAll(stackedPosXValueDictionary:flash.utils:Dictionary, stackedNegXValueDictionary:flash.utils:Dictionary, previousElement:mx.charts.chartClasses:IStackable2) — method, class mx.charts.series.ColumnSeries
Stacks the series.
StackedFormHeadingSkin — class, package spark.skins.spark
An alternate skin class for the Spark FormHeading component.
StackedFormHeadingSkin() — Constructor, class spark.skins.spark.StackedFormHeadingSkin
Constructor.
StackedFormItemSkin — class, package spark.skins.spark
An alternate skin class for the Spark FormItem component which positions the label above the content.
StackedFormItemSkin() — Constructor, class spark.skins.spark.StackedFormItemSkin
Constructor.
StackedFormSkin — class, package spark.skins.spark
An alternate skin class for the Spark Form container.
StackedFormSkin() — Constructor, class spark.skins.spark.StackedFormSkin
Constructor.
stackedMaximum — Property, class mx.charts.chartClasses.StackedSeries
The maximum sum represented by this stacked series.
stackedMinimum — Property, class mx.charts.chartClasses.StackedSeries
The minimum sum represented by this stacked series.
StackedSeries — class, package mx.charts.chartClasses
Stacked Series serves as the common base class for all of the stacking set series (BarSet, ColumnSet, and AreaSet).
StackedSeries() — Constructor, class mx.charts.chartClasses.StackedSeries
Constructor.
stacker — Property, interface mx.charts.chartClasses.IStackable
The StackedSeries associated with this series.
stacker — Property, class mx.charts.series.AreaSeries
The StackedSeries associated with this AreaSeries.
stacker — Property, class mx.charts.series.BarSeries
The StackedSeries associated with this BarSeries.
stacker — Property, class mx.charts.series.ColumnSeries
The StackedSeries associated with this BarSeries.
StackLayout — class, package spark.layouts
An StackLayout class shows a single element at a time..
StackLayout() — Constructor, class spark.layouts.StackLayout
Constructor.
stackTotals — Property, interface mx.charts.chartClasses.IStackable
The stack totals for the series.
stackTotals — Property, class mx.charts.series.AreaSeries
The stack totals for the series.
stackTotals — Property, class mx.charts.series.BarSeries
The stack totals for the series.
stackTotals — Property, class mx.charts.series.ColumnSeries
The stack totals for the series.
stage — Property, class mx.containers.utilityClasses.PostScaleAdapter
stage — Property, interface mx.core.IFlexDisplayObject
stage — Property, interface mx.managers.ISystemManager
The flash.display.Stage that represents the application window mapped to this SystemManager
stageHeight — Property, class mx.preloaders.DownloadProgressBar
The height of the stage, which is passed in by the Preloader class.
stageHeight — Property, interface mx.preloaders.IPreloaderDisplay
The height of the stage, which is passed in by the Preloader class.
stageHeight — Property, class mx.preloaders.SparkDownloadProgressBar
The height of the stage, which is passed in by the Preloader class.
stageHeight — Property, class spark.preloaders.SplashScreen
The height of the stage, which is passed in by the Preloader class.
stageText — Property, class spark.components.supportClasses.ScrollableStageText
The runtime StageText object that this field uses for text display and editing.
StageTextAreaSkin — class, package spark.skins.android4
ActionScript-based skin for TextArea controls in mobile applications that uses a StyleableStageText class for the text display.
StageTextAreaSkin — class, package spark.skins.ios7
ActionScript-based skin for TextArea controls in mobile applications that uses a StyleableStageText class for the text display.
StageTextAreaSkin — class, package spark.skins.mobile
ActionScript-based skin for TextArea controls in mobile applications that uses a StyleableStageText class for the text display.
StageTextAreaSkin() — Constructor, class spark.skins.android4.StageTextAreaSkin
Constructor.
StageTextAreaSkin() — Constructor, class spark.skins.ios7.StageTextAreaSkin
Constructor.
StageTextAreaSkin() — Constructor, class spark.skins.mobile.StageTextAreaSkin
Constructor.
stageText_changeHandler(event:flash.events:Event) — method, class spark.components.supportClasses.ScrollableStageText
stageText_completeHandler(event:flash.events:Event) — method, class spark.components.supportClasses.ScrollableStageText
StageTextInputSkin — class, package spark.skins.android4
ActionScript-based skin for TextInput controls in mobile applications that uses a StyleableStageText class for the text input.
StageTextInputSkin — class, package spark.skins.ios7
ActionScript-based skin for TextInput controls in mobile applications that uses a StyleableStageText class for the text input.
StageTextInputSkin — class, package spark.skins.mobile
ActionScript-based skin for TextInput controls in mobile applications that uses a StyleableStageText class for the text input.
StageTextInputSkin() — Constructor, class spark.skins.android4.StageTextInputSkin
Constructor.
StageTextInputSkin() — Constructor, class spark.skins.ios7.StageTextInputSkin
Constructor.
StageTextInputSkin() — Constructor, class spark.skins.mobile.StageTextInputSkin
Constructor.
StageTextSkinBase — class, package spark.skins.android4.supportClasses
ActionScript-based skin for text input controls in mobile applications.
StageTextSkinBase — class, package spark.skins.ios7.supportClasses
ActionScript-based skin for text input controls in mobile applications.
StageTextSkinBase — class, package spark.skins.mobile.supportClasses
ActionScript-based skin for text input controls in mobile applications.
StageTextSkinBase() — Constructor, class spark.skins.android4.supportClasses.StageTextSkinBase
Constructor.
StageTextSkinBase() — Constructor, class spark.skins.ios7.supportClasses.StageTextSkinBase
Constructor.
StageTextSkinBase() — Constructor, class spark.skins.mobile.supportClasses.StageTextSkinBase
Constructor.
stageWidth — Property, class mx.preloaders.DownloadProgressBar
The width of the stage, which is passed in by the Preloader class.
stageWidth — Property, interface mx.preloaders.IPreloaderDisplay
The width of the stage, which is passed in by the Preloader class.
stageWidth — Property, class mx.preloaders.SparkDownloadProgressBar
The width of the stage, which is passed in by the Preloader class.
stageWidth — Property, class spark.preloaders.SplashScreen
The width of the stage, which is passed in by the Preloader class.
StandardFlowComposer — class, package flashx.textLayout.compose
The StandardFlowComposer class provides a standard composer and container manager.
StandardFlowComposer() — Constructor, class flashx.textLayout.compose.StandardFlowComposer
Creates a StandardFlowComposer object.
start — Property, class mx.charts.series.items.LineSeriesSegment
The index into the items array of the first item in this segment.
start — Property, class mx.effects.effectClasses.PropertyChanges
An Object containing the starting properties of the target component modified by the change in view state.
start() — method, class mx.printing.FlexPrintJob
Initializes the PrintJob object.
START — Constant Static Property, class flashx.textLayout.formats.ClearFloats
Specifies that text skips over floats on the start side in reading order (left if direction is "ltr", right if direction is "rtl").
START — Constant Static Property, class flashx.textLayout.formats.Float
Graphic floats on the leading side of the text (left if paragraph direction is "ltr", right if paragraph direction is "rtl").
START — Constant Static Property, class flashx.textLayout.formats.TextAlign
Specifies start edge alignment - text is aligned to match the writing order.
START — Constant Static Property, class spark.components.CalloutPosition
Position the leading edge of the callout at the leading edge of the owner.
startAngle — Property, class mx.charts.series.PieSeries
Specifies the starting angle for the first slice of the PieChart control.
startAngle — Property, class mx.charts.series.items.PieSeriesItem
The start angle, in radians, of this wedge.
_startComposePosition — Property, class flashx.textLayout.compose.BaseCompose
Beginning composition position.
_startController — Property, class flashx.textLayout.compose.BaseCompose
First damaged controller to begin composing
startController — Property, class flashx.textLayout.compose.BaseCompose
Starting controller for skipping ahead
startDelay — Property, class mx.effects.Effect
Amount of time, in milliseconds, to wait before starting the effect.
startDelay — Property, class mx.effects.EffectInstance
Amount of time, in milliseconds, to wait before starting the effect.
startDelay — Property, interface mx.effects.IEffectInstance
Amount of time, in milliseconds, to wait before starting the effect.
startDelay — Property, class spark.effects.animation.Animation
The amount of time spent waiting before the animation begins.
startDividerDrag(e:flash.events:MouseEvent) — method, class spark.containers.DividedGroup
startDividerDrag(e:flash.events:MouseEvent) — method, class spark.containers.HDividerGroup
startDividerDrag(e:flash.events:MouseEvent) — method, class spark.containers.VDividerGroup
startDrag(lockCenter:Boolean, bounds:flash.geom:Rectangle) — method, interface mx.core.IContainer
startDragging(event:flash.events:MouseEvent) — method, class mx.containers.Panel
Called when the user starts dragging a Panel that has been popped up by the PopUpManager.
startEffect() — method, class mx.effects.EffectInstance
Plays the effect instance on the target after the startDelay period has elapsed.
startEffect() — method, interface mx.effects.IEffectInstance
Plays the effect instance on the target after the startDelay period has elapsed.
startFunction — Property, class spark.components.supportClasses.AnimationTarget
startingIndex — Property, interface mx.core.IRepeater
The index into the dataProvider at which this Repeater starts creating children.
startingIndex — Property, class mx.core.Repeater
The index into the dataProvider at which this Repeater starts creating children.
startItemEditorSession(rowIndex:int, columnIndex:int) — method, class spark.components.DataGrid
Starts an editor session on a selected cell in the grid.
startItemEditorSession(rowIndex:int, columnIndex:int) — method, class spark.components.gridClasses.DataGridEditor
Start editing a cell for a specified row and column index.
startLine() — method, class flashx.textLayout.compose.BaseCompose
Called when we are about to compose a line.
startOfDocument(range:flashx.textLayout.elements:TextRange, extendSelection:Boolean) — Static Method , class flashx.textLayout.utils.NavigationUtil
Sets the TextRange at the beginning of the document.
startOfLine(range:flashx.textLayout.elements:TextRange, extendSelection:Boolean) — Static Method , class flashx.textLayout.utils.NavigationUtil
Sets the TextRange at the beginning of the line.
startOfParagraph(range:flashx.textLayout.elements:TextRange, extendSelection:Boolean) — Static Method , class flashx.textLayout.utils.NavigationUtil
Sets the TextRange at the beginning of the paragraph.
STARTS_WITH — Constant Static Property, class spark.components.supportClasses.RegExPatterns
Specifies the use of a regex pattern matching the beginging with a given value.
startTextEdit() — method, class spark.components.supportClasses.ScrollableStageText
startTime — Property, class mx.effects.SoundEffect
The initial position in the MP3 file, in milliseconds, at which playback should start.
startTime — Property, class mx.effects.effectClasses.SoundEffectInstance
The initial position in the MP3 file, in milliseconds, at which playback should start.
startTrackUpdates(item:Object) — method, class mx.collections.ArrayList
If the item is an IEventDispatcher, watch it for updates.
startTrackUpdates(item:Object) — method, class org.apache.flex.collections.ArrayList
If the item is an IEventDispatcher, watch it for updates.
startTrackUpdates(item:Object) — method, class org.apache.flex.collections.VectorList
If the item is an IEventDispatcher watch it for updates.
startView — Property, class spark.transitions.ViewTransitionBase
The currently active view of the view navigator, as set by the owning view navigator.
startWatchingForComplexFieldChanges() — method, class mx.collections.ComplexFieldChangeWatcher
state — Property, class mx.controls.VideoDisplay
The current state of the VideoDisplay control.
state — Property, class mx.events.VideoEvent
The value of the VideoDisplay.state property when the event occurs.
state — Property, class spark.components.supportClasses.InteractionStateDetector
Returns the state of the component Possible values are: InteractionState.UP InteractionState.DOWN InteractionState.OVER
State — class, package mx.states
The State class defines a view state, a particular view of a component.
State(properties:Object) — Constructor, class mx.states.State
Constructor.
stateChange — Event, class mx.controls.VideoDisplay
Dispatched when the state of the control changes.
STATE_CHANGE — Constant Static Property, class mx.events.VideoEvent
The VideoEvent.STATE_CHANGE constant defines the value of the type property of the event object for a stateChange event.
stateChangeComplete — Event, class mx.core.UIComponent
Dispatched after the component has entered a new state and any state transition animation to that state has finished playing.
STATE_CHANGE_COMPLETE — Constant Static Property, class mx.events.FlexEvent
The FlexEvent.STATE_CHANGE_COMPLETE constant defines the value of the type property of the event object for a stateChangeComplete event.
stateChanged(oldState:String, newState:String, recursive:Boolean) — method, class mx.core.UIComponent
This method is called when a state changes to check whether state-specific styles apply to this component.
StateChangeEvent — class, package mx.events
The StateChangeEvent class represents an event that is dispatched when the currentState property of a component changes.
StateChangeEvent(type:String, bubbles:Boolean, cancelable:Boolean, oldState:String, newState:String) — Constructor, class mx.events.StateChangeEvent
Constructor.
stateChangeInterrupted — Event, class mx.core.UIComponent
Dispatched when a component interrupts a transition to its current state in order to switch to a new state.
STATE_CHANGE_INTERRUPTED — Constant Static Property, class mx.events.FlexEvent
The FlexEvent.STATE_CHANGE_INTERRUPTED constant defines the value of the type property of the event object for a stateChangeInterrupted event.
stateGroups — Property, class mx.states.State
The state groups that this view state belongs to as an array of String.
stateResponsive — Property, class mx.controls.VideoDisplay
Specifies whether the VideoDisplay control is in a responsive state, true, or in the unresponsive state, false.
stateResponsive — Property, class mx.events.VideoEvent
The value of the VideoDisplay.stateResponsive property when the event occurs.
states — Property, interface mx.core.IStateClient2
The set of view state objects.
states — Property, class mx.core.UIComponent
The view states that are defined for this component.
STATE_SYSTEM_ALERT_HIGH — Constant Static Property, class mx.accessibility.AccConst
An MSAA state flag indicating that the object displays important information that should be conveyed to the user immediately.
STATE_SYSTEM_ALERT_LOW — Constant Static Property, class mx.accessibility.AccConst
An MSAA state flag indicating that the object displays low-priority information that may not be important to the user.
STATE_SYSTEM_ALERT_MEDIUM — Constant Static Property, class mx.accessibility.AccConst
An MSAA state flag flaindicating that the object displays important information that does not need to be conveyed to the user immediately.
STATE_SYSTEM_ANIMATED — Constant Static Property, class mx.accessibility.AccConst
An MSAA state flag indicating that the object's appearance is changing rapidly or constantly.
STATE_SYSTEM_BUSY — Constant Static Property, class mx.accessibility.AccConst
An MSAA state flag indicating that the object cannot accept input at this time.
STATE_SYSTEM_CHECKED — Constant Static Property, class mx.accessibility.AccConst
An MSAA state flag indicating that the object's check box is selected.
STATE_SYSTEM_COLLAPSED — Constant Static Property, class mx.accessibility.AccConst
An MSAA state flag indicating that children of this object that have the ROLE_SYSTEM_OUTLINEITEM role are hidden.
STATE_SYSTEM_DEFAULT — Constant Static Property, class mx.accessibility.AccConst
An MSAA state flag indicating the default button or menu item.
STATE_SYSTEM_EXPANDED — Constant Static Property, class mx.accessibility.AccConst
An MSAA state flag indicating that children of this object that have the ROLE_SYSTEM_OUTLINEITEM role are displayed.
STATE_SYSTEM_EXTSELECTABLE — Constant Static Property, class mx.accessibility.AccConst
An MSAA state flag indicating that the object can extend its selection using SELFLAG_EXTENDSELECTION in the IAccessible::accSelect method.
STATE_SYSTEM_FLOATING — Constant Static Property, class mx.accessibility.AccConst
An MSAA state flag indicating that the object is not clipped to the boundary of its parent object and does not move automatically when the parent moves.
STATE_SYSTEM_FOCUSABLE — Constant Static Property, class mx.accessibility.AccConst
An MSAA state flag indicating that the object is on the active window and can receive keyboard focus.
STATE_SYSTEM_FOCUSED — Constant Static Property, class mx.accessibility.AccConst
An MSAA state flag indicating that the object currently has the keyboard focus.
STATE_SYSTEM_HASPOPUP — Constant Static Property, class mx.accessibility.AccConst
An MSAA state flag indicating that the object has a pop-up menu.
STATE_SYSTEM_HOTTRACKED — Constant Static Property, class mx.accessibility.AccConst
An MSAA state flag indicating that the object is currently hot-tracked by the mouse, meaning that its appearance has changed to indicate that the mouse pointer is located over it.
STATE_SYSTEM_INVISIBLE — Constant Static Property, class mx.accessibility.AccConst
An MSAA state flag indicating that the object is hidden or not visible.
STATE_SYSTEM_LINKED — Constant Static Property, class mx.accessibility.AccConst
An MSAA state flag indicating that the object is linked.
STATE_SYSTEM_MARQUEED — Constant Static Property, class mx.accessibility.AccConst
An MSAA state flag indicating that the object displays scrolling or moving text or graphics.
STATE_SYSTEM_MIXED — Constant Static Property, class mx.accessibility.AccConst
An MSAA state flag indicating that the state of a three-state check box or toolbar button is not determined.
STATE_SYSTEM_MOVEABLE — Constant Static Property, class mx.accessibility.AccConst
An MSAA state flag indicating that the object can be moved.
STATE_SYSTEM_MULTISELECTABLE — Constant Static Property, class mx.accessibility.AccConst
An MSAA state flag indicating that the object can accept multiple selected items (that is, SELFLAG_ADDSELECTION for the IAccessible::accSelect method is valid).
STATE_SYSTEM_NORMAL — Constant Static Property, class mx.accessibility.AccConst
A constant representing the absence of any MSAA state flags.
STATE_SYSTEM_OFFSCREEN — Constant Static Property, class mx.accessibility.AccConst
An MSAA state flag indicating that the object has no on-screen representation.
STATE_SYSTEM_PRESSED — Constant Static Property, class mx.accessibility.AccConst
An MSAA state flag indicating that the object is pressed.
STATE_SYSTEM_PROTECTED — Constant Static Property, class mx.accessibility.AccConst
An MSAA state flag indicating that the object is a password-protected edit control.
STATE_SYSTEM_READONLY — Constant Static Property, class mx.accessibility.AccConst
An MSAA state flag indicating that the object is read-only.
STATE_SYSTEM_SELECTABLE — Constant Static Property, class mx.accessibility.AccConst
An MSAA state flag indicating that the object can accept selection.
STATE_SYSTEM_SELECTED — Constant Static Property, class mx.accessibility.AccConst
An MSAA state flag indicating that the object is selected.
STATE_SYSTEM_SELFVOICING — Constant Static Property, class mx.accessibility.AccConst
An MSAA state flag indicating that the object can use text-to-speech (TTS) to describe itself.
STATE_SYSTEM_SIZEABLE — Constant Static Property, class mx.accessibility.AccConst
An MSAA state flag indicating that the object can be resized.
STATE_SYSTEM_TRAVERSED — Constant Static Property, class mx.accessibility.AccConst
An MSAA state flag indicating that the object has been traversed.
STATE_SYSTEM_UNAVAILABLE — Constant Static Property, class mx.accessibility.AccConst
An MSAA state flag indicating that the object is unavailable.
STATE_SYSTEM_VALID — Constant Static Property, class mx.accessibility.AccConst
A bitmask representing all valid MSAA state flags.
status — Property, class flashx.textLayout.elements.InlineGraphicElement
The current status of the image.
status — Property, class flashx.textLayout.events.StatusChangeEvent
The FlowElement's new status.
status — Property, class mx.containers.Panel
Text in the status area of the title bar.
status — Property, class mx.controls.advancedDataGridClasses.SortInfo
Contains PROPOSEDSORT if the sort is only a visual indication of the proposed sort, or contains ACTUALSORT if the sort is the actual current sort.
status — Property, interface mx.core.IWindow
The string that appears in the status bar, if it is visible.
status — Property, class mx.core.Window
The string that appears in the status bar, if it is visible.
status — Property, class mx.core.WindowedApplication
The string that appears in the status bar, if it is visible.
status — Property, class mx.core.windowClasses.StatusBar
The string that appears in the status bar, if it is visible.
status(message:mx.messaging.messages:IMessage) — method, class mx.messaging.MessageResponder
Called by the channel that created this MessageResponder when a fault response returns from the destination.
status — Event, class mx.messaging.channels.StreamingConnectionHandler
Dispatched when the StreamingConnectionHandler receives a status command from the server.
status — Property, class spark.components.Window
The string that appears in the status bar, if it is visible.
status — Property, class spark.components.WindowedApplication
The string that appears in the status bar, if it is visible.
statusBar — Property, class mx.core.Window
The UIComponent that displays the status bar.
statusBar — Property, class mx.core.WindowedApplication
The UIComponent that displays the status bar.
statusBar — Property, class spark.skins.spark.SparkChromeWindowedApplicationSkin
The skin part that defines the display of the status bar.
statusBar — Property, class spark.skins.spark.WindowedApplicationSkin
The skin part that defines the display of the status bar.
statusBar — Skin Part, class spark.components.WindowedApplication
The skin part that defines the display of the status bar.
The skin part that defines the display of the status bar.
statusBar — Skin Part, class spark.components.Window
The skin part that defines the display of the status bar.
The skin part that defines the display of the status bar.
StatusBar — class, package mx.core.windowClasses
The default status bar for a WindowedApplication or a Window.
StatusBar() — Constructor, class mx.core.windowClasses.StatusBar
Constructor.
statusBarBackgroundColor — Style, class mx.core.WindowedApplication
The colors used to draw the status bar.
statusBarBackgroundColor — Style, class mx.core.Window
The colors used to draw the status bar.
statusBarBackgroundSkin — Style, class mx.core.WindowedApplication
The status bar background skin.
statusBarBackgroundSkin — Style, class mx.core.Window
The status bar background skin.
StatusBarBackgroundSkin — class, package mx.skins.halo
The skin for the StatusBar of a WindowedApplication or Window.
StatusBarBackgroundSkin() — Constructor, class mx.skins.halo.StatusBarBackgroundSkin
Constructor.
statusBarFactory — Property, class mx.core.Window
The IFactory that creates an instance to use as the status bar.
statusBarFactory — Property, class mx.core.WindowedApplication
The IFactory that creates an instance to use as the status bar.
statusBarStyleFilters — Property, class mx.core.Window
Set of styles to pass from the window to the status bar.
statusBarStyleFilters — Property, class mx.core.WindowedApplication
Set of styles to pass from the WindowedApplication to the status bar.
StatusChangeEvent — class, package flashx.textLayout.events
A TextFlow instance dispatches this event when the status of a FlowElement changes.
StatusChangeEvent(type:String, bubbles:Boolean, cancelable:Boolean, element:flashx.textLayout.elements:FlowElement, status:String, errorEvent:flash.events:ErrorEvent) — Constructor, class flashx.textLayout.events.StatusChangeEvent
Creates an event object that contains information about a status change.
statusCode — Property, class mx.rpc.events.FaultEvent
If the source message was sent via HTTP, this property provides access to the HTTP response status code (if available), otherwise the value is 0.
statusCode — Property, class mx.rpc.events.ResultEvent
If the source message was sent via HTTP, this property provides access to the HTTP response status code (if available), otherwise the value is 0.
STATUS_CODE_HEADER — Constant Static Property, class mx.messaging.messages.AbstractMessage
A status code can provide context about the nature of a response message.
statusHandler(message:mx.messaging.messages:IMessage) — method, class mx.messaging.MessageResponder
Subclasses must override this method to perform custom processing of the status and invoke the proper callbacks on the associated MessageAgent.
statusStyleName — Style, class mx.containers.Panel
Style declaration name for the status in the title bar.
statusText — Property, class spark.skins.spark.SparkChromeWindowedApplicationSkin
The skin part that defines the display of the status bar's text.
statusText — Property, class spark.skins.spark.WindowedApplicationSkin
The skin part that defines the display of the status bar's text.
statusText — Skin Part, class spark.components.WindowedApplication
The skin part that defines the display of the status bar's text.
The skin part that defines the display of the status bar's text.
statusText — Skin Part, class spark.components.Window
The skin part that defines the display of the status bar's text.
The skin part that defines the display of the status bar's text.
statusTextField — Property, class mx.containers.Panel
The UITextField sub-control that displays the status.
statusTextField — Property, class mx.core.windowClasses.StatusBar
A reference to the UITextField that displays the status bar's text.
statusTextStyleName — Style, class mx.core.WindowedApplication
Style declaration for the status text.
statusTextStyleName — Style, class mx.core.Window
Style declaration for the status text.
StepperDecrButtonSkin — class, package mx.skins.spark
The Spark skin class for the down button of the MX NumericStepper component.
StepperDecrButtonSkin() — Constructor, class mx.skins.spark.StepperDecrButtonSkin
Constructor.
StepperIncrButtonSkin — class, package mx.skins.spark
The Spark skin class for the up button of the MX NumericStepper component.
StepperIncrButtonSkin() — Constructor, class mx.skins.spark.StepperIncrButtonSkin
Constructor.
stepSize — Property, class mx.controls.NumericStepper
Non-zero unit of change between values.
stepSize — Property, class spark.collections.NumericDataProvider
The stepSize property controls the values of items between the first and last items.
stepSize — Property, class spark.components.supportClasses.Range
The amount that the value property changes when the changeValueByStep() method is called.
stickyHighlighting — Property, class mx.controls.Button
If false, the Button displays its down skin when the user presses it but changes to its over skin when the user drags the mouse off of it.
stickyHighlighting — Property, class spark.components.supportClasses.ButtonBase
If false, the button displays its down skin when the user presses it but changes to its over skin when the user drags the mouse off of it.
stop() — method, class mx.controls.MovieClipSWFLoader
Stops the SWF content.
stop() — method, class mx.controls.VideoDisplay
Stops playback.
stop() — method, class mx.effects.Effect
Stops the effect, leaving the effect targets in their current state.
stop() — method, class mx.effects.EffectInstance
Stops the effect, leaving the target in its current state.
stop() — method, interface mx.effects.IEffect
Stops the effect, leaving the effect targets in their current state.
stop() — method, interface mx.effects.IEffectInstance
Stops the effect, leaving the target in its current state.
stop() — method, class mx.effects.Tween
Stops the tween, ending it without dispatching an event or calling the Tween's endFunction or onTweenEnd().
stop() — method, class spark.components.VideoDisplay
Stops video playback.
stop() — method, class spark.components.VideoPlayer
Stops video playback.
stop() — method, class spark.effects.animation.Animation
Stops the animation, ending it without calling the end() method.
STOP — Constant Static Property, class mx.states.InterruptionBehavior
Specifies that a transition that interrupts another running transition stops that other transition in place before starting.
stopButton — Skin Part, class spark.components.VideoPlayer
An optional skin part for the stop button.
An optional skin part for the stop button.
_stopComposePos — Property, class flashx.textLayout.compose.BaseCompose
position to stop composing at
stopDividerDrag() — method, class spark.containers.DividedGroup
stopDrag() — method, interface mx.core.IContainer
stopDragging() — method, class mx.containers.Panel
Called when the user stops dragging a Panel that has been popped up by the PopUpManager.
stopFunction — Property, class spark.components.supportClasses.AnimationTarget
STOPPED — Constant Static Property, class mx.events.VideoEvent
The value of the VideoDisplay.state property when an FLV file is loaded but play has stopped.
stopTrackUpdates(item:Object) — method, class mx.collections.ArrayList
If the item is an IEventDispatcher, stop watching it for updates.
stopTrackUpdates(item:Object) — method, class org.apache.flex.collections.ArrayList
If the item is an IEventDispatcher, stop watching it for updates.
stopTrackUpdates(item:Object) — method, class org.apache.flex.collections.VectorList
If the item is an IEventDispatcher stop watching it for updates.
stopWatchingForComplexFieldChanges() — method, class mx.collections.ComplexFieldChangeWatcher
_storedSelectedIndex — Property, class spark.components.Menu
StreamingAMFChannel — class, package mx.messaging.channels
The StreamingAMFChannel class provides support for messaging and offers a different push model than the base AMFChannel.
StreamingAMFChannel(id:String, uri:String) — Constructor, class mx.messaging.channels.StreamingAMFChannel
Constructor.
StreamingConnectionHandler — class, package mx.messaging.channels
A helper class that is used by the streaming channels to open an internal HTTP connection to the server that is held open to allow the server to stream data down to the client with no poll overhead.
StreamingConnectionHandler(channel:mx.messaging:Channel, log:mx.logging:ILogger) — Constructor, class mx.messaging.channels.StreamingConnectionHandler
Constructor.
StreamingHTTPChannel — class, package mx.messaging.channels
The StreamingHTTPChannel class provides support for messaging and offers a different push model than the base HTTPChannel.
StreamingHTTPChannel(id:String, uri:String) — Constructor, class mx.messaging.channels.StreamingHTTPChannel
Constructor.
streamItems — Property, class spark.components.mediaClasses.DynamicStreamingVideoSource
The metadata info object with properties describing the FLB file.
streamName — Property, class spark.components.mediaClasses.DynamicStreamingVideoItem
The stream name on the server.
streamType — Property, class spark.components.mediaClasses.DynamicStreamingVideoSource
The type of stream we are trying to connect to: any, live, or recorded.
strength — Property, class mx.effects.Glow
The strength of the imprint or spread.
strength — Property, class mx.effects.effectClasses.GlowInstance
The strength of the glow.
strength — Property, class mx.filters.BaseDimensionFilter
The strength of the imprint or spread.
STRETCH — Constant Static Property, class mx.graphics.BitmapScaleMode
The bitmap fill stretches to fill the region.
stretchCursor — Style, class mx.controls.DataGrid
The class to use as the skin for the cursor that indicates that a column can be resized.
stretchCursor — Style, class mx.controls.AdvancedDataGridBaseEx
The class to use as the skin for the cursor that indicates that a column can be resized.
stretchCursor — Style, class spark.components.DataGrid
The class to use as the skin for the cursor that indicates that a column can be resized.
stretchX — Property, interface mx.core.IAssetLayoutFeatures
The stretchY is the horizontal component of the stretch scale factor which is applied before any other transformation property.
stretchY — Property, interface mx.core.IAssetLayoutFeatures
The stretchY is the vertical component of the stretch scale factor which is applied before any other transformation property.
strictNillability — Property, interface mx.rpc.xml.IXMLEncoder
When strictNillability is set to true, null values are encoded according to XML Schema rules (requires nillable=true to be set in the definition).
STRING — Constant Static Property, class mx.collections.SortFieldCompareTypes
Represents the stringCompare inside a SortField.
stringCompare(a:Object, b:Object) — method, class mx.collections.SortField
Pull the strings from the objects and call the implementation.
stringCompare(a:String, b:String, caseInsensitive:Boolean) — Static Method , class mx.utils.ObjectUtil
Compares two String values.
stringCompare(a:Object, b:Object) — method, class spark.collections.SortField
Pull the strings from the objects and call the implementation.
StringTextLineFactory — class, package flashx.textLayout.factory
The StringTextLineFactory class provides a simple way to create TextLines from a string.
StringTextLineFactory(configuration:flashx.textLayout.elements:IConfiguration) — Constructor, class flashx.textLayout.factory.StringTextLineFactory
Creates a StringTextLineFactory object.
stringToDate(valueString:String, inputFormat:String) — Static Method , class mx.controls.DateField
Parses a String object that contains a date, and returns a Date object corresponding to the String.
stringToObject(string:String, separator:String, decodeURL:Boolean) — Static Method , class mx.utils.URLUtil
Returns an object from a String.
StringTools — class, package spark.globalization
The StringTools class provides locale-sensitve case conversion methods.
StringTools() — Constructor, class spark.globalization.StringTools
Constructs a new StringTools object that provides case conversion and other utilities according to the conventions of a given locale.
STRING_TYPE — Constant Static Property, class flashx.textLayout.conversion.ConversionType
Export as type String.
StringUtil — class, package mx.utils
The StringUtil utility class is an all-static class with methods for working with String objects within Flex.
StringValidator — class, package mx.validators
The StringValidator class validates that the length of a String is within a specified range.
StringValidator() — Constructor, class mx.validators.StringValidator
Constructor.
stripDiscretionaryHyphens — Property, interface flashx.textLayout.conversion.IPlainTextExporter
This property indicates whether discretionary hyphens in the text should be stripped during the export process.
stripDiscretionaryHyphens — Property, class flashx.textLayout.conversion.PlainTextExporter
This property indicates whether discretionary hyphens in the text should be stripped during the export process.
stripNaNs(cache:Array, field:String) — method, class mx.charts.chartClasses.CartesianDataCanvas
Removes any item from the provided cache whose field property is NaN.
stripNaNs(cache:Array, field:String) — method, class mx.charts.chartClasses.PolarDataCanvas
Removes any item from the provided cache whose field property is NaN.
stripNaNs(cache:Array, field:String) — method, class mx.charts.chartClasses.Series
Removes any item from the provided cache whose field property is NaN.
stripUnchangedValues — Property, class mx.effects.effectClasses.PropertyChanges
This flag controls whether values that are the same in the start and end states are stripped from those objects.
stroke — Property, class spark.primitives.supportClasses.StrokedElement
The stroke used by this element.
stroke — Style, class mx.charts.series.HLOCSeries
Sets the stroke style for this data series.
stroke — Style, class mx.charts.series.ColumnSeries
Sets the stroke style for this data series.
stroke — Style, class mx.charts.series.PlotSeries
Sets the stroke style for this data series.
stroke — Style, class mx.charts.series.CandlestickSeries
Sets the stroke style for this data series.
stroke — Style, class mx.charts.series.LineSeries
Sets the stroke style for this data series.
stroke — Style, class mx.charts.series.PieSeries
Sets the stroke style for this data series.
stroke — Style, class mx.charts.series.BarSeries
Sets the stroke style for this data series.
stroke — Style, class mx.charts.series.AreaSeries
Sets the stroke style for this data series.
stroke — Style, class mx.charts.series.BubbleSeries
Sets the stroke style for this data series.
stroke — Style, class mx.charts.Legend
Specifies the line stroke for the legend element.
stroke — Style, class mx.charts.LegendItem
Specifies the line stroke for the legend element.
Stroke — class, package mx.graphics
The Stroke class defines the properties for a line.
Stroke(color:uint, weight:Number, alpha:Number, pixelHinting:Boolean, scaleMode:String, caps:String, joints:String, miterLimit:Number) — Constructor, class mx.graphics.Stroke
Constructor.
strokeColor — Style, class mx.controls.VRule
The color of the line.
strokeColor — Style, class mx.controls.HRule
The color of the line.
StrokedElement — class, package spark.primitives.supportClasses
The StrokedElement class is the base class for all graphic elements that have a stroke, including Line, Ellipse, Path, and Rect.
StrokedElement() — Constructor, class spark.primitives.supportClasses.StrokedElement
Constructor.
strokeWidth — Style, class mx.controls.VRule
The thickness of the rule in pixels.
strokeWidth — Style, class mx.controls.HRule
The thickness of the rule in pixels.
style — Property, class mx.rpc.wsdl.WSDLBinding
Represents a SOAP binding style attribute which is the default for any operation defined under this binding.
StyleableStageText — class, package spark.components.supportClasses
The StyleableStageText class is a text primitive for use in ActionScript skins which is used to present the user with a native text input field.
StyleableStageText(multiline:Boolean) — Constructor, class spark.components.supportClasses.StyleableStageText
Constructor.
StyleableTextField — class, package spark.components.supportClasses
The StyleableTextField class is a text primitive for use in ActionScript skins and item renderers.
StyleableTextField() — Constructor, class spark.components.supportClasses.StyleableTextField
Constructor.
styleChanged(styleProp:String) — method, class mx.charts.chartClasses.CartesianChart
Whenever any style changes, redraw this skin.
styleChanged(styleProp:String) — method, class mx.charts.chartClasses.HLOCSeriesBase
Detects changes to style properties.
styleChanged(styleProp:String) — method, class mx.charts.series.BubbleSeries
Detects changes to style properties.
styleChanged(styleProp:String) — method, class mx.controls.LinkBar
Called when the value of a style property is changed.
styleChanged(styleProp:String) — method, class mx.controls.OLAPDataGrid
Called when the value of a style property is changed.
styleChanged(styleProp:String) — method, class mx.core.UIComponent
Detects changes to style properties.
styleChanged(styleProp:String) — method, class mx.core.UIFTETextField
Detects changes to style properties.
styleChanged(styleProp:String) — method, class mx.core.UITextField
Detects changes to style properties.
styleChanged(styleProp:String) — method, class mx.core.windowClasses.TitleBar
Called by the StyleManager when a style changes.
styleChanged(styleProp:String) — method, class mx.skins.ProgrammaticSkin
Whenever any style changes, redraw this skin.
styleChanged(styleProp:String) — method, class mx.styles.AdvancedStyleClient
Detects changes to style properties.
styleChanged(styleProp:String) — method, interface mx.styles.ISimpleStyleClient
Called when the value of a style property is changed.
styleChanged(styleProp:String) — method, class mx.styles.StyleProxy
Called when the value of a style property is changed.
styleChanged(styleProp:String) — method, class spark.collections.AdvancedStyleClient_
styleChanged(styleProp:String) — method, class spark.collections.Sort
styleChanged(styleProp:String) — method, class spark.collections.SortField
styleChanged(styleProp:String) — method, class spark.components.Alert
styleChanged(styleProp:String) — method, class spark.components.RichEditableText
Detects changes to style properties.
styleChanged(styleProp:String) — method, class spark.components.supportClasses.StyleableTextField
Detects changes to style properties.
styleChanged(styleProp:String) — method, class spark.skins.android4.BusyIndicatorSkin
styleChanged(styleProp:String) — method, class spark.skins.android4.CalloutSkin
styleChanged(styleProp:String) — method, class spark.skins.ios7.BusyIndicatorSkin
styleChanged(styleProp:String) — method, class spark.skins.ios7.CalloutSkin
styleChanged(styleProp:String) — method, class spark.skins.mobile.BusyIndicatorSkin
styleChanged(styleProp:String) — method, class spark.skins.mobile.CalloutSkin
styleChanged(styleProp:String) — method, class spark.skins.spark.ApplicationSkin
styleChanged(styleProp:String) — method, class spark.skins.spark.BusyIndicatorSkin
styleChanged(styleProp:String) — method, class spark.skins.spark.CalloutSkin
styleChanged(styleProp:String) — method, class spark.skins.spark.CheckBoxSkin
styleChangedImpl(styleProp:String) — method, class spark.collections.AdvancedStyleClient_
styleDeclaration — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridItemRenderer
Storage for the inline inheriting styles on this object.
styleDeclaration — Property, class mx.controls.advancedDataGridClasses.FTEAdvancedDataGridItemRenderer
Storage for the inline inheriting styles on this object.
styleDeclaration — Property, class mx.controls.dataGridClasses.DataGridItemRenderer
Storage for the inline inheriting styles on this object.
styleDeclaration — Property, class mx.controls.dataGridClasses.FTEDataGridItemRenderer
Storage for the inline inheriting styles on this object.
styleDeclaration — Property, class mx.core.UIComponent
Storage for the inline inheriting styles on this object.
styleDeclaration — Property, class mx.styles.AdvancedStyleClient
The style declaration that holds the inline styles declared by this object.
styleDeclaration — Property, interface mx.styles.IStyleClient
The style declaration that holds the inline styles declared by this object.
styleDeclaration — Property, class mx.styles.StyleProxy
The style declaration that holds the inline styles declared by this object.
styleDeclaration — Property, class spark.collections.Sort
styleDeclaration — Property, class spark.collections.SortField
styleDeclaration — Property, class spark.components.supportClasses.StyleableTextField
Storage for the inline inheriting styles on this object.
StyleEvent — class, package mx.events
The StyleEvent class represents an event object used by the StyleManager class when a style SWF is being downloaded.
StyleEvent(type:String, bubbles:Boolean, cancelable:Boolean, bytesLoaded:uint, bytesTotal:uint, errorText:String) — Constructor, class mx.events.StyleEvent
Constructor.
styleFunction — Property, class mx.controls.OLAPDataGrid
A callback function called while rendering each cell in the cell data area.
styleFunction — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridBase
A callback function called while rendering each cell.
styleFunction — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridColumn
A callback function that is called when rendering each cell.
styleManager — Property, class mx.core.UIComponent
Returns the StyleManager instance used by this component.
styleManager — Property, class mx.styles.AdvancedStyleClient
Returns the StyleManager instance used by this component.
styleManager — Property, class spark.collections.Sort
styleManager — Property, class spark.collections.SortField
StyleManager — class, package mx.styles
The StyleManager class manages the following: Which CSS style properties the class inherits Which style properties are colors, and therefore get special handling A list of strings that are aliases for color values
styleName — Property, class flashx.textLayout.container.ContainerController
TextLayoutFormat: Assigns an identifying class to the element, making it possible to set a style for the element by referencing the styleName.
styleName — Property, class flashx.textLayout.elements.FlowElement
TextLayoutFormat: Assigns an identifying class to the element, making it possible to set a style for the element by referencing the styleName.
styleName — Property, interface flashx.textLayout.formats.ITextLayoutFormat
Assigns an identifying class to the element, making it possible to set a style for the element by referencing the styleName.
styleName — Property, class flashx.textLayout.formats.TextLayoutFormat
Assigns an identifying class to the element, making it possible to set a style for the element by referencing the styleName.
styleName — Property, class flashx.textLayout.operations.ApplyElementUserStyleOperation
The name of the style changed.
styleName — Property, class mx.controls.olapDataGridClasses.OLAPDataGridRendererProvider
The name of a CSS style declaration for controlling the appearance of the cell.
styleName — Property, class mx.core.UIComponent
The class style used by this component.
styleName — Property, class mx.core.UIFTETextField
The class style used by this component.
styleName — Property, class mx.core.UITextField
The class style used by this component.
styleName — Property, class mx.skins.ProgrammaticSkin
A parent component used to obtain style values.
styleName — Property, class mx.styles.AdvancedStyleClient
The source of this object's style values.
styleName — Property, interface mx.styles.ISimpleStyleClient
The source of this object's style values.
styleName — Property, class mx.styles.StyleProxy
The source of this object's style values.
styleName — Property, class spark.collections.Sort
styleName — Property, class spark.collections.SortField
styleName — Property, interface spark.components.supportClasses.IStyleableEditableText
styleName — Property, class spark.components.supportClasses.MobileGridColumn
The css style name to apply to the renderer.
styleName — Property, class spark.components.supportClasses.StyleableTextField
The class style used by this component.
styleNameProperty — Static Property, class flashx.textLayout.formats.TextLayoutFormat
styleParent — Property, class mx.core.UIComponent
A component's parent is used to evaluate descendant selectors.
styleParent — Property, class mx.styles.AdvancedStyleClient
A component's parent is used to evaluate descendant selectors.
styleParent — Property, interface mx.styles.IAdvancedStyleClient
The parent of this IAdvancedStyleClient..
styleParent — Property, class mx.styles.StyleProxy
The parent of this IAdvancedStyleClient..
styleParent — Property, class spark.collections.Sort
styleParent — Property, class spark.collections.SortField
styleProvider — Property, class spark.components.itemRenderers.MobileGridBitmapCellRenderer
styleProvider — Property, class spark.components.itemRenderers.MobileGridTextCellRenderer
StyleProxy — class, package mx.styles
Wraps an object that implements the IAdvancedStyleClient interface.
StyleProxy(source:mx.styles:IStyleClient, filterMap:Object) — Constructor, class mx.styles.StyleProxy
Constructor.
styles — Property, class flashx.textLayout.container.ContainerController
Returns the styles on this ContainerController.
styles — Property, class flashx.textLayout.elements.FlowElement
Returns the styles on this FlowElement.
styles — Property, class flashx.textLayout.formats.TextLayoutFormat
Returns the styles on this TextLayoutFormat.
stylesFactory — Property, class mx.core.UIComponentDescriptor
A Function that constructs an Object containing name/value pairs for the instance styles for the component, as specified in MXML.
styleSheet — Property, class mx.controls.Label
A flash.text.StyleSheet object that can perform rendering on the Label control's text.
styleSheet — Property, class mx.controls.TextArea
A flash.text.StyleSheet object that can perform rendering on the TextArea control's text.
styleSheet — Property, class mx.core.FTETextField
styleSheet — Property, interface mx.core.IUITextField
stylesInitialized() — method, class mx.charts.chartClasses.Series
Calls the legendDataChanged() method.
stylesInitialized() — method, class mx.core.UIComponent
Flex calls the stylesInitialized() method when the styles for a component are first initialized.
stylesInitialized() — method, class mx.styles.AdvancedStyleClient
Flex calls the stylesInitialized() method when the styles for a component are first initialized.
stylesInitialized() — method, interface mx.styles.IAdvancedStyleClient
Flex calls the stylesInitialized() method when the styles for a component are first initialized.
stylesInitialized() — method, class mx.styles.StyleProxy
Flex calls the stylesInitialized() method when the styles for a component are first initialized.
stylesInitialized() — method, class spark.collections.Sort
stylesInitialized() — method, class spark.collections.SortField
stylesInitialized() — method, class spark.components.RichEditableText
Flex calls the stylesInitialized() method when the styles for a component are first initialized.
subField — Property, class mx.validators.ValidationResult
The name of the subfield that the result is associated with.
subFields — Property, class mx.validators.Validator
An Array of Strings containing the names for the properties contained in the value Object passed to the validate() method.
subFields — Property, class spark.validators.supportClasses.GlobalizationValidatorBase
An Array of Strings containing the names for the properties contained in the value Object passed to the validate() method.
subject — Property, class mx.styles.CSSSelector
The subject of this selector node (only).
subject — Property, class mx.styles.CSSStyleDeclaration
The subject describes the name of a component that may be a potential match for this style declaration.
subManager — Property, interface flashx.textLayout.edit.ISelectionManager
The ISelectionManager object used to for cell selections nested within the TextFlow managed by this ISelectionManager.
_subManager — Property, class flashx.textLayout.edit.SelectionManager
subManager — Property, class flashx.textLayout.edit.SelectionManager
The ISelectionManager object used to for cell selections nested within the TextFlow managed by this ISelectionManager.
_subMenu — Property, class spark.components.itemRenderers.MenuCoreItemRenderer
getter of the subMenu, used in keyboard navigation
subMenu — Property, class spark.components.itemRenderers.MenuCoreItemRenderer
SubParagraphGroupElement — final class, package flashx.textLayout.elements
The SubParagraphGroupElement is a grouping element for FlowLeafElements and other classes that extend SubParagraphGroupElementBase.
SubParagraphGroupElement() — Constructor, class flashx.textLayout.elements.SubParagraphGroupElement
Constructor.
SubParagraphGroupElementBase — class, package flashx.textLayout.elements
The SubParagraphGroupElementBase class groups FlowLeafElements together.
SubParagraphGroupElementBase() — Constructor, class flashx.textLayout.elements.SubParagraphGroupElementBase
Constructor - creates a new SubParagraphGroupElementBase instance.
subscribe(clientId:String) — method, class mx.messaging.AbstractConsumer
Subscribes to the remote destination.
subscribed — Property, class mx.messaging.AbstractConsumer
Indicates whether the Consumer is currently subscribed.
SUBSCRIBE_OPERATION — Constant Static Property, class mx.messaging.messages.CommandMessage
This operation is used to subscribe to a remote destination.
SUBSCRIPT — Constant Static Property, class flashx.textLayout.formats.BaselineShift
Shifts baseline to the current subscript position.
SubscriptionInfo — class, package mx.messaging
This is the class used for elements of the ArrayCollection subscriptions property in the MultiTopicConsumer property.
SubscriptionInfo(st:String, sel:String, mf:uint) — Constructor, class mx.messaging.SubscriptionInfo
Builds a new SubscriptionInfo with the specified subtopic and selector.
SUBSCRIPTION_INVALIDATE_OPERATION — Constant Static Property, class mx.messaging.messages.CommandMessage
This operation is used to indicate that the client's subscription with a remote destination has timed out.
subscriptions — Property, class mx.messaging.MultiTopicConsumer
Stores an Array of SubscriptionInfo objects.
substitute(str:String, ... rest) — Static Method , class mx.utils.RPCStringUtil
Substitutes "{n}" tokens within the specified string with the respective arguments passed in.
substitute(str:String, ... rest) — Static Method , class mx.utils.StringUtil
Substitutes "{n}" tokens within the specified string with the respective arguments passed in.
subtopic — Property, class mx.messaging.Consumer
Provides access to the subtopic for the remote destination that the MessageAgent uses.
subtopic — Property, class mx.messaging.Producer
Provides access to the subtopic for the remote destination that the MessageAgent uses.
subtopic — Property, class mx.messaging.SubscriptionInfo
The subtopic.
SUBTOPIC_HEADER — Constant Static Property, class mx.messaging.messages.AsyncMessage
Messages sent by a MessageAgent with a defined subtopic property indicate their target subtopic in this header.
subtopics — Property, class mx.messaging.MultiTopicProducer
Provides access to the list of subtopics used in publishing any messages
SUBTOPIC_SEPARATOR — Constant Static Property, class mx.messaging.messages.CommandMessage
The separator string used for separating subtopic and selectors in the add and remove subscription headers.
suffix — Property, interface flashx.textLayout.formats.IListMarkerFormat
Controls the application of the suffix in the generated text in the ListItemElement.
suffix — Property, class flashx.textLayout.formats.ListMarkerFormat
Controls the application of the suffix in the generated text in the ListItemElement.
_suffix — Property, class spark.components.ProgressBar
Suffix that is added, in case you don't use percents Example : "bytes" , will display "33 / 100000 bytes"
suffix — Property, class spark.components.ProgressBar
Suffix — class, package flashx.textLayout.formats
Defines values for setting the suffix property of a ListMarkerFormat.
suggestCountryCode(locale:String) — method, class org.apache.flex.validators.PostCodeValidator
Sets the suggested country code for for a given locale.
suggestedFocusSkinExclusions — Property, class spark.components.supportClasses.SkinnableComponent
Lists the skin parts that are excluded from bitmaps captured and used to show focus.
suggestFormat(locale:String, changeErrors:Boolean) — method, class org.apache.flex.validators.PostCodeValidator
Sets the suggested postcode formats for a given locale.
SumAggregator — class, package mx.olap.aggregators
The SumAggregator class implements the sum aggregator.
summaries — Property, class mx.collections.GroupingCollection
Array of SummaryRow instances that define any root-level data summaries.
summaries — Property, class mx.collections.GroupingCollection2
Array of SummaryRow instances that define any root-level data summaries.
summaries — Property, class mx.collections.GroupingField
Array of SummaryRow instances that define the group-level summaries.
summaryCalculationBegin(field:mx.collections:SummaryField2) — method, class mx.collections.DefaultSummaryCalculator
Flex calls this method to start the computation of a summary value.
summaryCalculationBegin(field:mx.collections:SummaryField2) — method, interface mx.collections.ISummaryCalculator
Flex calls this method to start the computation of a summary value.
SummaryField — class, package mx.collections
The SummaryField class represents a single property in a SummaryRow instance.
SummaryField(dataField:String, operation:String) — Constructor, class mx.collections.SummaryField
Constructor.
SummaryField2 — class, package mx.collections
The SummaryField2 class represents a single property in a SummaryRow instance.
SummaryField2(dataField:String, summaryOperation:Object) — Constructor, class mx.collections.SummaryField2
Constructor.
summaryFunction — Property, class mx.collections.SummaryField
Specifies a callback function to compute a custom data summary.
SummaryObject — Dynamic Class, package mx.collections
The SummaryObject class defines the object used to store information when performing custom data summaries on grouped data.
SummaryObject() — Constructor, class mx.collections.SummaryObject
Constructor.
summaryObjectFunction — Property, class mx.collections.SummaryRow
Specifies a callback function that defines the summary object, which is an instance of the SummaryObject class.
summaryOfSummaryCalculationBegin(value:Object, field:mx.collections:SummaryField2) — method, class mx.collections.DefaultSummaryCalculator
Flex calls this method to start calculation of summary out of summary values.
summaryOfSummaryCalculationBegin(value:Object, field:mx.collections:SummaryField2) — method, interface mx.collections.ISummaryCalculator
Flex calls this method to start calculation of summary out of summary values.
summaryOperation — Property, class mx.collections.SummaryField2
The summary performed on the children.
summaryPlacement — Property, class mx.collections.SummaryRow
Specifies where the summary row appears in the AdvancedDataGrid control.
SummaryRow — class, package mx.collections
The SummaryRow class represents a summary row of the AdvancedDataGrid.
SummaryRow() — Constructor, class mx.collections.SummaryRow
Constructor.
sumRowHeights(startRowIdx:int, endRowIdx:int) — method, class mx.controls.listClasses.ListBase
Determine the height of the requested set of rows.
superManager — Property, interface flashx.textLayout.edit.ISelectionManager
The ISelectionManager object used to manage the parent TextFlow of this ISelectionManager (i.e.
_superManager — Property, class flashx.textLayout.edit.SelectionManager
superManager — Property, class flashx.textLayout.edit.SelectionManager
The ISelectionManager object used to manage the parent TextFlow of this ISelectionManager (i.e.
SUPERSCRIPT — Constant Static Property, class flashx.textLayout.formats.BaselineShift
Shifts baseline to the current superscript position.
supportedStyles — Static Property, class spark.components.supportClasses.ScrollableStageText
surrogateToUTF32(c0:uint, c1:uint) — Static Method , class spark.validators.supportClasses.GlobalizationUtils
Convert a surrogate pair to UTF32.
suspendBackgroundProcessing() — Static Method , class mx.core.UIComponent
Blocks the background processing of methods queued by callLater(), until resumeBackgroundProcessing() is called.
suspendBackgroundProcessing — Property, class mx.effects.Effect
If true, blocks all background processing while the effect is playing.
suspendBackgroundProcessing — Property, class mx.effects.EffectInstance
If true, blocks all background processing while the effect is playing.
suspendBackgroundProcessing — Property, interface mx.effects.IEffectInstance
If true, blocks all background processing while the effect is playing.
suspendBackgroundProcessing — Property, class spark.transitions.ViewTransitionBase
When set to true, the UIComponent.suspendBackgroundProcessing() method is invoked prior to the transition playing.
suspendEventHandling() — Static Method , class mx.effects.EffectManager
After this method is called, the EffectManager class ignores all events, and no effects are triggered, until a call to resumeEventHandling().
swapChildren(child1:flash.display:DisplayObject, child2:flash.display:DisplayObject) — method, interface mx.core.IContainer
swapChildrenAt(index1:int, index2:int) — method, interface mx.core.IContainer
swapElements(element1:mx.core:IVisualElement, element2:mx.core:IVisualElement) — method, class mx.charts.Legend
Swaps the index of the two specified visual elements.
swapElements(element1:mx.core:IVisualElement, element2:mx.core:IVisualElement) — method, class mx.core.Container
Swaps the index of the two specified visual elements.
swapElements(element1:mx.core:IVisualElement, element2:mx.core:IVisualElement) — method, interface mx.core.IVisualElementContainer
Swaps the index of the two specified visual elements.
swapElements(element1:mx.core:IVisualElement, element2:mx.core:IVisualElement) — method, class spark.components.Group
Swaps the index of the two specified visual elements.
swapElements(element1:mx.core:IVisualElement, element2:mx.core:IVisualElement) — method, class spark.components.Scroller
This operation is not supported in Scroller.
swapElements(element1:mx.core:IVisualElement, element2:mx.core:IVisualElement) — method, class spark.components.SkinnableContainer
Swaps the index of the two specified visual elements.
swapElements(element1:mx.core:IVisualElement, element2:mx.core:IVisualElement) — method, class spark.containers.Navigator
Swaps the index of the two specified visual elements.
swapElementsAt(index1:int, index2:int) — method, class mx.charts.Legend
Swaps the visual elements at the two specified index positions in the container.
swapElementsAt(index1:int, index2:int) — method, class mx.core.Container
Swaps the visual elements at the two specified index positions in the container.
swapElementsAt(index1:int, index2:int) — method, interface mx.core.IVisualElementContainer
Swaps the visual elements at the two specified index positions in the container.
swapElementsAt(index1:int, index2:int) — method, class spark.components.Group
Swaps the visual elements at the two specified index positions in the container.
swapElementsAt(index1:int, index2:int) — method, class spark.components.Scroller
This operation is not supported in Scroller.
swapElementsAt(index1:int, index2:int) — method, class spark.components.SkinnableContainer
Swaps the visual elements at the two specified index positions in the container.
swapElementsAt(index1:int, index2:int) — method, class spark.containers.DeferredGroup
swapElementsAt(index1:int, index2:int) — method, class spark.containers.Navigator
Swaps the visual elements at the two specified index positions in the container.
swapElementsAt(index1:int, index2:int) — method, class spark.containers.NavigatorGroup
swatchBorderColor — Style, class mx.controls.ColorPicker
Color of the swatches' borders.
swatchBorderSize — Style, class mx.controls.ColorPicker
Size of the outlines of the swatches' borders.
swatchpanel — Property, class spark.skins.ColorPickerSkin
SwatchPanelSkin — class, package mx.skins.halo
The skin for the border of a SwatchPanel.
SwatchPanelSkin() — Constructor, class mx.skins.halo.SwatchPanelSkin
Constructor.
swatchPanelStyleName — Style, class mx.controls.ColorPicker
Name of the class selector that defines style properties for the swatch panel.
SwatchSkin — class, package mx.skins.halo
The skin used for all color swatches in a ColorPicker.
SwatchSkin() — Constructor, class mx.skins.halo.SwatchSkin
Constructor.
swatchStyleFilters — Property, class mx.controls.ColorPicker
Set of styles to pass from the ColorPicker through to the preview swatch.
swfBridge — Property, class mx.controls.SWFLoader
A bridge to the application that is associated with the implementor of this interface.
swfBridge — Property, interface mx.core.ISWFBridgeProvider
A bridge to the application that is associated with the implementor of this interface.
SWFBridgeEvent — class, package mx.events
This is an event that is sent between applications that are in different security sandboxes.
SWFBridgeEvent(type:String, bubbles:Boolean, cancelable:Boolean, data:Object) — Constructor, class mx.events.SWFBridgeEvent
Constructor.
swfBridgeGroup — Property, interface mx.managers.IMarshalSystemManager
Contains all the bridges to other applications that this application is connected to.
SWFBridgeGroup — class, package mx.core
A SWFBridgeGroup represents all of the sandbox bridges that an application needs to communicate with its parent and children.
SWFBridgeGroup(owner:mx.managers:ISystemManager) — Constructor, class mx.core.SWFBridgeGroup
Constructor.
SWFBridgeRequest — class, package mx.events
An event that is sent between applications through the sharedEvents dispatcher that exists between two application SWFs.
SWFBridgeRequest(type:String, bubbles:Boolean, cancelable:Boolean, requestor:flash.events:IEventDispatcher, data:Object) — Constructor, class mx.events.SWFBridgeRequest
Constructor.
swfContext — Property, class flashx.textLayout.compose.BaseCompose
swfContext — Property, class flashx.textLayout.compose.FlowComposerBase
The ISWFContext instance used to make FTE calls as needed.
swfContext — Property, interface flashx.textLayout.compose.IFlowComposer
The ISWFContext instance to be used for calls that must be made in a specific SWF context Implementations of IFlowComposer should allow this property to be set so that users of the interface can create lines in a different SWF context than the one containing the implementation.
swfContext — Property, class flashx.textLayout.container.TextContainerManager
Optional ISWFContext instance used to make FTE calls as needed in the proper swf context.
swfContext — Property, class flashx.textLayout.factory.TextLineFactoryBase
The ISWFContext instance used to make FTE calls as needed.
SWFLoader — class, package mx.controls
The SWFLoader control loads and displays a specified SWF file.
SWFLoader() — Constructor, class mx.controls.SWFLoader
Constructor.
SwitchSymbolFormatter — class, package mx.formatters
The SwitchSymbolFormatter class is a utility class that you can use when creating custom formatters.
SwitchSymbolFormatter(numberSymbol:String) — Constructor, class mx.formatters.SwitchSymbolFormatter
Constructor.
symbolColor — Style, class mx.charts.Legend
Color of any symbol of a component.
symbolColor — Style, class mx.controls.scrollClasses.ScrollBar
Color of any symbol of a component.
symbolColor — Style, class mx.controls.RadioButton
Color of any symbol of a component.
symbolColor — Style, class mx.controls.NumericStepper
Color of any symbol of a component.
symbolColor — Style, class mx.controls.CheckBox
Color of any symbol of a component.
symbolColor — Style, class mx.controls.MenuBar
Color of any symbol of a component.
symbolColor — Style, class mx.controls.ComboBase
Color of any symbol of a component.
symbolColor — Style, class mx.controls.DateChooser
Color of any symbol of a component.
symbolColor — Style, class mx.controls.PopUpButton
Color of any symbol of a component.
symbolColor — Style, class mx.core.ScrollControlBase
Color of any symbol of a component.
symbolColor — Style, class mx.core.Container
Color of any symbol of a component.
symbolColor — Style, class spark.components.supportClasses.GroupBase
Color of any symbol of a component.
symbolColor — Style, class spark.components.supportClasses.ScrollBarBase
Color of any symbol of a component.
symbolColor — Style, class spark.components.TextArea
Color of any symbol of a component.
symbolColor — Style, class spark.components.BusyIndicator
Color of the spokes of the spinner.
symbolColor — Style, class spark.components.List
Color of any symbol of a component.
symbolColor — Style, class spark.components.RadioButton
Color of any symbol of a component.
symbolColor — Style, class spark.components.SkinnableContainer
Color of any symbol of a component.
symbolColor — Style, class spark.components.CheckBox
Color of any symbol of a component.
symbolColor — Style, class spark.components.Scroller
Color of any symbol of a component.
symbolColor — Style, class spark.components.Spinner
Color of any symbol of a component.
symbolColor — Style, class spark.components.DataGrid
Color of any symbol of a component.
symbolColor — Style, class spark.components.LabelItemRenderer
Color of any symbol of a component.
symbolColor — Style, class spark.components.VideoPlayer
Color of any symbol of a component.
symbolColor — Style, class spark.containers.Navigator
Color of any symbol of a component.
symbolColor — Style, class spark.skins.spark.DefaultItemRenderer
Color of any symbol of a component.
symbolHeight — Property, class spark.skins.android4.CheckBoxSkin
symbolHeight — Property, class spark.skins.android4.RadioButtonSkin
symbolHeight — Property, class spark.skins.ios7.CheckBoxSkin
symbolHeight — Property, class spark.skins.ios7.RadioButtonSkin
symbolIcon — Property, class spark.skins.mobile.supportClasses.SelectableButtonSkinBase
Read-only button symbol graphic.
symbolItems — Property, class spark.skins.ActionScriptSkinBase
Names of items that should have their color property defined by the symbolColor style.
symbolItems — Property, class spark.skins.SparkSkin
Names of items that should have their color property defined by the symbolColor style.
symbolOffsetX — Property, class spark.skins.android4.CheckBoxSkin
symbolOffsetX — Property, class spark.skins.android4.RadioButtonSkin
symbolOffsetX — Property, class spark.skins.ios7.CheckBoxSkin
symbolOffsetX — Property, class spark.skins.ios7.RadioButtonSkin
symbolOffsetY — Property, class spark.skins.android4.CheckBoxSkin
symbolOffsetY — Property, class spark.skins.android4.RadioButtonSkin
symbolOffsetY — Property, class spark.skins.ios7.CheckBoxSkin
symbolOffsetY — Property, class spark.skins.ios7.RadioButtonSkin
symbolWidth — Property, class spark.skins.android4.CheckBoxSkin
symbolWidth — Property, class spark.skins.android4.RadioButtonSkin
symbolWidth — Property, class spark.skins.ios7.CheckBoxSkin
symbolWidth — Property, class spark.skins.ios7.RadioButtonSkin
systemChrome — Property, interface mx.core.IWindow
Specifies the type of system chrome (if any) the window has.
systemChrome — Property, class mx.core.Window
Specifies the type of system chrome (if any) the window has.
systemChrome — Property, class mx.core.WindowedApplication
Specifies the type of system chrome (if any) the window has.
systemChrome — Property, class spark.components.Window
Specifies the type of system chrome (if any) the window has.
systemChrome — Property, class spark.components.WindowedApplication
Specifies the type of system chrome (if any) the window has.
systemManager — Property, class mx.containers.utilityClasses.PostScaleAdapter
A reference to the SystemManager object for this component.
systemManager — Property, interface mx.core.IUIComponent
A reference to the SystemManager object for this component.
systemManager — Property, class mx.core.UIComponent
Returns the SystemManager object used by this component.
systemManager — Property, class mx.core.UIFTETextField
Returns the SystemManager object used by this component.
systemManager — Property, class mx.core.UITextField
Returns the SystemManager object used by this component.
systemManager — Property, interface mx.managers.IFocusManagerContainer
Returns the SystemManager object used by this component.
systemManager — Property, class spark.components.supportClasses.DropDownController
A reference to the SystemManager used for mouse tracking.
SystemManager — class, package mx.managers
The SystemManager class manages an application window.
SystemManager() — Constructor, class mx.managers.SystemManager
Constructor.
SYSTEM_MANAGER_REQUEST — Constant Static Property, class mx.events.InterManagerRequest
Request the SystemManager to perform some action.
systemTrayIconMenu — Property, class mx.core.WindowedApplication
The system tray icon menu.
systemTrayIconMenu — Property, class spark.components.WindowedApplication
The system tray icon menu.
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