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  
walkDisplayObjects(displayObject:flash.display:DisplayObject, callbackFunction:Function) — Static Method , class mx.utils.DisplayUtil
Recursively calls the specified function on each node in the specified DisplayObject's tree, passing it a reference to that DisplayObject.
warn(message:String, ... rest) — method, interface mx.logging.ILogger
Logs the specified data using the LogEventLevel.WARN level.
warn(msg:String, ... rest) — method, class mx.logging.LogLogger
Logs the specified data using the LogEventLevel.WARN level.
WARN — Constant Static Property, class mx.logging.LogEventLevel
Designates events that could be harmful to the application operation.
watch(host:Object, chain:Object, handler:Function, commitOnly:Boolean, useWeakReference:Boolean) — Static Method , class mx.binding.utils.ChangeWatcher
Creates and starts a ChangeWatcher instance.
watchXML(xml:Object, notifiable:mx.utils:IXMLNotifiable, uid:String) — method, class mx.utils.XMLNotifier
Given an XML or XMLList, add the notification function to watch for changes.
WebService — Dynamic Class, package mx.rpc.soap
The WebService class provides access to SOAP-based web services on remote servers.
WebService — Dynamic Class, package mx.rpc.soap.mxml
The <mx:WebService> tag gives you access to the operations of SOAP-compliant web services.
WebService(destination:String, rootURL:String) — Constructor, class mx.rpc.soap.WebService
Creates a new WebService.
WebService(destination:String) — Constructor, class mx.rpc.soap.mxml.WebService
Creates a new WebService component.
WedgeItemRenderer — class, package mx.charts.renderers
The default itemRenderer for a PieSeries object.
WedgeItemRenderer() — Constructor, class mx.charts.renderers.WedgeItemRenderer
Constructor.
weekDayStyleName — Style, class mx.controls.DateChooser
Name of the style sheet definition to configure the weekday names of the control.
weight — Property, class mx.graphics.GradientStroke
The stroke weight, in pixels.
weight — Property, interface mx.graphics.IStroke
The line weight, in pixels.
weight — Property, class mx.graphics.SolidColorStroke
The line weight, in pixels.
WHEN_ACTIVE — Constant Static Property, class spark.components.TextSelectionHighlighting
Show the text selection whenever the component's window is active, even if the component doesn't have the keyboard focus.
WHEN_FOCUSED — Constant Static Property, class spark.components.TextSelectionHighlighting
Show the text selection only when the component has keyboard focus.
WHITE — Constant Static Property, class flashx.textLayout.formats.ColorName
whiteSpaceCollapse — Property, class flashx.textLayout.container.ContainerController
TextLayoutFormat: Collapses or preserves whitespace when importing text into a TextFlow.
whiteSpaceCollapse — Property, class flashx.textLayout.conversion.ImportExportConfiguration
Whitespace collapse export setting
whiteSpaceCollapse — Property, class flashx.textLayout.elements.FlowElement
TextLayoutFormat: Collapses or preserves whitespace when importing text into a TextFlow.
whiteSpaceCollapse — Property, interface flashx.textLayout.formats.ITextLayoutFormat
Collapses or preserves whitespace when importing text into a TextFlow.
whiteSpaceCollapse — Property, class flashx.textLayout.formats.TextLayoutFormat
Collapses or preserves whitespace when importing text into a TextFlow.
whiteSpaceCollapse — Style, class spark.components.supportClasses.GroupBase
Collapses or preserves whitespace when importing text into a TextFlow.
whiteSpaceCollapse — Style, class spark.components.supportClasses.SkinnableTextBase
Collapses or preserves whitespace when importing text into a TextFlow.
whiteSpaceCollapse — Style, class spark.components.RichText
Collapses or preserves whitespace when importing text into a TextFlow.
whiteSpaceCollapse — Style, class spark.components.FormHeading
Collapses or preserves whitespace when importing text into a TextFlow.
whiteSpaceCollapse — Style, class spark.components.NumericStepper
Collapses or preserves whitespace when importing text into a TextFlow.
whiteSpaceCollapse — Style, class spark.components.SkinnableContainer
Collapses or preserves whitespace when importing text into a TextFlow.
whiteSpaceCollapse — Style, class spark.components.Scroller
Collapses or preserves whitespace when importing text into a TextFlow.
whiteSpaceCollapse — Style, class spark.components.RichEditableText
Collapses or preserves whitespace when importing text into a TextFlow.
whiteSpaceCollapse — Style, class spark.skins.spark.DefaultItemRenderer
Collapses or preserves whitespace when importing text into a TextFlow.
WhiteSpaceCollapse — final class, package flashx.textLayout.formats
Defines values for setting the whiteSpaceCollapse property of the TextLayoutFormat class.
whiteSpaceCollapseProperty — Static Property, class flashx.textLayout.formats.TextLayoutFormat
width — Property, class flashx.textLayout.compose.TextFlowTableBlock
Gets the width of the container
width — Property, class flashx.textLayout.elements.InlineGraphicElement
The width of the graphic.
width — Property, class flashx.textLayout.elements.TableCellElement
Gets the width.
width — Property, class flashx.textLayout.elements.TableElement
Returns the table width
width — Property, class flashx.textLayout.operations.InsertInlineGraphicOperation
The width of the graphic.
width — Property, class flashx.textLayout.operations.ModifyInlineGraphicOperation
The width of the graphic.
width — Property, class mx.containers.utilityClasses.ConstraintColumn
Number that specifies the width of the ConstraintColumn instance, in pixels, in the parent container's coordinates.
width — Property, class mx.containers.utilityClasses.PostScaleAdapter
width — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridColumn
The width of the column, in pixels.
width — Property, class mx.controls.dataGridClasses.DataGridColumn
The width of the column, in pixels.
width — Property, interface mx.core.IFlexDisplayObject
width — Property, interface mx.core.IVisualElement
width — Property, class mx.core.UIComponent
Number that specifies the width of the component, in pixels, in the parent's coordinates.
width — Property, class mx.graphics.ImageSnapshot
The image width in pixels.
width — Property, class mx.managers.SystemManager
The width of this object.
width — Property, class mx.managers.WindowedSystemManager
The width of this object.
width — Property, class spark.components.gridClasses.GridColumn
The width of this column in pixels.
width — Property, class spark.components.supportClasses.MobileGridColumn
Set the desired width for this column.
width — Property, class spark.primitives.supportClasses.GraphicElement
The width of the graphic element.
widthBy — Property, class mx.effects.Resize
Number of pixels by which to modify the width of the component.
widthBy — Property, class mx.effects.effectClasses.ResizeInstance
Number of pixels by which to modify the width of the component.
widthBy — Property, class spark.effects.Resize
Number of pixels by which to modify the width of the target.
widthBy — Property, class spark.effects.supportClasses.ResizeInstance
Number of pixels by which to modify the width of the target.
widthExcludingOffsets — Property, class mx.controls.listClasses.ListBaseContentHolder
Width, in pixels excluding the top and bottom offsets, of the central part of the content defined by the ListBase.listContent property.
widthFrom — Property, class mx.effects.Resize
Initial width, in pixels.
widthFrom — Property, class mx.effects.effectClasses.ResizeInstance
Initial width.
widthFrom — Property, class spark.effects.Resize
Initial width of the target, in pixels.
widthFrom — Property, class spark.effects.supportClasses.ResizeInstance
Initial width of the target, in pixels.
widthInChars — Property, class spark.components.RichEditableText
The default width of the control, measured in em units.
widthInChars — Property, class spark.components.TextArea
The default width of the control, measured in em units.
widthInChars — Property, class spark.components.TextInput
The default width of the control, measured in em units.
widthTo — Property, class mx.effects.Resize
Final width, in pixels.
widthTo — Property, class mx.effects.effectClasses.ResizeInstance
Final width, in pixels.
widthTo — Property, class spark.effects.Resize
Final width of the target, in pixels.
widthTo — Property, class spark.effects.supportClasses.ResizeInstance
Final width of the target, in pixels.
willTrigger(type:String) — method, class flashx.textLayout.elements.LinkElement
willTrigger(type:String) — method, class flashx.textLayout.elements.TextFlow
willTrigger(eventType:String) — method, class mx.collections.ListCollectionView
willTrigger(type:String) — method, class mx.containers.utilityClasses.PostScaleAdapter
willTrigger(type:String) — method, class mx.olap.OLAPCube
Checks whether an event listener is registered with this object or any of its ancestors for the specified event type.
willTrigger(type:String) — method, class mx.utils.ObjectProxy
Checks whether an event listener is registered with this object or any of its ancestors for the specified event type.
willTrigger(type:String) — method, class mx.utils.OnDemandEventDispatcher
winding — Property, class spark.primitives.Path
Fill rule for intersecting or overlapping path segments.
Window — class, package mx.core
The Window is a top-level container for additional windows in an AIR desktop application.
Window — class, package spark.components
The Window is a top-level container for additional windows in an AIR desktop application.
Window() — Constructor, class mx.core.Window
Constructor.
Window() — Constructor, class spark.components.Window
Constructor.
windowActivate — Event, class mx.core.Window
Dispatched after the window has been activated.
windowActivate — Event, class mx.core.WindowedApplication
Dispatched after this application window has been activated.
windowActivate — Event, class spark.components.Window
Dispatched after the window has been activated.
windowActivate — Event, class spark.components.WindowedApplication
Dispatched after this application window has been activated.
WINDOW_ACTIVATE — Constant Static Property, class mx.events.AIREvent
The AIREvent.WINDOW_ACTIVATE constant defines the value of the type property of the event object for a windowActivate event.
windowActive — Property, interface flashx.textLayout.edit.ISelectionManager
Indicates whether the window associated with the text flow is active.
windowActive — Property, class flashx.textLayout.edit.SelectionManager
Indicates whether the window associated with the text flow is active.
WindowBackground — class, package mx.skins.halo
The skin for a Window component's background gradient.
WindowBackground() — Constructor, class mx.skins.halo.WindowBackground
Constructor
WindowCloseButtonSkin — class, package mx.skins.halo
The skin for the close button in the TitleBar of a WindowedApplication or Window.
WindowCloseButtonSkin() — Constructor, class mx.skins.halo.WindowCloseButtonSkin
Constructor.
windowComplete — Event, class mx.core.Window
Dispatched when the Window completes its initial layout and opens the underlying NativeWindow.
windowComplete — Event, class mx.core.WindowedApplication
Dispatched when the WindowedApplication completes its initial layout.
windowComplete — Event, class spark.components.Window
Dispatched when the Window completes its initial layout and opens the underlying NativeWindow.
windowComplete — Event, class spark.components.WindowedApplication
Dispatched when the WindowedApplication completes its initial layout.
WINDOW_COMPLETE — Constant Static Property, class mx.events.AIREvent
The AIREvent.WINDOW_COMPLETE constant defines the value of the type property of the event object for an windowComplete event.
windowDeactivate — Event, class mx.core.Window
Dispatched after the window has been deactivated.
windowDeactivate — Event, class mx.core.WindowedApplication
Dispatched after this application window has been deactivated.
windowDeactivate — Event, class spark.components.Window
Dispatched after the window has been deactivated.
windowDeactivate — Event, class spark.components.WindowedApplication
Dispatched after this application window has been deactivated.
WINDOW_DEACTIVATE — Constant Static Property, class mx.events.AIREvent
The AIREvent.WINDOW_DEACTIVATE constant defines the value of the type property of the event object for a windowDeactivate event.
WindowedApplication — class, package mx.core
The WindowedApplication defines the application container that you use to create Flex applications for AIR applications.
WindowedApplication — class, package spark.components
The WindowedApplication defines the application container that you use to create Flex applications for AIR applications.
WindowedApplication() — Constructor, class mx.core.WindowedApplication
Constructor.
WindowedApplication() — Constructor, class spark.components.WindowedApplication
Constructor.
WindowedApplicationSkin — class, package spark.skins.spark
A skin class for the Spark WindowedApplication and Window containers.
WindowedApplicationSkin() — Constructor, class spark.skins.spark.WindowedApplicationSkin
Constructor.
WindowedSystemManager — class, package mx.managers
The WindowedSystemManager class manages any non-Application windows in a Flex-based AIR application.
WindowedSystemManager(rootObj:mx.core:IUIComponent) — Constructor, class mx.managers.WindowedSystemManager
WindowMaximizeButtonSkin — class, package mx.skins.halo
The skin for the maximize button in the TitleBar of a WindowedApplication or Window.
WindowMaximizeButtonSkin() — Constructor, class mx.skins.halo.WindowMaximizeButtonSkin
Constructor.
WindowMinimizeButtonSkin — class, package mx.skins.halo
The skin for the minimize button in the TitleBar of a WindowedApplication or Window.
WindowMinimizeButtonSkin() — Constructor, class mx.skins.halo.WindowMinimizeButtonSkin
Constructor.
windowMove — Event, class mx.core.Window
Dispatched after the window moves.
windowMove — Event, class mx.core.WindowedApplication
Dispatched after the WindowedApplication object moves.
windowMove — Event, class spark.components.TitleWindow
Dispatched after the user dragged the window successfully.
windowMove — Event, class spark.components.Window
Dispatched after the window moves.
windowMove — Event, class spark.components.WindowedApplication
Dispatched after the WindowedApplication object moves.
WINDOW_MOVE — Constant Static Property, class mx.events.FlexNativeWindowBoundsEvent
The FlexNativeWindowBoundsEvent.WINDOW_MOVE constant defines the value of the type property of the event object for a windowMove event.
WINDOW_MOVE — Constant Static Property, class spark.events.TitleWindowBoundsEvent
The TitleWindowBoundsEvent.WINDOW_MOVE constant defines the value of the type property of the event object for a windowMove event.
windowMoveEnd — Event, class spark.components.TitleWindow
Dispatched when the user releases the mouse button after dragging.
WINDOW_MOVE_END — Constant Static Property, class spark.events.TitleWindowBoundsEvent
The TitleWindowBoundsEvent.WINDOW_MOVE_END constant defines the value of the type property of the event object for a windowMoveEnd event.
windowMoveStart — Event, class spark.components.TitleWindow
Dispatched when the user presses and hold the mouse button in the move area and begins to drag the window.
WINDOW_MOVE_START — Constant Static Property, class spark.events.TitleWindowBoundsEvent
The TitleWindowBoundsEvent.WINDOW_MOVE_START constant defines the value of the type property of the event object for a windowMoveStart event.
windowMoving — Event, class spark.components.TitleWindow
Dispatched when the user drags the window.
WINDOW_MOVING — Constant Static Property, class spark.events.TitleWindowBoundsEvent
The TitleWindowBoundsEvent.WINDOW_MOVING constant defines the value of the type property of the event object for a windowMoving event.
windowResize — Event, class mx.core.Window
Dispatched after the underlying NativeWindow is resized.
windowResize — Event, class mx.core.WindowedApplication
Dispatched after the underlying NativeWindow object is resized.
windowResize — Event, class spark.components.Window
Dispatched after the underlying NativeWindow is resized.
windowResize — Event, class spark.components.WindowedApplication
Dispatched after the underlying NativeWindow object is resized.
WINDOW_RESIZE — Constant Static Property, class mx.events.FlexNativeWindowBoundsEvent
The FlexNativeWindowBoundsEvent.WINDOW_RESIZE constant defines the value of the type property of the event object for a windowResize event.
WindowRestoreButtonSkin — class, package mx.skins.halo
The skin for the restore button in the TitleBar of a WindowedApplication or Window.
WindowRestoreButtonSkin() — Constructor, class mx.skins.halo.WindowRestoreButtonSkin
Constructor.
Wipe — class, package spark.effects
The Wipe effect performs a bitmap transition effect by running a directional wipe between the first and second bitmaps.
Wipe(target:Object) — Constructor, class spark.effects.Wipe
Constructor.
WipeDirection — class, package spark.effects
The WipeDirection class defines the values for the direction property of the Wipe class.
WipeDown — class, package mx.effects
The WipeDown class defines a wipe down effect.
WipeDown(target:Object) — Constructor, class mx.effects.WipeDown
Constructor.
WipeDownInstance — class, package mx.effects.effectClasses
The WipeDownInstance class implements the instance class for the WipeDown effect.
WipeDownInstance(target:Object) — Constructor, class mx.effects.effectClasses.WipeDownInstance
Constructor.
WipeLeft — class, package mx.effects
The WipeLeft class defines a wipe left effect.
WipeLeft(target:Object) — Constructor, class mx.effects.WipeLeft
Constructor.
WipeLeftInstance — class, package mx.effects.effectClasses
The WipeLeftInstance class implements the instance class for the WipeLeft effect.
WipeLeftInstance(target:Object) — Constructor, class mx.effects.effectClasses.WipeLeftInstance
Constructor.
WipeRight — class, package mx.effects
The WipeRight class defines a wipe right effect.
WipeRight(target:Object) — Constructor, class mx.effects.WipeRight
Constructor.
WipeRightInstance — class, package mx.effects.effectClasses
The WipeRightInstance class implements the instance class for the WipeRight effect.
WipeRightInstance(target:Object) — Constructor, class mx.effects.effectClasses.WipeRightInstance
Constructor.
WipeUp — class, package mx.effects
The WipeUp class defines a wipe up effect.
WipeUp(target:Object) — Constructor, class mx.effects.WipeUp
Constructor.
WipeUpInstance — class, package mx.effects.effectClasses
The WipeUpInstance class implements the instance class for the WipeUp effect.
WipeUpInstance(target:Object) — Constructor, class mx.effects.effectClasses.WipeUpInstance
Constructor.
wordSpacing — Property, class flashx.textLayout.container.ContainerController
TextLayoutFormat: Specifies the optimum, minimum, and maximum spacing (as a multiplier of the width of a normal space) between words to use during justification.
wordSpacing — Property, class flashx.textLayout.elements.FlowElement
TextLayoutFormat: Specifies the optimum, minimum, and maximum spacing (as a multiplier of the width of a normal space) between words to use during justification.
wordSpacing — Property, interface flashx.textLayout.formats.ITextLayoutFormat
Specifies the optimum, minimum, and maximum spacing (as a multiplier of the width of a normal space) between words to use during justification.
wordSpacing — Property, class flashx.textLayout.formats.TextLayoutFormat
Specifies the optimum, minimum, and maximum spacing (as a multiplier of the width of a normal space) between words to use during justification.
wordSpacing — Style, class spark.components.supportClasses.GroupBase
Specifies the spacing between words to use during justification.
wordSpacing — Style, class spark.components.supportClasses.SkinnableTextBase
Specifies the spacing between words to use during justification.
wordSpacing — Style, class spark.components.RichText
Specifies the spacing between words to use during justification.
wordSpacing — Style, class spark.components.FormHeading
Specifies the spacing between words to use during justification.
wordSpacing — Style, class spark.components.NumericStepper
Specifies the spacing between words to use during justification.
wordSpacing — Style, class spark.components.SkinnableContainer
Specifies the spacing between words to use during justification.
wordSpacing — Style, class spark.components.Scroller
Specifies the spacing between words to use during justification.
wordSpacing — Style, class spark.components.RichEditableText
Specifies the spacing between words to use during justification.
wordSpacing — Style, class spark.skins.spark.DefaultItemRenderer
Specifies the spacing between words to use during justification.
wordSpacingProperty — Static Property, class flashx.textLayout.formats.TextLayoutFormat
wordWrap — Property, class mx.controls.TextArea
Indicates whether the text automatically wraps at the end of a line.
wordWrap — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridColumn
Set to false to wrap the text in a row of this column because it does not fit on one line If undefined, the AdvancedDataGrid control's wordWrap property is used.
wordWrap — Property, class mx.controls.dataGridClasses.DataGridColumn
A flag that indicates whether the text in a row of this column is word wrapped if it doesn't fit on one line.
wordWrap — Property, class mx.controls.listClasses.AdvancedListBase
A flag that indicates whether text in the row should be word wrapped.
wordWrap — Property, class mx.controls.listClasses.ListBase
A flag that indicates whether text in the row should be word wrapped.
wordWrap — Property, class mx.core.FTETextField
wordWrap — Property, interface mx.core.IUITextField
wordWrapChanged — Property, class mx.controls.listClasses.AdvancedListBase
A flag that indicates whether the value of the wordWrap property has changed since the last time the display list was updated.
wordWrapChanged — Property, class mx.controls.listClasses.ListBase
A flag that indicates whether the value of the wordWrap property has changed since the last time the display list was updated.
workDuration — Property, class mx.olap.OLAPCube
The time, in milliseconds, used by the refresh() method to iteratively build the cube.
_workingContentExtent — Property, class flashx.textLayout.compose.BaseCompose
_workingContentHeight — Property, class flashx.textLayout.compose.BaseCompose
_workingContentLogicalExtent — Property, class flashx.textLayout.compose.BaseCompose
Maximum horizontal extension for the current line from left/right edge of the parcel.
_workingParcelIndex — Property, class flashx.textLayout.compose.BaseCompose
_workingParcelLogicalTop — Property, class flashx.textLayout.compose.BaseCompose
logical top of the parcel, for the line in progress
_workingTotalDepth — Property, class flashx.textLayout.compose.BaseCompose
wrapElements — Property, class spark.components.SpinnerList
When true, scrolling past the last element scrolls to the first element.
writable — Property, class mx.messaging.management.MBeanAttributeInfo
Indicates if the attribute is writable.
writeExternal(output:flash.utils:IDataOutput) — method, class mx.utils.ObjectProxy
Since Flex only serializes the inner ActionScript object that it wraps, the server flex.messaging.io.ObjectProxy populates itself with this anonymous object's contents and appears to the user as a Map.
wrongCAFormatError — Property, class mx.validators.ZipCodeValidator
Error message for an invalid Canadian postal code.
wrongDayError — Property, class mx.validators.DateValidator
Error message when the day is invalid.
wrongFormatError — Property, class mx.validators.SocialSecurityValidator
Error message when the value is incorrectly formatted.
wrongFormatError — Property, class org.apache.flex.validators.PostCodeValidator
Error message for an incorrectly formatted postcode.
wrongLengthError — Property, class mx.validators.CreditCardValidator
Error message when the cardNumber field contains the wrong number of digits for the specified credit card type.
wrongLengthError — Property, class mx.validators.DateValidator
Error message when the length of the date doesn't match that of the inputFormat property.
wrongLengthError — Property, class mx.validators.PhoneNumberValidator
Error message when the value has fewer than 10 digits.
wrongLengthError — Property, class mx.validators.ZipCodeValidator
Error message for an invalid US ZIP code.
wrongLengthError — Property, class org.apache.flex.validators.PostCodeValidator
Error message for an invalid postcode.
wrongMonthError — Property, class mx.validators.DateValidator
Error message when the month is invalid.
wrongTypeError — Property, class mx.validators.CreditCardValidator
Error message the cardType field contains an invalid credit card type.
wrongUSFormatError — Property, class mx.validators.ZipCodeValidator
Error message for an incorrectly formatted ZIP code.
wrongYearError — Property, class mx.validators.DateValidator
Error message when the year is invalid.
wsdl — Property, class mx.rpc.events.WSDLLoadEvent
The full WSDL document.
wsdl — Property, class mx.rpc.soap.WebService
The location of the WSDL document for this WebService.
WSDLBinding — class, package mx.rpc.wsdl
A binding defines the message format and protocol for messages sent to and from operations as defined by a particular portType.
WSDLBinding(name:String) — Constructor, class mx.rpc.wsdl.WSDLBinding
Creates a new WSDLBinding.
WSDLLoadEvent — class, package mx.rpc.events
The WSDLLoadEvent class represents the event object for the event dispatched when a WSDL XML document has loaded successfully.
WSDLLoadEvent(type:String, bubbles:Boolean, cancelable:Boolean, wsdl:mx.rpc.wsdl:WSDL, location:String) — Constructor, class mx.rpc.events.WSDLLoadEvent
Constructor.
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