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). | |
wait(timeout:Number) — method, class flash.concurrent.Condition | |
Specifies that the condition that this Condition object represents isn't satisfied, and the current worker needs to wait until it is satisfied before executing more code. | |
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. | |
weekDayStyleName — Style, class mx.controls.DateChooser | |
Name of the style sheet definition to configure the weekday names of the control. | |
weight — Property, class flash.net.dns.SRVRecord | |
The relative weight to use when selecting from service hosts that have the same priority. | |
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. | |
WHILE_EDITING — Constant Static Property, class flash.text.StageTextClearButtonMode | |
StageText clearButton is visible while editing | |
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.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 — Style, class spark.skins.wireframe.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.ScreenMode | |
The screen width of the ScreenMode 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.media.CameraRollBrowseOptions | |
Specifies the width of the CameraRoll image picker. | |
width — Property, class flash.media.VideoStreamSettings | |
The current encoded width, in pixels. | |
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. | |
willTrigger(type:String) — method, class com.adobe.consulting.pst.vo.Category | |
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 com.adobe.consulting.pst.vo.FlexConfiguration | |
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 com.adobe.consulting.pst.vo.Form | |
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 com.adobe.consulting.pst.vo.Letter | |
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 com.adobe.dct.transfer.BindingElement | |
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 com.adobe.dct.transfer.DataDictionary | |
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 com.adobe.dct.transfer.DataDictionaryElement | |
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 com.adobe.dct.transfer.DataDictionaryInstance | |
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 com.adobe.dct.transfer.DataDictionaryReference | |
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 com.adobe.dct.transfer.DataDictionarySearchFilter | |
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 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 com.adobe.icc.editors.managers.PreferencesManager | |
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 com.adobe.icc.editors.model.FileModel | |
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 com.adobe.icc.obj.FileData | |
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 com.adobe.icc.vo.CDMAssignment | |
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 com.adobe.icc.vo.ContainerLayout | |
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 com.adobe.icc.vo.DataDownload | |
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 com.adobe.icc.vo.DataModule | |
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 com.adobe.icc.vo.Document | |
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 com.adobe.icc.vo.DocumentAssignment | |
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 com.adobe.icc.vo.Field | |
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 com.adobe.icc.vo.FieldAssignment | |
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 com.adobe.icc.vo.Folder | |
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 com.adobe.icc.vo.LDMAssignment | |
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 com.adobe.icc.vo.ModuleAssignment | |
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 com.adobe.icc.vo.Portfolio | |
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 com.adobe.icc.vo.Query | |
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 com.adobe.icc.vo.Statement | |
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 com.adobe.icc.vo.Table | |
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 com.adobe.icc.vo.TableColumnDetails | |
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 com.adobe.icc.vo.TargetArea | |
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 com.adobe.icc.vo.TargetAreaAssignment | |
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 com.adobe.icc.vo.User | |
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 com.adobe.icc.vo.Variable | |
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 com.adobe.icc.vo.VariableAssignment | |
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 com.adobe.icc.vo.render.ContextData | |
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 com.adobe.icc.vo.render.PDFResponseType | |
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 com.adobe.icc.vo.render.ResolvedContent | |
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 com.adobe.icomm.assetplacement.controller.AttachmentLoader | |
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 com.adobe.livecycle.assetmanager.client.model.AssetAction | |
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 com.adobe.livecycle.assetmanager.client.model.AssetPropertyDescriptor | |
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 com.adobe.livecycle.assetmanager.client.model.AssetTypeDescriptor | |
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 com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
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 com.adobe.livecycle.assetmanager.client.model.SearchQuery | |
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 com.adobe.livecycle.rca.model.AuditLevel | |
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 com.adobe.livecycle.rca.model.CustomAttribute | |
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 com.adobe.livecycle.rca.model.Review | |
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 com.adobe.livecycle.rca.model.ReviewContext | |
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 com.adobe.livecycle.rca.model.ReviewSearchFilter | |
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 com.adobe.livecycle.rca.model.ReviewTemplateReference | |
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 com.adobe.livecycle.rca.model.TemplateSearchFilter | |
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 com.adobe.livecycle.rca.model.UserPreference | |
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 com.adobe.livecycle.rca.model.document.SupportingDocument | |
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 com.adobe.livecycle.rca.model.participant.BaseUser | |
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 com.adobe.livecycle.rca.model.reminder.Reminder | |
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 com.adobe.livecycle.rca.model.stage.AbstractStage | |
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 lc.foundation.domain.Message | |
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 lc.foundation.domain.User | |
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 lc.foundation.util.CollectionToken | |
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 lc.foundation.util.ObjectToken | |
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 lc.procmgmt.commands.AttachmentCommand | |
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 lc.procmgmt.commands.InitiateFromStartTaskCommand | |
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 lc.procmgmt.domain.AttachmentInfo | |
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 lc.procmgmt.domain.Category | |
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 lc.procmgmt.domain.DocumentReference | |
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 lc.procmgmt.domain.Endpoint | |
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 lc.procmgmt.domain.Process | |
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 lc.procmgmt.domain.ProcessInstance | |
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 lc.procmgmt.domain.ProcessVariable | |
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 lc.procmgmt.domain.QueueBase | |
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 lc.procmgmt.domain.QueuesManager | |
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 lc.procmgmt.domain.ReaderSubmit | |
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 lc.procmgmt.domain.SearchFilter | |
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 lc.procmgmt.domain.SearchFilterAttribute | |
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 lc.procmgmt.domain.SearchFilterCondition | |
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 lc.procmgmt.domain.SearchFilterSort | |
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 lc.procmgmt.domain.SearchTemplate | |
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 lc.procmgmt.domain.SearchTemplateDescriptor | |
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 lc.procmgmt.domain.SearchTemplateDescriptors | |
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 lc.procmgmt.domain.TaskAttachmentInfo | |
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 lc.procmgmt.domain.UserActionProperty | |
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 lc.procmgmt.impl.FavoritesManager | |
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.data.DataStoreEventDispatcher | |
willTrigger(type:String) — method, class mx.data.DynamicManagedItem | |
Checks whether an event listener is registered with this EventDispatcher 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. | |
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. | |
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. | |
WindowedApplicationSkin() — Constructor, class mx.skins.wireframe.WindowedApplicationSkin | |
Constructor. | |
WindowedApplicationSkin() — Constructor, class spark.skins.spark.WindowedApplicationSkin | |
Constructor. | |
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 | |
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. | |
WIREFRAME — Constant Static Property, class flash.display3D.Context3DFillMode | |
The fill mode is wireframe mode. | |
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. | |
WMODE_INCOMPATIBLE — Constant Static Property, class flash.media.StageVideoAvailabilityReason | |
Stage video is not currently available, the wmode doesn't support Stage video. | |
WORD — Constant Static Property, class flash.text.AutoCapitalize | |
Capitalize every word. | |
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. | |
wordSpacing — Style, class spark.skins.wireframe.DefaultItemRenderer | |
Specifies the spacing between words to use during justification. | |
wordWrap — Property, class flash.text.TextField | |
A Boolean value that indicates whether the text field has word wrap. | |
Worker — final class, package flash.system | |
A Worker object represents a worker, which is a virtual instance of the Flash runtime. | |
WorkerDomain — final class, package flash.system | |
The WorkerDomain class provides a way to create Worker objects and access them. | |
workerState — Event, class flash.system.Worker | |
Dispatched when the value of the worker's state property changes. | |
WorkerState — final class, package flash.system | |
This class defines constants that represent the possible values of the Worker class's state property. | |
WORKER_STATE — Constant Static Property, class flash.events.Event | |
The Event.WORKER_STATE constant defines the value of the type property of a workerState event object. | |
workingDirectory — Property, class flash.desktop.NativeProcessStartupInfo | |
The File object that references the initial working directory for the new native process. | |
Workspace() — Constructor, class ga.wrappers.Workspace | |
Constructor. | |
Workspace() — Constructor, class lc.procmgmt.ui.layout.Workspace | |
Constructor. | |
WRAP — Constant Static Property, class flash.filters.DisplacementMapFilterMode | |
Wraps the displacement value to the other side of the source image. | |
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. | |
writeExternal(output:flash.utils:IDataOutput) — method, class mx.data.Conflict | |
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. | |
writeRequestedObject(requestID:int, object:Object) — method, class flash.net.NetGroup | |
Satisfies the request as received by NetStatusEvent NetGroup.Replication.Request for an object previously advertised with the addHaveObjects() method. | |
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. | |
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 |
Wed Nov 21 2018, 06:58 AM -08:00