ActionScript® 3.0 Reference for the Adobe® Flash® Platform
Home | Show Packages and Classes List Hide Packages and Classes List | Packages | Classes | What's New | Index | Appendixes

Language Reference only
Filters: Retrieving Data from Server...
Retrieving Data from Server...
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.
waitForExpiry — Property, class com.adobe.livecycle.rca.model.stage.AbstractStage
If the value is true, the stage is not marked complete until the end of the specified duration, even if all the stage participants have completed their tasks.
waitForExpiry — Property, interface com.adobe.solutions.rca.domain.IStage
A Boolean value to decide whether to wait for the complete duration for expiry even if all the stage participants have completed their tasks before expiry duration or not.
waitForExpiry — Property, class com.adobe.solutions.rca.domain.impl.Stage
A Boolean value to decide whether to wait for the complete duration for expiry even if all the stage participants have completed their tasks before expiry duration or not.
waitForExpiry — Property, class com.adobe.solutions.rca.vo.ReviewStageVO
If this Boolean flag is set to True, the stage waits for the complete duration even if all the stage participants have completed their tasks.
waitingForSetDataResult — Property, class com.adobe.solutions.acm.ccr.presentation.pdf.LetterPDFContainer
True if a call to set the PDF's data is currently executing asynchronously.
waitRadioButton — Skin Part, class com.adobe.solutions.rca.presentation.template.stages.ReviewStage
A reference to the RadioButton object that displays the option to wait until the end of the specified stage duration if all mandatory participants complete their tasks before the deadline. A reference to the RadioButton object that displays the option to wait until the end of the specified stage duration if all mandatory participants complete their tasks before the deadline.
waitRadioButton — Skin Part, class com.adobe.solutions.rca.presentation.template.stages.ApprovalStage
A reference to the RadioButton object that displays the option of waiting till the end of a specified stage duration, if all mandatory participants complete before the deadline. A reference to the RadioButton object that displays the option of waiting till the end of a specified stage duration, if all mandatory participants complete before the deadline.
WAIT_STATE — Constant Static Property, class com.adobe.solutions.rca.services.impl.CacheToken
This property denotes that the token is currently waiting for a remote object to return the response.
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(message:String, ... rest) — method, class org.osmf.logging.Logger
Logs a message with a "warn" level.
WARN — Constant Static Property, class mx.logging.LogEventLevel
Designates events that could be harmful to the application operation.
warning(message:String, params:Object, actor:Object, error:Error) — method, class com.adobe.gravity.utility.logging.Logger
Log a WARNING message.
WARNING — Constant Static Property, class com.adobe.gravity.utility.logging.LogLevel
Log level for issues that aren't strictly errors.
Warning_Icon — Constant Static Property, class com.adobe.icc.editors.managers.ErrorManager
The constant specifying the Warning Icon.
WARNING_ICON — Property, class com.adobe.solutions.rca.presentation.util.AlertFormatter
This property refers to warning icon.
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.
The WebDocumentViewer component provides support for displaying forms that are displayed in an HTML wrapper.
WebDocumentViewer() — Constructor, class com.adobe.ep.ux.webdocumentviewer.domain.WebDocumentViewer
Constructor.
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.
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.
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.
weekItemRenderer — Style, class com.adobe.solutions.rca.presentation.gantt.GanttChart
This style defines the ruler item renderer, in case the duration displayed in the Gantt chart is of one week or less but greater than one day.
weekOfYear(date:Date) — Static Method , class com.adobe.fiber.runtime.lib.DateTimeFunc
Returns the week of the year for a Date.
weight — Property, class flash.net.dns.SRVRecord
The relative weight to use when selecting from service hosts that have the same priority.
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.
weights — Property, class org.osmf.net.metrics.BandwidthMetric
The weights of the fragments (starting with the most recent)
weights — Property, class org.osmf.net.rules.BandwidthRule
The weights of the fragments (first values are the weights of the most recent fragments
welcomeModel — Property, class lc.procmgmt.ui.layout.DesktopModel
An instance of the WelcomeModel component.
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.
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.
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 coldfusion.service.PdfPageDetail
Width of the PDF page.
width — Property, class coldfusion.service.mxml.Image
Width in pixels of the image.
width — Property, class com.adobe.mosaic.mxml.Shell
The width.
width — Property, class com.adobe.mosaic.mxml.Tile
Sets the width value.
width — Property, interface com.adobe.mosaic.om.interfaces.IUIAttributes
Returns the node's width.
width — Property, class fl.controls.Label
Gets or sets the width of the component, in pixels.
width — Property, class fl.controls.ScrollBar
Gets or sets the width of the component, in pixels.
width — Property, class fl.controls.dataGridClasses.DataGridColumn
The width of the column, in pixels.
width — Property, class fl.core.UIComponent
Gets or sets the width of the component, in pixels.
width — Property, class fl.display.ProLoaderInfo
The nominal width of the loaded content.
width — Property, class fl.video.FLVPlayback
A number that specifies the width of the FLVPlayback instance on the Stage.
width — Property, class fl.video.VideoPlayer
A number that specifies the width of the VideoPlayer instance on the Stage.
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.
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 org.osmf.layout.LayoutMetadata
Defines the desired horizontal size of a target expressed in pixels.
width — Property, class org.osmf.net.DynamicStreamingItem
The stream's encoded width or -1 if not specified.
width — Property, class spark.components.gridClasses.GridColumn
The width of this column in pixels.
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 coldfusion.air.Session
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 coldfusion.air.SyncManager
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 coldfusion.service.BasicService
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.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.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.dct.transfer.OperationInfo
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.OperationParameter
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.RemotingServiceInfo
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.ep.taskmanagement.domain.TaskProperty
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.ep.taskmanagement.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 com.adobe.ep.taskmanagement.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 com.adobe.ep.ux.content.model.asset.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.ep.ux.content.model.asset.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.ep.ux.content.model.asset.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.ep.ux.content.model.search.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.ep.ux.content.search.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.ep.ux.content.view.components.relationships.RelationshipVO
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 com.adobe.solutions.prm.domain.impl.Asset
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.solutions.prm.domain.impl.TeamMember
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.solutions.prm.domain.impl.WorkItem
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.solutions.prm.vo.AbstractSearchFilterVO
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.solutions.prm.vo.AssetVO
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.solutions.prm.vo.BaseEntityVO
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.solutions.rca.domain.impl.Participant
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.solutions.rca.domain.impl.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.solutions.rca.domain.impl.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 com.adobe.solutions.rca.domain.impl.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.solutions.rca.presentation.util.FormatterUtil
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.solutions.rca.vo.ReviewTemplateVO
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.solutions.rca.vo.StageTemplateVO
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.Preference
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.Principal
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.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.Startpoint
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.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.data.DataStoreEventDispatcher
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.data.DynamicManagedItem
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type.
willTrigger(type:String) — method, class mx.olap.OLAPCube
Checks whether an event listener is registered with this object or any of its ancestors for the specified event type.
willTrigger(type:String) — method, class mx.utils.ObjectProxy
Checks whether an event listener is registered with this object or any of its ancestors for the specified event type.
willTrigger(type:String) — method, class mx.utils.OnDemandEventDispatcher
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.
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.
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.
windowDuration — Property, class org.osmf.traits.DVRTrait
Indicates the number of seconds of recorded content that are available behind the live point.
WindowedApplication — class, package mx.core
The WindowedApplication defines the application container that you use to create Flex applications for AIR applications.
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.
Defines the methods and properties required to perform instrumentation for the Canvas class.
WindowedApplicationAutomationImpl(obj:mx.core:WindowedApplication) — Constructor, class mx.automation.delegates.containers.WindowedApplicationAutomationImpl
Constructor.
The wireframe skin class for the MX WindowedApplication component.
A skin class for the Spark WindowedApplication and Window containers.
WindowedApplicationSkin() — Constructor, class mx.skins.wireframe.WindowedApplicationSkin
Constructor.
WindowedApplicationSkin() — Constructor, class spark.skins.spark.WindowedApplicationSkin
Constructor.
WindowedSystemManager — class, package mx.managers
The WindowedSystemManager class manages any non-Application windows in a Flex-based AIR application.
WindowedSystemManager(rootObj:mx.core:IUIComponent) — Constructor, class mx.managers.WindowedSystemManager
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
The skin for the maximize button in the TitleBar of a WindowedApplication or Window.
WindowMaximizeButtonSkin() — Constructor, class mx.skins.halo.WindowMaximizeButtonSkin
Constructor.
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.
The skin for the restore button in the TitleBar of a WindowedApplication or Window.
WindowRestoreButtonSkin() — Constructor, class mx.skins.halo.WindowRestoreButtonSkin
Constructor.
Defines the methods and properties required to perform instrumentation for the Canvas class.
WindowsAutomationImpl(obj:mx.core:Window) — Constructor, class mx.automation.delegates.containers.WindowsAutomationImpl
Constructor.
Wipe — class, package fl.transitions
The Wipe class reveals or hides the movie clip object by using an animated mask of a shape that moves horizontally.
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.
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.
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.
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.
The WipeUpInstance class implements the instance class for the WipeUp effect.
WipeUpInstance(target:Object) — Constructor, class mx.effects.effectClasses.WipeUpInstance
Constructor.
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.
withNoOptions — Skin State, class com.adobe.solutions.rca.presentation.AddReviewStageParticipant
In this state, moderator check box and reviewer type options radio button are not displayed.
withoutModeratorCheckBox — Skin State, class com.adobe.solutions.rca.presentation.AddReviewStageParticipant
In this state, the moderator check box is not displayed.
withoutRadioButtons — Skin State, class com.adobe.solutions.rca.presentation.AddReviewStageParticipant
In this state, reviewer type options radio button are not displayed.
withoutRolesCheckBox — Skin State, class com.adobe.solutions.rca.presentation.AddApprovalStageParticipant
This state does not display roles check box, while adding participants.
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 fl.controls.Label
Gets or sets a value that indicates whether the text field supports word wrapping.
wordWrap — Property, class fl.controls.TextArea
Gets or sets a Boolean value that indicates whether the text wraps at the end of the line.
wordWrap — Property, class fl.text.TLFTextField
A Boolean value that indicates whether the text field has word wrap.
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.
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.
workflowDisposition — Property, interface com.adobe.solutions.prm.domain.IWorkItem
Stores additional status information about the status of workflow associated with a workItem.
workflowDisposition — Property, class com.adobe.solutions.prm.domain.impl.WorkItem
Stores additional status information about the status of workflow associated with a workItem.
workflowDisposition — Property, class com.adobe.solutions.prm.vo.WorkItemVO
Stores additional status information about the status of workflow associated with a workItem.
workflowId — Property, class com.adobe.solutions.prm.vo.WorkItemAssetSearchFilterVO
Sets the workflow ID to be used in search.
workingAsset — Property, class com.adobe.icc.editors.handlers.CategoryHandler
The Category Domain Object that the handler is currently working with.
workingAsset — Property, class com.adobe.icc.editors.handlers.ConditionHandler
The Condition Domain Object that the handler is currently working with.
workingAsset — Property, class com.adobe.icc.editors.handlers.FragmentLayoutHandler
The FragmentLayout Domain Object that the handler is currently working with.
workingAsset — Property, class com.adobe.icc.editors.handlers.ImageHandler
The Image Domain Object that the handler is currently working with.
workingAsset — Property, class com.adobe.icc.editors.handlers.LayoutHandler
The Layout Domain Object that the handler is currently working with.
workingAsset — Property, class com.adobe.icc.editors.handlers.LetterHandler
The Letter Domain Object that the handler is currently working with.
workingAsset — Property, class com.adobe.icc.editors.handlers.ListHandler
The List Domain Object that the handler is currently working with.
workingAsset — Property, class com.adobe.icc.editors.handlers.TextHandler
The Text Domain Object that the handler is currently working with.
workingDirectory — Property, class flash.desktop.NativeProcessStartupInfo
The File object that references the initial working directory for the new native process.
workingTable — Property, class com.adobe.solutions.acm.authoring.presentation.fragment.FragmentTableConfigPanel
The Fragment Layout can have multiple tables.The workingTable refers to the table being currently edited.
workItem — Property, interface com.adobe.solutions.prm.domain.IAsset
This property refers to the workitem instance to which this asset is assigned.
workItem — Property, interface com.adobe.solutions.prm.domain.ITeamMember
A reference of the workitem to which the team member is assigned.
workItem — Property, class com.adobe.solutions.prm.domain.impl.Asset
This property refers to the workitem instance to which this asset is assigned.
workItem — Property, class com.adobe.solutions.prm.domain.impl.TeamMember
A reference of the workitem to which the team member is assigned.
workItem — Property, class com.adobe.solutions.prm.presentation.asset.AssetDetailsPod
The work item associated with the Details pod.
workItem — Property, class com.adobe.solutions.prm.presentation.asset.NewAssetDialog
The workitem associated with this dialog.
workItem — Property, class com.adobe.solutions.prm.presentation.asset.RestartAssetScheduleDialog
The workitem associated with this dialog.
workItem — Property, class com.adobe.solutions.prm.presentation.event.WorkItemEvent
This method gets the WorkItem associated with an event.
This class defines a workitem domain entity.
WorkItem(value:com.adobe.solutions.prm.vo:WorkItemVO, parentProject:com.adobe.solutions.prm.domain:IProject, rootProject:com.adobe.solutions.prm.domain:IProject) — Constructor, class com.adobe.solutions.prm.domain.impl.WorkItem
The constructor of WorkItem class.
Search filter for WorkItem extends AbstractSearchFilter.
WorkItemAssetSearchFilterVO() — Constructor, class com.adobe.solutions.prm.vo.WorkItemAssetSearchFilterVO
The constructor for WorkItemAssetSearchFilterVO class.
The event dispatched when working with a WorkItem or an asset.
WorkItemEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.adobe.solutions.prm.presentation.event.WorkItemEvent
The constructor for WorkItemEvent class.
This class defines operations to manage workitems.
WorkItemManagementService() — Constructor, class com.adobe.solutions.prm.services.impl.WorkItemManagementService
The constructor for WorkItemManagementService class.
WORKITEM_MANAGEMENT_SERVICE_RO — Constant Static Property, class com.adobe.solutions.prm.services.impl.ServiceLocator
Name of the workitem management service.
workItems — Property, interface com.adobe.solutions.prm.domain.IProject
Defines the list of workItems.
workItems — Property, class com.adobe.solutions.prm.domain.impl.Project
Defines the list of workItems.
workItems — Property, class com.adobe.solutions.prm.vo.ProjectVO
Defines the list of workItems.
WORKITEM_SELECTED_EVENT — Constant Static Property, class com.adobe.solutions.prm.presentation.event.WorkItemEvent
Selected an existing WorkItem.
A workItem describes a unit of work within a project.
WorkItemVO() — Constructor, class com.adobe.solutions.prm.vo.WorkItemVO
The constructor for WorkItemVO class.
workspace — Skin Part, class com.adobe.solutions.exm.authoring.view.ExpressionBuilder
A Skin part which defines UI component to display Workspace for Expression. A Skin part which defines UI component to display Workspace for Expression.
Workspace — class, package ga.wrappers
Defines the default Workspace Guide layout available in the Guide Design perspective of Adobe Digital Enterprise Platform Document Services - Workbench 10.0.
Workspace — class, package lc.procmgmt.ui.layout
The Workspace component enables a user to navigate between the StartProcess, ToDo, and Tracking components.
Workspace() — Constructor, class ga.wrappers.Workspace
Constructor.
Workspace() — Constructor, class lc.procmgmt.ui.layout.Workspace
Constructor.
WORKSPACE — Constant Static Property, class com.adobe.livecycle.rca.model.constant.TaskTypes
Specifies that tasks are assigned using Workspace.
WORKSPACE — Constant Static Property, class com.adobe.solutions.rca.constant.TaskTypes
This value specifies that the tasks are assigned via workspace.
workspaceModel — Property, class lc.procmgmt.ui.layout.DesktopModel
An instance of the Workspace component.
The WorkspaceModel class acts as the model for the Workspace component.
WorkspacePreloader — class, package lc.preloader
The WorkspacePreloader class implements an animated image for displaying the progress of loading Workspace.
WorkspacePreloader() — Constructor, class lc.preloader.WorkspacePreloader
Constructor.
The WorkspaceSession class provides convenient access to SessionMap object entries that are specific to Workspace.
WRAP — Constant Static Property, class flash.filters.DisplacementMapFilterMode
Wraps the displacement value to the other side of the source image.
wrapElements — Property, class spark.components.SpinnerList
When true, scrolling past the last element scrolls to the first element.
wrapper — Property, class ga.model.HostedGuide
The wrapper instance.
Wrapper — class, package ga.controls
The Wrapper class is the base class from which all Guide layouts are derived.
Wrapper() — Constructor, class ga.controls.Wrapper
Constructor.
wrapperHost — Property, class com.adobe.guides.spark.headers.components.StandardHeader
get of set the wrapper host component.
wrapperHost — Property, class com.adobe.guides.spark.navigators.components.OneLevelPanelNavigator
get of set the wrapper host component.
wrapperHost — Property, interface com.adobe.guides.spark.wrappers.components.IGuideSkinPart
get of set the wrapper host component.
Base class for guide skinnable wrapper components.
WrapperHostBase() — Constructor, class com.adobe.guides.spark.wrappers.components.WrapperHostBase
Constructor
wraptext — Property, class coldfusion.service.MailPart
Specifies the maximum line length, in characters of the mail text.
wrapText — Property, class coldfusion.service.mxml.Mail
The maximum line length, in characters of the mail text.
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.
writeable — Property, interface com.adobe.ep.taskmanagement.domain.IAttachment
A flag that indicates whether the attachment is writable.
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
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.
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.
writeXML(xml:XML) — method, class com.adobe.icomm.assetplacement.data.XFADataStream
Asynch call to save the given XML into the xfadata set stream within Acrobat.
wrongCAFormatError — Property, class mx.validators.ZipCodeValidator
Error message for an invalid Canadian postal code.
WRONG_CREDENTIALS — Constant Static Property, class com.adobe.livecycle.ria.security.api.AuthFailureCode
A special value that indicates that credentials provided by the user are incorrect.
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.
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

© 2015 Adobe Systems Incorporated. All rights reserved.
Thu Dec 6 2018, 01:48 PM -08:00
[an error occurred while processing this directive][フレーム]

Legal Notices | Online Privacy Policy

AltStyle によって変換されたページ (->オリジナル) /