Symbols   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  
w — Property, class flash.geom.Vector3D
The fourth element of a Vector3D object (in addition to the x, y, and z properties) can hold data such as the angle of rotation.
W — Constant Static Property, class flash.ui.Keyboard
Constant associated with the key code value for the W key (87).
warn(message:String, ... rest) — method, interface mx.logging.ILogger
Logs the specified data using the LogEventLevel.WARN level.
warn(message: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.
wasPendingUpdate — Property, class air.update.ApplicationUpdater
Whether there was a postponed update, even if it failed to install (true); false otherwise.
wasPendingUpdate — Property, class air.update.ApplicationUpdaterUI
Whether there was a postponed update, even if it failed to install (true); false otherwise.
watch(host:Object, chain:Object, handler:Function, commitOnly:Boolean) — Static Method , class mx.binding.utils.ChangeWatcher
Creates and starts a ChangeWatcher instance.
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 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.
weekDayStyleName — Style, class mx.controls.DateField
Name of the style sheet definition to configure the weekday names of the control.
weight — Property, interface mx.graphics.IStroke
The line weight, in pixels.
weight — Property, class mx.graphics.LinearGradientStroke
The line weight, in pixels.
weight — Property, class mx.graphics.Stroke
The line weight, in pixels.
while — Statement
Evaluates a condition and if the condition evaluates to true, executes one or more statements before looping back to evaluate the condition again.
wideLineTo(x:Number, y:Number) — method, class flash.display.GraphicsPath
Adds a new "wideLineTo" command to the commands vector and new coordinates to the data vector.
WIDE_LINE_TO — Constant Static Property, class flash.display.GraphicsPathCommand
Specifies a "line to" drawing command, but uses two sets of coordinates (four values) instead of one set.
wideMoveTo(x:Number, y:Number) — method, class flash.display.GraphicsPath
Adds a new "wideMoveTo" command to the commands vector and new coordinates to the data vector.
WIDE_MOVE_TO — Constant Static Property, class flash.display.GraphicsPathCommand
Specifies a "move to" drawing command, but uses two sets of coordinates (four values) instead of one set.
width — Property, class flash.desktop.DockIcon
The current display width of the icon in pixels.
width — Property, class flash.desktop.InteractiveIcon
The current display width of the icon in pixels.
width — Property, class flash.desktop.SystemTrayIcon
The current display width of the icon in pixels.
width — Property, class flash.display.BitmapData
The width of the bitmap image in pixels.
width — Property, class flash.display.DisplayObject
Indicates the width of the display object, in pixels.
width — Property, class flash.display.LoaderInfo
The nominal width of the loaded content.
width — Property, class flash.display.NativeWindow
The width of this window in pixels.
width — Property, class flash.display.ShaderInput
The width of the shader input.
width — Property, class flash.display.ShaderJob
The width of the result data in the target if it is a ByteArray or Vector. instance.
width — Property, class flash.display.Stage
Indicates the width of the display object, in pixels.
width — Property, class flash.geom.Rectangle
The width of the rectangle, in pixels.
width — Property, class flash.html.HTMLLoader
Specifies the width of the rectangle of the HTML canvas that is being rendered.
width — Property, class flash.html.HTMLWindowCreateOptions
Specifies the desired initial width of the new window.
width — Property, class flash.media.Camera
The current capture width, in pixels.
width — Property, class flash.text.TextExtent
width — Property, class flash.text.TextLineMetrics
The width value is the width of the text of the selected lines (not necessarily the complete text) in pixels.
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.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
Indicates the width of the display object, in pixels.
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.flash.UIMovieClip
The width of this object, in pixels.
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.
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.
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.
widthTo — Property, class mx.effects.Resize
Final width, in pixels.
widthTo — Property, class mx.effects.effectClasses.ResizeInstance
Final width, in pixels.
willTrigger(type:String) — method, class flash.display.Stage
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type.
willTrigger(type:String) — method, class flash.events.EventDispatcher
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type.
willTrigger(type:String) — method, interface flash.events.IEventDispatcher
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type.
willTrigger(type:String) — method, class mx.collections.ListCollectionView
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type.
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.
winding — Property, class flash.display.GraphicsPath
Specifies the winding rule using a value defined in the GraphicsPathWinding class.
window — Property, class flash.html.HTMLLoader
The global JavaScript object for the content loaded into the HTML control.
Window — class, package mx.core
The Window is a top-level container for additional windows in an AIR desktop application.
Window() — Constructor, class mx.core.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.
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.
WindowBackground — class, package mx.skins.halo
The skin for a Window component's background gradient.
WindowBackground() — Constructor, class mx.skins.halo.WindowBackground
Constructor
windowBlur() — method, class flash.html.HTMLHost
The function called when JavaScript code in the HTMLLoader object calls the window.blur() method.
windowClose() — method, class flash.html.HTMLHost
The function called when JavaScript code in the HTMLLoader object calls the window.close() method.
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.
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.
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() — Constructor, class mx.core.WindowedApplication
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
windowFocus() — method, class flash.html.HTMLHost
The function called when JavaScript code in the HTMLLoader object calls the window.focus() method.
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.
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.
windowRect — Property, class flash.html.HTMLHost
The property that is changed when JavaScript code in the HTMLLoader object calls the window.moveBy(), window.moveTo(), window.resizeBy(), or window.resizeTo() method.
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.
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.
WipeDown — class, package mx.effects
The WipeDown class defines a bar 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 bar 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 bar 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 bar 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.
with — Statement
Establishes a default object to be used for the execution of a statement or statements, potentially reducing the amount of code that needs to be written.
wmodeGPU — Property, class flash.display.Stage
Indicates whether GPU compositing is available and in use.
wordWrap — Property, class flash.text.TextField
A Boolean value that indicates whether the text field has word wrap.
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, interface mx.core.IUITextField
A Boolean value that indicates whether the text field has word wrap.
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.
WRAP — Constant Static Property, class flash.filters.DisplacementMapFilterMode
Wraps the displacement value to the other side of the source image.
writable — Property, class mx.messaging.management.MBeanAttributeInfo
Indicates if the attribute is writable.
WRITE — Constant Static Property, class flash.filesystem.FileMode
Used for a file to be opened in write-only mode.
writeBoolean(value:Boolean) — method, class flash.filesystem.FileStream
Writes a Boolean value.
writeBoolean(value:Boolean) — method, class flash.net.Socket
Writes a Boolean value to the socket.
writeBoolean(value:Boolean) — method, class flash.utils.ByteArray
Writes a Boolean value.
writeBoolean(value:Boolean) — method, interface flash.utils.IDataOutput
Writes a Boolean value.
writeByte(value:int) — method, class flash.filesystem.FileStream
Writes a byte.
writeByte(value:int) — method, class flash.net.Socket
Writes a byte to the socket.
writeByte(value:int) — method, class flash.utils.ByteArray
Writes a byte to the byte stream.
writeByte(value:int) — method, interface flash.utils.IDataOutput
Writes a byte.
writeBytes(bytes:flash.utils:ByteArray, offset:uint, length:uint) — method, class flash.filesystem.FileStream
Writes a sequence of bytes from the specified byte array, bytes, starting at the byte specified by offset (using a zero-based index) with a length specified by length, into the file stream, byte stream, or byte array.
writeBytes(bytes:flash.utils:ByteArray, offset:uint, length:uint) — method, class flash.net.Socket
Writes a sequence of bytes from the specified byte array.
writeBytes(bytes:flash.utils:ByteArray, offset:uint, length:uint) — method, class flash.utils.ByteArray
Writes a sequence of length bytes from the specified byte array, bytes, starting offset (zero-based index) bytes into the byte stream.
writeBytes(bytes:flash.utils:ByteArray, offset:uint, length:uint) — method, interface flash.utils.IDataOutput
Writes a sequence of bytes from the specified byte array, bytes, starting at the byte specified by offset (using a zero-based index) with a length specified by length, into the file stream, byte stream, or byte array.
writeDouble(value:Number) — method, class flash.filesystem.FileStream
Writes an IEEE 754 double-precision (64-bit) floating point number.
writeDouble(value:Number) — method, class flash.net.Socket
Writes an IEEE 754 double-precision floating-point number to the socket.
writeDouble(value:Number) — method, class flash.utils.ByteArray
Writes an IEEE 754 double-precision (64-bit) floating-point number to the byte stream.
writeDouble(value:Number) — method, interface flash.utils.IDataOutput
Writes an IEEE 754 double-precision (64-bit) floating point number.
writeDynamicProperties(obj:Object, output:flash.net:IDynamicPropertyOutput) — method, interface flash.net.IDynamicPropertyWriter
Writes the name and value of an IDynamicPropertyOutput object to an object with dynamic properties.
writeDynamicProperty(name:String, value) — method, interface flash.net.IDynamicPropertyOutput
Adds a dynamic property to the binary output of a serialized object.
writeExternal(output:flash.utils:IDataOutput) — method, interface flash.utils.IExternalizable
A class implements this method to encode itself for a data stream by calling the methods of the IDataOutput interface.
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.
writeFloat(value:Number) — method, class flash.filesystem.FileStream
Writes an IEEE 754 single-precision (32-bit) floating point number.
writeFloat(value:Number) — method, class flash.net.Socket
Writes an IEEE 754 single-precision floating-point number to the socket.
writeFloat(value:Number) — method, class flash.utils.ByteArray
Writes an IEEE 754 single-precision (32-bit) floating-point number to the byte stream.
writeFloat(value:Number) — method, interface flash.utils.IDataOutput
Writes an IEEE 754 single-precision (32-bit) floating point number.
writeInt(value:int) — method, class flash.filesystem.FileStream
Writes a 32-bit signed integer.
writeInt(value:int) — method, class flash.net.Socket
Writes a 32-bit signed integer to the socket.
writeInt(value:int) — method, class flash.utils.ByteArray
Writes a 32-bit signed integer to the byte stream.
writeInt(value:int) — method, interface flash.utils.IDataOutput
Writes a 32-bit signed integer.
writeMultiByte(value:String, charSet:String) — method, class flash.filesystem.FileStream
Writes a multibyte string to the file stream, byte stream, or byte array, using the specified character set.
writeMultiByte(value:String, charSet:String) — method, class flash.net.Socket
Writes a multibyte string from the byte stream, using the specified character set.
writeMultiByte(value:String, charSet:String) — method, class flash.utils.ByteArray
Writes a multibyte string to the byte stream using the specified character set.
writeMultiByte(value:String, charSet:String) — method, interface flash.utils.IDataOutput
Writes a multibyte string to the file stream, byte stream, or byte array, using the specified character set.
writeObject(object) — method, class flash.filesystem.FileStream
Writes an object to the file stream, byte stream, or byte array, in AMF serialized format.
writeObject(object) — method, class flash.net.Socket
Write an object to the socket in AMF serialized format.
writeObject(object) — method, class flash.utils.ByteArray
Writes an object into the byte array in AMF serialized format.
writeObject(object) — method, interface flash.utils.IDataOutput
Writes an object to the file stream, byte stream, or byte array, in AMF serialized format.
writeShort(value:int) — method, class flash.filesystem.FileStream
Writes a 16-bit integer.
writeShort(value:int) — method, class flash.net.Socket
Writes a 16-bit integer to the socket.
writeShort(value:int) — method, class flash.utils.ByteArray
Writes a 16-bit integer to the byte stream.
writeShort(value:int) — method, interface flash.utils.IDataOutput
Writes a 16-bit integer.
writeUnsignedInt(value:uint) — method, class flash.filesystem.FileStream
Writes a 32-bit unsigned integer.
writeUnsignedInt(value:uint) — method, class flash.net.Socket
Writes a 32-bit unsigned integer to the socket.
writeUnsignedInt(value:uint) — method, class flash.utils.ByteArray
Writes a 32-bit unsigned integer to the byte stream.
writeUnsignedInt(value:uint) — method, interface flash.utils.IDataOutput
Writes a 32-bit unsigned integer.
writeUTF(value:String) — method, class flash.filesystem.FileStream
Writes a UTF-8 string to the file stream, byte stream, or byte array.
writeUTF(value:String) — method, class flash.net.Socket
Writes the following data to the socket: a 16-bit unsigned integer, which indicates the length of the specified UTF-8 string in bytes, followed by the string itself.
writeUTF(value:String) — method, class flash.utils.ByteArray
Writes a UTF-8 string to the byte stream.
writeUTF(value:String) — method, interface flash.utils.IDataOutput
Writes a UTF-8 string to the file stream, byte stream, or byte array.
writeUTFBytes(value:String) — method, class flash.filesystem.FileStream
Writes a UTF-8 string.
writeUTFBytes(value:String) — method, class flash.net.Socket
Writes a UTF-8 string to the socket.
writeUTFBytes(value:String) — method, class flash.utils.ByteArray
Writes a UTF-8 string to the byte stream.
writeUTFBytes(value:String) — method, interface flash.utils.IDataOutput
Writes a UTF-8 string.
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.
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.
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.
wsdlOperation — Property, interface mx.rpc.soap.ISOAPDecoder
A WSDLOperation defines the SOAP binding styles and specifies how to decode a SOAP result.
wsdlOperation — Property, interface mx.rpc.soap.ISOAPEncoder
A WSDLOperation defines the SOAP binding styles and specifies how to encode a SOAP request.
Symbols   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