| 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 |
| warn(message:String, ... rest) — Method in interface mx.logging.ILogger |
|
Logs the specified data using the LogEventLevel.WARN level. |
| warn(message:String, ... rest) — Method in class mx.logging.LogLogger |
|
Logs the specified data using the LogEventLevel.WARN level. |
| WARN — Constant static property in class mx.logging.LogEventLevel |
|
Designates events that could be
harmful to the application operation. |
| watch(host:Object, chain:Object, handler:Function, commitOnly:Boolean) — Static method in class mx.binding.utils.ChangeWatcher |
|
Creates and starts a ChangeWatcher instance. |
| WebService — Dynamic class in package mx.rpc.soap |
|
The WebService class provides access to SOAP-based web services on remote servers. |
| WebService — Dynamic class in 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 in class mx.rpc.soap.WebService |
|
Creates a new WebService. |
| WebService(destination:String) — Constructor in class mx.rpc.soap.mxml.WebService |
|
Creates a new WebService component. |
| WedgeItemRenderer — Class in package mx.charts.renderers |
|
The default itemRenderer for a PieSeries object. |
| WedgeItemRenderer() — Constructor in class mx.charts.renderers.WedgeItemRenderer |
|
Constructor. |
| weekDayStyleName — Style in class mx.controls.DateChooser |
|
Name of the style sheet definition to configure the weekday names of
the control. |
| weekDayStyleName — Style in class mx.controls.DateField |
|
Name of the style sheet definition to configure the weekday names of
the control. |
| weight — Property in interface mx.graphics.IStroke |
|
The line weight, in pixels. |
| weight — Property in class mx.graphics.LinearGradientStroke |
|
The line weight, in pixels. |
| weight — Property in 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. |
| width — Property in class flash.display.BitmapData |
|
The width of the bitmap image in pixels. |
| width — Property in class flash.display.DisplayObject |
|
Indicates the width of the display object, in pixels. |
| width — Property in class flash.display.LoaderInfo |
|
The nominal width of the loaded content. |
| width — Property in class flash.display.Stage |
|
Indicates the width of the display object, in pixels. |
| width — Property in class flash.geom.Rectangle |
|
The width of the rectangle, in pixels. |
| width — Property in class flash.media.Camera |
|
The current capture width, in pixels. |
| width — Property in 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 in class mx.controls.dataGridClasses.DataGridColumn |
|
The width of the column, in pixels. |
| width — Property in interface mx.core.IFlexDisplayObject |
|
The width of this object, in pixels. |
| width — Property in class mx.core.UIComponent |
|
Number that specifies the width of the component, in pixels,
in the parent's coordinates. |
| width — Property in class mx.managers.SystemManager |
|
The width of this object. |
| widthBy — Property in class mx.effects.Resize |
|
Number of pixels by which to modify the width of the component. |
| widthBy — Property in class mx.effects.effectClasses.ResizeInstance |
|
Number of pixels by which to modify the width of the component. |
| widthFrom — Property in class mx.effects.Resize |
|
Initial width, in pixels. |
| widthFrom — Property in class mx.effects.effectClasses.ResizeInstance |
|
Initial width. |
| widthTo — Property in class mx.effects.Resize |
|
Final width, in pixels. |
| widthTo — Property in class mx.effects.effectClasses.ResizeInstance |
|
Final width, in pixels. |
| willTrigger(type:String) — Method in 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 in 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 in 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 in 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 in class mx.utils.ObjectProxy |
|
Checks whether an event listener is registered with this object
or any of its ancestors for the specified event type. |
| WipeDown — Class in package mx.effects |
|
The WipeDown class defines a bar wipe down effect. |
| WipeDown(target:Object) — Constructor in class mx.effects.WipeDown |
|
Constructor. |
| WipeDownInstance — Class in package mx.effects.effectClasses |
|
The WipeDownInstance class implements the instance class
for the WipeDown effect. |
| WipeDownInstance(target:Object) — Constructor in class mx.effects.effectClasses.WipeDownInstance |
|
Constructor. |
| WipeLeft — Class in package mx.effects |
|
The WipeLeft class defines a bar wipe left effect. |
| WipeLeft(target:Object) — Constructor in class mx.effects.WipeLeft |
|
Constructor. |
| WipeLeftInstance — Class in package mx.effects.effectClasses |
|
The WipeLeftInstance class implements the instance class
for the WipeLeft effect. |
| WipeLeftInstance(target:Object) — Constructor in class mx.effects.effectClasses.WipeLeftInstance |
|
Constructor. |
| WipeRight — Class in package mx.effects |
|
The WipeRight class defines a bar wipe right effect. |
| WipeRight(target:Object) — Constructor in class mx.effects.WipeRight |
|
Constructor. |
| WipeRightInstance — Class in package mx.effects.effectClasses |
|
The WipeRightInstance class implements the instance class
for the WipeRight effect. |
| WipeRightInstance(target:Object) — Constructor in class mx.effects.effectClasses.WipeRightInstance |
|
Constructor. |
| WipeUp — Class in package mx.effects |
|
The WipeUp class defines a bar wipe up effect. |
| WipeUp(target:Object) — Constructor in class mx.effects.WipeUp |
|
Constructor. |
| WipeUpInstance — Class in package mx.effects.effectClasses |
|
The WipeUpInstance class implements the instance class
for the WipeUp effect. |
| WipeUpInstance(target:Object) — Constructor in 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. |
| wordWrap — Property in class flash.text.TextField |
|
A Boolean value that indicates whether the text field has word wrap. |
| wordWrap — Property in class mx.controls.TextArea |
|
Indicates whether the text automatically wraps at the end of a line. |
| wordWrap — Property in 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
If undefined, the DataGrid control's wordWrap property
is used. |
| wordWrap — Property in class mx.controls.listClasses.ListBase |
|
A flag that indicates whether text in the row should be word wrapped. |
| wordWrapChanged — Property in 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. |
| WRAP — Constant static property in class flash.filters.DisplacementMapFilterMode |
|
Wraps the displacement value to the other side of the source image. |
| writable — Property in class mx.messaging.management.MBeanAttributeInfo |
|
Indicates if the attribute is writable. |
| writeBoolean(value:Boolean) — Method in class flash.net.Socket |
|
Writes a Boolean value to the socket. |
| writeBoolean(value:Boolean) — Method in class flash.utils.ByteArray |
|
Writes a Boolean value. |
| writeBoolean(value:Boolean) — Method in interface flash.utils.IDataOutput |
|
Writes a Boolean value. |
| writeByte(value:int) — Method in class flash.net.Socket |
|
Writes a byte to the socket. |
| writeByte(value:int) — Method in class flash.utils.ByteArray |
|
Writes a byte to the byte stream. |
| writeByte(value:int) — Method in interface flash.utils.IDataOutput |
|
Writes a byte. |
| writeBytes(bytes:flash.utils:ByteArray, offset:uint, length:uint) — Method in class flash.net.Socket |
|
Writes a sequence of bytes from the specified byte array. |
| writeBytes(bytes:flash.utils:ByteArray, offset:uint, length:uint) — Method in 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 in interface flash.utils.IDataOutput |
|
Writes a sequence of length bytes from the
specified byte array, bytes,
starting offset(zero-based index) bytes
into the byte stream. |
| writeDouble(value:Number) — Method in class flash.net.Socket |
|
Writes an IEEE 754 double-precision floating-point number to the socket. |
| writeDouble(value:Number) — Method in class flash.utils.ByteArray |
|
Writes an IEEE 754 double-precision (64-bit) floating-point number to the byte stream. |
| writeDouble(value:Number) — Method in interface flash.utils.IDataOutput |
|
Writes an IEEE 754 double-precision (64-bit) floating point number. |
| writeDynamicProperties(obj:Object, output:flash.net:IDynamicPropertyOutput) — Method in interface flash.net.IDynamicPropertyWriter |
|
Writes the name and value of an IDynamicPropertyOutput object to an object with
dynamic properties. |
| writeDynamicProperty(name:String, value) — Method in interface flash.net.IDynamicPropertyOutput |
|
Adds a dynamic property to the binary output of a serialized object. |
| writeExternal(output:flash.utils:IDataOutput) — Method in 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 in 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 in class flash.net.Socket |
|
Writes an IEEE 754 single-precision floating-point number to the socket. |
| writeFloat(value:Number) — Method in class flash.utils.ByteArray |
|
Writes an IEEE 754 single-precision (32-bit) floating-point number to the byte stream. |
| writeFloat(value:Number) — Method in interface flash.utils.IDataOutput |
|
Writes an IEEE 754 single-precision (32-bit) floating point number. |
| writeInt(value:int) — Method in class flash.net.Socket |
|
Writes a 32-bit signed integer to the socket. |
| writeInt(value:int) — Method in class flash.utils.ByteArray |
|
Writes a 32-bit signed integer to the byte stream. |
| writeInt(value:int) — Method in interface flash.utils.IDataOutput |
|
Writes a 32-bit signed integer. |
| writeMultiByte(value:String, charSet:String) — Method in class flash.net.Socket |
|
Writes a multibyte string from the byte stream, using the specified character set. |
| writeMultiByte(value:String, charSet:String) — Method in class flash.utils.ByteArray |
|
Writes a multibyte string to the byte stream using the specified character set. |
| writeMultiByte(value:String, charSet:String) — Method in interface flash.utils.IDataOutput |
|
Writes a multibyte string to the byte stream using the specified character set. |
| writeObject(object) — Method in class flash.net.Socket |
|
Write an object to the socket in AMF serialized format. |
| writeObject(object) — Method in class flash.utils.ByteArray |
|
Writes an object into the byte array in AMF
serialized format. |
| writeObject(object) — Method in interface flash.utils.IDataOutput |
|
Writes an object to the byte stream or byte array in AMF serialized
format. |
| writeShort(value:int) — Method in class flash.net.Socket |
|
Writes a 16-bit integer to the socket. |
| writeShort(value:int) — Method in class flash.utils.ByteArray |
|
Writes a 16-bit integer to the byte stream. |
| writeShort(value:int) — Method in interface flash.utils.IDataOutput |
|
Writes a 16-bit integer. |
| writeUnsignedInt(value:uint) — Method in class flash.net.Socket |
|
Writes a 32-bit unsigned integer to the socket. |
| writeUnsignedInt(value:uint) — Method in class flash.utils.ByteArray |
|
Writes a 32-bit unsigned integer to the byte stream. |
| writeUnsignedInt(value:uint) — Method in interface flash.utils.IDataOutput |
|
Writes a 32-bit unsigned integer. |
| writeUTF(value:String) — Method in 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 in class flash.utils.ByteArray |
|
Writes a UTF-8 string to the byte stream. |
| writeUTF(value:String) — Method in interface flash.utils.IDataOutput |
|
Writes a UTF-8 string to the byte stream. |
| writeUTFBytes(value:String) — Method in class flash.net.Socket |
|
Writes a UTF-8 string to the socket. |
| writeUTFBytes(value:String) — Method in class flash.utils.ByteArray |
|
Writes a UTF-8 string to the byte stream. |
| writeUTFBytes(value:String) — Method in interface flash.utils.IDataOutput |
|
Writes a UTF-8 string. |
| wrongCAFormatError — Property in class mx.validators.ZipCodeValidator |
|
Error message for an invalid Canadian postal code. |
| wrongDayError — Property in class mx.validators.DateValidator |
|
Error message when the day is invalid. |
| wrongFormatError — Property in class mx.validators.SocialSecurityValidator |
|
Error message when the value is incorrectly formatted. |
| wrongLengthError — Property in class mx.validators.CreditCardValidator |
|
Error message when the cardNumber field contains the wrong
number of digits for the specified credit card type. |
| wrongLengthError — Property in class mx.validators.DateValidator |
|
Error message when the length of the date
doesn't match that of the inputFormat property. |
| wrongLengthError — Property in class mx.validators.PhoneNumberValidator |
|
Error message when the value has fewer than 10 digits. |
| wrongLengthError — Property in class mx.validators.ZipCodeValidator |
|
Error message for an invalid US ZIP code. |
| wrongMonthError — Property in class mx.validators.DateValidator |
|
Error message when the month is invalid. |
| wrongTypeError — Property in class mx.validators.CreditCardValidator |
|
Error message the cardType field contains an invalid credit card type. |
| wrongUSFormatError — Property in class mx.validators.ZipCodeValidator |
|
Error message for an incorrectly formatted ZIP code. |
| wrongYearError — Property in class mx.validators.DateValidator |
|
Error message when the year is invalid. |
| wsdl — Property in class mx.rpc.soap.LoadEvent |
|
The parsed WSDL document. |
| wsdl — Property in class mx.rpc.soap.WebService |
|
The location of the WSDL document for this WebService. |
|
| 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 |