Adobe® Flex® 4 Language Reference
Hide Packages and Classes List |  Packages  |  Classes  |  Index  |  Appendixes
 
W Index 
  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).
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.
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, 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.
WebServiceWrapper — class, package com.adobe.fiber.services.wrapper
This class is the superclass of all generated wrappers around instances of the WebService class.
WebServiceWrapper(target:flash.events:IEventDispatcher) — Constructor, class com.adobe.fiber.services.wrapper.WebServiceWrapper
Constructor.
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.
weekOfYear(date:Date) — Static Method , class com.adobe.fiber.runtime.lib.DateTimeFunc
Returns the week of the year for a Date.
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.
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.
whiteSpaceCollapse — Property, class flashx.textLayout.container.ContainerController
TextLayoutFormat: Collapses or preserves whitespace when importing text into a TextFlow.
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.RichEditableText
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.NumericStepper
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.SkinnableContainer
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.
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.<Number> 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 flashx.textLayout.elements.InlineGraphicElement
The width of the graphic.
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
Indicates the width of the display object, in pixels.
width — Property, interface mx.core.IVisualElement
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.
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 com.adobe.fiber.styles.Style
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.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 flashx.textLayout.elements.LinkElement
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 flashx.textLayout.elements.TextFlow
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.
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 flash.display.GraphicsPath
Specifies the winding rule using a value defined in the GraphicsPathWinding class.
winding — Property, class spark.primitives.Path
Fill rule for intersecting or overlapping path segments.
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 — 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
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.
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 mx.skins.wireframe
The wireframe skin class for the MX WindowedApplication component.
WindowedApplicationSkin() — Constructor, class mx.skins.wireframe.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
windowFocus() — method, class flash.html.HTMLHost
The function called when JavaScript code in the HTMLLoader object calls the window.focus() method.
windowId — Property, class mx.automation.events.AutomationAirEvent
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.
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.
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.
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, class mx.core.FTETextField
A Boolean value that indicates whether the text field has word wrap.
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:any) — 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.data.Conflict
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.data.ManagedAssociation
This method will serialize this cache to the specified output stream.
writeExternal(output:flash.utils:IDataOutput) — method, class mx.data.ManagedObjectProxy
ManagedObjectProxy checks if properties on the wrapped anonymous Object are lazy associations and if so they are excluded from serialization.
writeExternal(output:flash.utils:IDataOutput) — method, class mx.data.MessageBatch
This method serializes the batch with the following stucture: numberOfElements:int - this is the total number of elements serialized [repeated element (once for every message in the batch)] destination:String - the destination of the associated DataService uid:String - the UID of the associated item message:DataMessage - the message for the associated change Because the message currently contains a copy of the item we don't have to serialize the message in a special way.
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:any) — method, class flash.filesystem.FileStream
Writes an object to the file stream, byte stream, or byte array, in AMF serialized format.
writeObject(object:any) — method, class flash.net.Socket
Write an object to the socket in AMF serialized format.
writeObject(object:any) — method, class flash.utils.ByteArray
Writes an object into the byte array in AMF serialized format.
writeObject(object:any) — 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 com.adobe.fiber.services.wrapper.WebServiceWrapper
The wsdl property of the wrapped WebService instance.
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.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