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 | |
U — Constant Static Property, class flash.ui.Keyboard | |
Constant associated with the key code value for the U key (85). | |
ucat — Property, class com.adobe.consulting.pst.vo.Form | |
Specifies the main category for the form. | |
ucat — Property, class com.adobe.consulting.pst.vo.Letter | |
Specifies the main category for the letter template. | |
ucat — Property, class com.adobe.icc.vo.ContainerLayout | |
The category associated with the conatiner layout | |
ucat — Property, class com.adobe.icc.vo.DataModule | |
Specifies the main category for the data module. | |
ucat — Property, class com.adobe.icc.vo.Document | |
Specifies the main category for the document. | |
ucat — Property, class com.adobe.icc.vo.Portfolio | |
Specifies the main category for the portfolio template. | |
ucatName — Property, class com.adobe.consulting.pst.vo.Form | |
Fetches the main category associated with the Form | |
ucatName — Property, class com.adobe.consulting.pst.vo.Letter | |
Specifies the name of the main category of the letter template. | |
ucatName — Property, class com.adobe.icc.vo.ContainerLayout | |
Fetches category associated with container layout | |
ucatName — Property, class com.adobe.icc.vo.DataModule | |
Speifies the main category associated with this data Module. | |
uiComponent — Property, class mx.automation.delegates.core.UIComponentAutomationImpl | |
Returns the component instance associated with this delegate instance. | |
UIComponent — class, package fl.core | |
The UIComponent class is the base class for all visual components, both interactive and noninteractive. | |
UIComponent — class, package mx.core | |
The UIComponent class is the base class for all visual components, both interactive and noninteractive. | |
UIComponent() — Constructor, class fl.core.UIComponent | |
Creates a new UIComponent component instance. | |
UIComponent() — Constructor, class mx.core.UIComponent | |
Constructor. | |
UIComponentAccImpl — class, package fl.accessibility | |
The UIComponentAccImpl class, also called the UIComponent Accessibility Implementation class, is used to make a UIComponent accessible. | |
UIComponentAccProps — class, package mx.accessibility | |
UIComponentAccProps is a subclass of AccessibilityProperties for use by various UIComponents. | |
UIComponentAccProps(component:mx.core:UIComponent) — Constructor, class mx.accessibility.UIComponentAccProps | |
Constructor. | |
UIComponentAutomationImpl — class, package mx.automation.delegates.core | |
Defines the methods and properties required to perform instrumentation for the UIComponent class. | |
UIComponentAutomationImpl(obj:mx.core:UIComponent) — Constructor, class mx.automation.delegates.core.UIComponentAutomationImpl | |
Constructor. | |
UIComponentCachePolicy — final class, package mx.core | |
The ContainerCreationPolicy class defines the constant values for the cachePolicy property of the UIComponent class. | |
UIComponentDescriptor — class, package mx.core | |
A UIComponentDescriptor instance encapsulates the information that you specified in an MXML tag for an instance of a visual component. | |
UIComponentDescriptor(descriptorProperties:Object) — Constructor, class mx.core.UIComponentDescriptor | |
Constructor. | |
uid — Property, class coldfusion.service.mxml.Pop | |
UID or a comma-separated list of UIDs to get or delete. | |
uid — Property, class mx.collections.ArrayList | |
Provides access to the unique id for this list. | |
uid — Property, class mx.controls.listClasses.BaseListData | |
The unique identifier for this item. | |
uid — Property, class mx.controls.listClasses.ListRowInfo | |
The unique identifier of the item in the dataProvider | |
uid — Property, interface mx.core.IUID | |
The unique identifier for this object. | |
uid — Property, class mx.core.UIComponent | |
A unique identifier for the object. | |
uid — Property, class mx.data.ManagedObjectProxy | |
The unique id for this object instance. | |
uid — Property, class mx.data.MessageCacheItem | |
Returns a unique identifier for this item. | |
uid — Property, class mx.utils.ObjectProxy | |
The unique identifier for this object. | |
UID — Property, class coldfusion.air.SessionToken | |
Returns the UID associated with the token. | |
UID — Property, class coldfusion.service.PopHeader | |
The mail header X-UID field | |
UID — Property, class coldfusion.service.PopRecord | |
The mail header X-UID field | |
UIDToItemRenderer(uid:String) — method, class mx.controls.listClasses.ListBase | |
Find an item renderer based on its UID if it is visible. | |
UIDUtil — class, package mx.utils | |
The UIDUtil class is an all-static class with methods for working with UIDs (unique identifiers) within Flex. | |
UIFTETextField — class, package mx.core | |
The UIFTETextField class is an alternative to the UITextField class for displaying text in MX components. | |
UIFTETextField() — Constructor, class mx.core.UIFTETextField | |
Constructor. | |
UIFTETextFieldAutomationImpl — class, package mx.automation.delegates.core | |
Defines the methods and properties required to perform instrumentation for the UIFTETextField class. | |
UIFTETextFieldAutomationImpl(obj:mx.core:UIFTETextField) — Constructor, class mx.automation.delegates.core.UIFTETextFieldAutomationImpl | |
Constructor. | |
uiGroupIndex — Property, class com.adobe.ep.ux.content.model.asset.AssetAction | |
relative index of group in which the action should appear on UI | |
UILoader — class, package fl.containers | |
The UILoader class makes it possible to set content to load and to then monitor the loading operation at run time. | |
UILoader() — Constructor, class fl.containers.UILoader | |
Creates a new UILoader component instance. | |
UIMovieClip — Dynamic Class, package mx.flash | |
Components created in Adobe Flash Professional for use in Flex are subclasses of the mx.flash.UIMovieClip class. | |
UIMovieClip() — Constructor, class mx.flash.UIMovieClip | |
Constructor. | |
UIMovieClipAutomationImpl — class, package mx.automation.delegates.flashflexkit | |
Defines methods and properties required to perform instrumentation for the UIMovieclip control. | |
UIMovieClipAutomationImpl(obj:mx.flash:UIMovieClip) — Constructor, class mx.automation.delegates.flashflexkit.UIMovieClipAutomationImpl | |
Constructor. | |
uint(value:Number) — Package Function, Top Level | |
Converts a given numeric value to an unsigned integer value. | |
uint — final class, Top Level | |
The uint class provides methods for working with a data type representing a 32-bit unsigned integer. | |
uint(num:Object) — Constructor, class uint | |
Creates a new uint object. | |
UIScrollBar — class, package fl.controls | |
The UIScrollBar class includes all of the scroll bar functionality, but adds a scrollTarget property so it can be attached to a TextField instance or a TLFTextField instance. | |
UIScrollBar() — Constructor, class fl.controls.UIScrollBar | |
Creates a new UIScrollBar component instance. | |
UIService — class, package com.adobe.gravity.flex.serviceloader | |
The UIService class display a user interface service. | |
UIServiceBase — class, package com.adobe.gravity.flex.serviceloader | |
The base class for the user interface service display. | |
UIServiceFactoryProxy — class, package com.adobe.gravity.flex.serviceloader | |
Convert an IFactory into an IUIServiceFactory. | |
UIServiceFactoryProxy(factory:com.adobe.gravity.utility.factory:IFactory) — Constructor, class com.adobe.gravity.flex.serviceloader.UIServiceFactoryProxy | |
Constructor. | |
UITextField — class, package mx.core | |
The UITextField class defines the component used by many Flex components to display text. | |
UITextField() — Constructor, class mx.core.UITextField | |
Constructor. | |
UITextFieldAutomationImpl — class, package mx.automation.delegates.core | |
Defines the methods and properties required to perform instrumentation for the UITextField class. | |
UITextFieldAutomationImpl(obj:mx.core:UITextField) — Constructor, class mx.automation.delegates.core.UITextFieldAutomationImpl | |
Constructor. | |
UITextFieldGridItemRenderer — class, package spark.skins.spark | |
The UITextFieldGridItemRenderer class defines simple and efficient item renderer that displays a single text label. | |
UITextFieldGridItemRenderer() — Constructor, class spark.skins.spark.UITextFieldGridItemRenderer | |
Constructor. | |
UITextFormat — class, package mx.core | |
The UITextFormat class represents character formatting information for the UITextField class. | |
UITextFormat(systemManager:mx.managers:ISystemManager, font:String, size:Object, color:Object, bold:Object, italic:Object, underline:Object, url:String, target:String, align:String, leftMargin:Object, rightMargin:Object, indent:Object, leading:Object) — Constructor, class mx.core.UITextFormat | |
Constructor. | |
umOid — Property, class com.adobe.livecycle.rca.model.ReviewSearchFilter | |
Specifies the Object Identifier of the user who is performing the search. | |
umOid — Property, class com.adobe.livecycle.rca.model.UserPreference | |
A unique identifier for a user generated by Adobe User Management. | |
umOid — Property, class com.adobe.solutions.rca.vo.ParticipantVO | |
The Document Server User Manager OID of the participant. | |
umOid — Property, class com.adobe.solutions.rca.vo.ReviewSearchFilterVO | |
OID of the user performing the search. | |
umOid — Property, class com.adobe.solutions.rca.vo.UserPreferenceVO | |
Document Server User Management (UM) generated unique ID for a user. | |
UnaryOperator — class, package com.adobe.icc.editors.model.el.operators | |
This is the superclass for all unary operators | |
UnaryOperator() — Constructor, class com.adobe.icc.editors.model.el.operators.UnaryOperator | |
Constructor. | |
UNAVAILABLE — Constant Static Property, class flash.media.StageVideoAvailability | |
Stage video is not currently available. | |
UNAVAILABLE — Constant Static Property, class flash.media.VideoStatus | |
Video decoding is not supported. | |
unbindAll() — method, class com.adobe.gravity.binding.ServiceBinder | |
Release all bindings created with this instance. | |
uncaughtError — Event, class flash.events.UncaughtErrorEvents | |
Dispatched when an error occurs and developer code doesn't detect and handle the error. | |
uncaughtError — Event, class spark.components.Application | |
Dispatched when an uncaught error is caught by the Global Exception Handler | |
UNCAUGHT_ERROR — Constant Static Property, class flash.events.UncaughtErrorEvent | |
Defines the value of the type property of an uncaughtError event object. | |
UncaughtErrorEvent — class, package flash.events | |
An UncaughtErrorEvent object is dispatched by an instance of the UncaughtErrorEvents class when an uncaught error occurs. | |
UncaughtErrorEvent(type:String, bubbles:Boolean, cancelable:Boolean, error_in:any) — Constructor, class flash.events.UncaughtErrorEvent | |
Creates an UncaughtErrorEvent object that contains information about an uncaughtError event. | |
uncaughtErrorEvents — Property, class fl.display.ProLoader | |
An object that dispatches an uncaughtError event when an unhandled error occurs in code in this ProLoader object's SWF file. | |
uncaughtErrorEvents — Property, class flash.display.Loader | |
An object that dispatches an uncaughtError event when an unhandled error occurs in the SWF that's loaded by this Loader object. | |
uncaughtErrorEvents — Property, class flash.display.LoaderInfo | |
An object that dispatches an uncaughtError event when an unhandled error occurs in code in this LoaderInfo object's SWF file. | |
UncaughtErrorEvents — class, package flash.events | |
The UncaughtErrorEvents class provides a way to receive uncaught error events. | |
UncaughtErrorEvents() — Constructor, class flash.events.UncaughtErrorEvents | |
Creates an UncaughtErrorEvents instance. | |
uncaughtScriptException — Event, class flash.html.HTMLLoader | |
Signals that an uncaught JavaScript exception occurred in the HTMLLoader object. | |
uncaughtScriptException — Event, class mx.controls.HTML | |
Dispatched when an uncaught JavaScript exception occurs. | |
UNCAUGHT_SCRIPT_EXCEPTION — Constant Static Property, class flash.events.HTMLUncaughtScriptExceptionEvent | |
The HTMLUncaughtScriptExceptionEvent.UNCAUGHT_SCRIPT_EXCEPTION constant defines the value of the type property of an uncaughtScriptException event object. | |
uncommittedBatches — Property, class mx.data.DataStore | |
The list of MessageBatches which are currently uncommitted. | |
UNCOMMON — Constant Static Property, class flash.text.engine.LigatureLevel | |
Used to specify uncommon ligatures. | |
uncompress(algorithm:String) — method, class flash.utils.ByteArray | |
Decompresses the byte array. | |
unconnectedPeerStreams — Property, class flash.net.NetConnection | |
An object that holds all of the peer subscriber NetStream objects that are not associated with publishing NetStream objects. | |
unconstrainedRenderers — Property, class mx.controls.listClasses.AdvancedListBase | |
A hash map of item renderers that are not subject to the layout algorithms of the list | |
unconstrainedRenderers — Property, class mx.controls.listClasses.ListBase | |
A hash map of item renderers that are not subject to the layout algorithms of the list. | |
UnconstrainItemAction — class, package mx.effects | |
The UnconstrainItemAction class defines an action effect that is used in a data-effect definition to temporarily stop item renderers from being positioned by the layout algorithm of the parent control. | |
UnconstrainItemAction(target:Object) — Constructor, class mx.effects.UnconstrainItemAction | |
Constructor. | |
UnconstrainItemActionInstance — class, package mx.effects.effectClasses | |
The UnconstrainItemActionInstance class implements the instance class for the UnconstrainItemAction effect. | |
UnconstrainItemActionInstance(target:Object) — Constructor, class mx.effects.effectClasses.UnconstrainItemActionInstance | |
Constructor. | |
unconstrainRenderer(item:Object) — method, class mx.controls.listClasses.AdvancedListBase | |
Temporarily stops an item renderer from being positioned by the control's layout algorithm. | |
unconstrainRenderer(item:Object) — method, class mx.controls.listClasses.ListBase | |
Called by an UnconstrainItemAction effect as part of a data change effect if the item renderers corresponding to certain data items need to move outside the normal positions of item renderers in the control. | |
unconstrainRenderer(item:Object) — method, interface mx.effects.IEffectTargetHost | |
Called by an UnconstrainItemAction effect as part of a data change effect if the item renderers corresponding to certain data items need to move outside the normal positions of item renderers in the control. | |
UNCOVER — Constant Static Property, class spark.transitions.SlideViewTransitionMode | |
The previous view slides away to reveal the new view. | |
undefined — Package Constant Property, Top Level | |
A special value that applies to untyped variables that have not been initialized or dynamic object properties that are not initialized. | |
underline — Property, class flash.text.TextFormat | |
Indicates whether the text that uses this text format is underlined (true) or not (false). | |
UNDERLINE — Constant Static Property, class flashx.textLayout.formats.TextDecoration | |
Specifies that text is underlined. | |
underlineButton — Skin Part, class xd.core.axm.view.components.AXMRichTextEditorControlBar | |
UNDERLINE_CLICKED — Constant Static Property, class xd.core.axm.view.components.TextEditingConstants | |
UNDERLINE_CLICKED | |
underlineOffset — Property, class flash.text.engine.FontMetrics | |
The underlineOffset value is the suggested vertical offset from the Roman baseline for an underline. | |
underlineSelectedText() — method, class xd.core.axm.view.components.AXMRichTextEditor | |
method for setting the selected text to underline | |
underlineThickness — Property, class flash.text.engine.FontMetrics | |
The underlineThickness value is the suggested thickness for an underline. | |
underlineToolTip — Property, class mx.controls.RichTextEditor | |
The ToolTip that appears when the user hovers over the text underline button. | |
UNDER_REVIEW — Constant Static Property, class com.adobe.solutions.rca.constant.AuthorStatus | |
UNDER_REVIEW status implies that task has been submitted by tha author and is currently reviewed by workflow initiator. | |
undo() — method, class flashx.textLayout.edit.EditManager | |
Reverses the previous operation. | |
undo() — method, interface flashx.textLayout.edit.IEditManager | |
Reverses the previous operation. | |
undo() — method, class flashx.textLayout.operations.FlowOperation | |
Reverses the operation. | |
undo() — method, interface flashx.undo.IUndoManager | |
Removes the next IOperation object from the undo stack and calls the performUndo() function of that object. | |
undo() — method, class flashx.undo.UndoManager | |
Removes the next IOperation object from the undo stack and calls the performUndo() function of that object. | |
undoAndRedoItemLimit — Property, interface flashx.undo.IUndoManager | |
The maximum number of undoable or redoable operations to track. | |
undoAndRedoItemLimit — Property, class flashx.undo.UndoManager | |
The maximum number of undoable or redoable operations to track. | |
undoButton — Skin Part, class xd.core.axm.view.components.AXMRichTextEditorControlBar | |
undoManager — Property, class flashx.textLayout.edit.EditManager | |
The IUndoManager assigned to this edit manager. | |
undoManager — Property, interface flashx.textLayout.edit.IEditManager | |
The UndoManager object assigned to this EditManager instance, if there is one. | |
UndoManager — class, package flashx.undo | |
The UndoManager class manages the history of editing operations on a text flow so that these operations can be undone and redone. | |
UndoManager() — Constructor, class flashx.undo.UndoManager | |
Creates an UndoManager object. | |
UndoOperation — class, package flashx.textLayout.operations | |
The UndoOperation class encapsulates an undo operation. | |
UndoOperation(op:flashx.textLayout.operations:FlowOperation) — Constructor, class flashx.textLayout.operations.UndoOperation | |
Creates an UndoOperation object. | |
UNDO_TEXT_CLICKED — Constant Static Property, class xd.core.axm.view.components.TextEditingConstants | |
INSERT_LINK_CLICKED | |
unescape(str:String) — Package Function, Top Level | |
Evaluates the parameter str as a string, decodes the string from URL-encoded format (converting all hexadecimal sequences to ASCII characters), and returns the string. | |
unescapeMultiByte(value:String) — Package Function, flash.utils | |
Returns an unescaped copy of the input string, which is decoded from either system code page page or UTF-8 depending on the value of System.useCodePage. | |
UNEXPECTED_MESSAGE — Constant Static Property, class com.adobe.icc.services.formbridge.FormBridgeError | |
Error code for unexpected message. | |
UNEXPECTED_TOKEN — Constant Static Property, class flash.globalization.LastOperationStatus | |
Indicates that an unexpected token was detected in a Locale ID string. | |
UNEXPECTED_TOKEN — Constant Static Property, class spark.globalization.LastOperationStatus | |
Indicates that an unexpected token was detected in a Locale ID string. | |
unfilledVarDisplay — Skin Part, class com.adobe.solutions.acm.ccr.presentation.contentcapture.ModuleItemRenderer | |
A skin part that displays the number of unfilled data elements in the content of the Module. A skin part that displays the number of unfilled data elements in the content of the Module. | |
unfilledVarDisplay — Skin Part, class com.adobe.solutions.acm.ccr.presentation.contentcapture.ContentCapturePod | |
A skin part that displays the unfilled data elements in the content of the letter. A skin part that displays the unfilled data elements in the content of the letter. | |
unfilledVarDisplay — Skin Part, class com.adobe.solutions.acm.ccr.presentation.contentcapture.TargetAreaRenderer | |
A skin part that displays the number of unfilled data elements in the content of the target area. A skin part that displays the number of unfilled data elements in the content of the target area. | |
unfocusedSelectionFormat — Property, interface flashx.textLayout.edit.ISelectionManager | |
The SelectionFormat object used to draw the selection when it is not in a focused container, but is in the active window. | |
unfocusedSelectionFormat — Property, class flashx.textLayout.edit.SelectionManager | |
The SelectionFormat object used to draw the selection when it is not in a focused container, but is in the active window. | |
unfocusedSelectionFormat — Property, class flashx.textLayout.elements.Configuration | |
The initial selection format that Text Layout Framework uses to draw the selection when the window is active but none of the containers in the TextFlow have focus. | |
unfocusedSelectionFormat — Property, interface flashx.textLayout.elements.IConfiguration | |
The initial selection format that Text Layout Framework uses to draw the selection when the window is active but none of the containers in the TextFlow have focus. | |
unfocusedTextSelectionColor — Style, class spark.components.supportClasses.SkinnableTextBase | |
The color of text when the component is enabled but does not have focus. | |
unfocusedTextSelectionColor — Style, class spark.components.supportClasses.GroupBase | |
The color of text when the component is enabled but does not have focus. | |
unfocusedTextSelectionColor — Style, class spark.components.Scroller | |
The color of text when the component is enabled but does not have focus. | |
unfocusedTextSelectionColor — Style, class spark.components.SkinnableContainer | |
The color of text when the component is enabled but does not have focus. | |
unfocusedTextSelectionColor — Style, class spark.components.RichEditableText | |
The color of text when the component is enabled but does not have focus. | |
unfocusedTextSelectionColor — Style, class spark.components.NumericStepper | |
The color of text when the component is enabled but does not have focus. | |
unfocusedTextSelectionColor — Style, class spark.skins.spark.DefaultItemRenderer | |
The color of text when the component is enabled but does not have focus. | |
unfocusedTextSelectionColor — Style, class spark.skins.wireframe.DefaultItemRenderer | |
The color of text when the component is enabled but does not have focus. | |
ungetService(reference:com.adobe.gravity.framework:IServiceReference) — method, interface com.adobe.gravity.framework.IBundleContext | |
Release a service retrieved by getService. | |
ungetService(bundle:com.adobe.gravity.framework:IBundle, registration:com.adobe.gravity.framework:IServiceRegistration, service:Object) — method, interface com.adobe.gravity.framework.IServiceFactory | |
Release a service object. | |
ungetServices(context:com.adobe.gravity.framework:IBundleContext, serviceReferences:Array) — Package Function, com.adobe.gravity.utility | |
Release a set of services. | |
ungroupElements(groupIndex:int) — method, class flash.text.engine.GroupElement | |
Ungroups the elements in a nested GroupElement that groupIndex specifies within an outer GroupElement object. | |
uninitialized — Skin State, class spark.components.VideoPlayer | |
Uninitialized state of the VideoPlayer. The Video Player has been constructed at this point, but the source has not been set and no connection attempt is in progress. | |
uninitialized — Skin State, class spark.components.Image | |
The uninitialized state of the Image control. | |
UNINITIALIZED — Constant Static Property, class org.osmf.media.MediaPlayerState | |
The MediaPlayer has been created but is not ready to be used. | |
UNINITIALIZED — Constant Static Property, class org.osmf.traits.DRMState | |
The media has not yet been initialized for DRM. | |
UNINITIALIZED — Constant Static Property, class org.osmf.traits.LoadState | |
The LoadTrait has been constructed, but either has not yet started loading or has been unloaded. | |
uninitializedAndFullScreen — Skin State, class spark.components.VideoPlayer | |
Uninitialized state of the VideoPlayer when in full screen mode. The Video Player has been constructed at this point, but the source has not been set and no connection attempt is in progress. | |
uninstall() — method, interface com.adobe.gravity.framework.IBundle | |
Uninstall the bundle. | |
uninstallActions(name:String) — Static Method , class adobe.utils.CustomActions | |
Removes the Custom Actions XML definition file named name. | |
UNINSTALLED — Constant Static Property, class com.adobe.gravity.framework.BundleConstants | |
The bundle has been uninstalled. | |
union(toUnion:flash.geom:Rectangle) — method, class flash.geom.Rectangle | |
Adds two rectangles together to create a new Rectangle object, by filling in the horizontal and vertical space between the two rectangles. | |
union(input:mx.olap:IOLAPSet) — method, interface mx.olap.IOLAPSet | |
Returns a new IOLAPSet instance that contains a union of this IOLAPSet instance and input. | |
union(secondSet:mx.olap:IOLAPSet) — method, class mx.olap.OLAPSet | |
Returns a new IOLAPSet instance that contains a union of this IOLAPSet instance and input. | |
unique — Property, interface mx.collections.ISort | |
Indicates if the sort should be unique. | |
unique — Property, class mx.collections.Sort | |
Indicates if the sort should be unique. | |
unique — Property, class spark.collections.Sort | |
Indicates if the sort should be unique. | |
UNIQUE_APPID_REPLY — Constant Static Property, class mx.automation.events.MarshalledAutomationEvent | |
UNIQUE_APPID_REQUEST — Constant Static Property, class mx.automation.events.MarshalledAutomationEvent | |
uniqueId — Property, interface com.adobe.guides.domain.IGuideNode | |
uniqueId is a utility function that returns a unique Identifier that can be used for tracking purposes. | |
uniqueID — Property, interface com.adobe.mosaic.om.interfaces.ILayout | |
The generated, unique identifier of the node. | |
uniqueID — Property, interface com.adobe.mosaic.om.interfaces.IMosaicNode | |
Returns the generated unique ID of the node. | |
uniqueMemberList — Property, class com.adobe.solutions.prm.domain.impl.Project | |
The property returns a collection of unique members. | |
uniqueMemberList — Property, class com.adobe.solutions.prm.domain.impl.WorkItem | |
The property returns a collection of unique members. | |
uniqueMemberList — Property, interface com.adobe.solutions.rca.domain.common.IMemberCollection | |
The property returns a collection of unique members. | |
uniqueMemberList — Property, class com.adobe.solutions.rca.domain.impl.ReviewContext | |
The property returns a collection of unique members. | |
uniqueMemberList — Property, class com.adobe.solutions.rca.domain.impl.Stage | |
The property returns a collection of unique members. | |
uniqueName — Property, class mx.controls.olapDataGridClasses.OLAPDataGridRendererProvider | |
The unique name of the IOLAPElement to which the renderer is applied. | |
uniqueName — Property, interface mx.olap.IOLAPElement | |
The unique name of the OLAP element in the cube. | |
uniqueName — Property, class mx.olap.OLAPElement | |
The unique name of the OLAP element in the cube. | |
uniqueName — Property, class mx.olap.OLAPLevel | |
The unique name of the OLAP element in the cube. | |
uniqueName — Property, class mx.olap.OLAPMember | |
The unique name of the OLAP element in the cube. | |
UNIQUESORT — Constant Static Property, class Array | |
Specifies the unique sorting requirement for the Array class sorting methods. | |
unit — Property, class coldfusion.service.mxml.Document | |
Default unit for the pageHeight, pageWidth, and margin attributes: in: inches cm: centimeters | |
unitSize — Property, class mx.charts.DateTimeAxis | |
The width, in pixels, of a single data unit. | |
unitSize — Property, class mx.charts.chartClasses.AxisBase | |
The size of one unit of data as represented by this axis. | |
unitSize — Property, interface mx.charts.chartClasses.IAxis | |
The size of one unit of data as represented by this axis. | |
UNJUSTIFIED — Constant Static Property, class flash.text.engine.LineJustification | |
Do not justify lines. | |
unjustifiedTextWidth — Property, class flash.text.engine.TextLine | |
The width of the line if it was not justified. | |
unjustifiedTextWidth — Property, class flashx.textLayout.compose.TextFlowLine | |
The width of the line if it was not justified. | |
UNKNOWN — Constant Static Property, class com.adobe.livecycle.ria.security.api.AuthFailureCode | |
A special value that indicates that actual cause of failure is unknown. | |
UNKNOWN — Constant Static Property, class flash.display.StageOrientation | |
Specifies that the device has not determined an orientation. | |
UNKNOWN — Constant Static Property, class flash.events.TouchEventIntent | |
A general contact type, for example, the touch event is generated by a finger, the palm of a hand, or a passive stylus. | |
UNKNOWN — Constant Static Property, class flash.media.CameraPosition | |
The camera position cannot be determined. | |
UNKNOWN — Constant Static Property, class flash.security.CertificateStatus | |
The validity of the certificate is not known. | |
UNKNOWN — Constant Static Property, class flash.security.SignatureStatus | |
Unknown status. | |
UNKNOWN — Constant Static Property, class flash.system.IMEConversionMode | |
The string "UNKNOWN", which can be returned by a call to the IME.conversionMode property. | |
UNKNOWN — Constant Static Property, class flash.ui.GameInputFinger | |
Indicates that the finger used for this control is not known. | |
UNKNOWN — Constant Static Property, class flash.ui.GameInputHand | |
Indicates that it is not known which hand is used for this control. | |
UNKNOWN — Constant Property, class mx.messaging.management.MBeanOperationInfo | |
The side-effects for the operation are unknown. | |
UNKNOWN_OPERATION — Constant Static Property, class mx.data.messages.DataMessage | |
Code for an unknown operation type. | |
UNKNOWN_OPERATION — Constant Static Property, class mx.data.messages.ManagedRemotingMessage | |
Code for an unknown operation type. | |
UNKNOWN_OPERATION — Constant Static Property, class mx.messaging.messages.CommandMessage | |
This is the default operation for new CommandMessage instances. | |
unload() — method, class fl.containers.UILoader | |
Removes a child of this UILoader object that was loaded by using either the load() method or the source property. | |
unload() — method, class fl.display.ProLoader | |
Removes a child of this ProLoader object that was loaded by using the load() method. | |
unload() — method, class flash.display.Loader | |
Removes a child of this Loader object that was loaded by using the load() method. | |
unload — Event, class flash.display.LoaderInfo | |
Dispatched by a LoaderInfo object whenever a loaded object is removed by using the unload() method of the Loader object, or when a second load is performed by the same Loader object and the original content is removed prior to the load beginning. | |
unload — Event, class lc.procmgmt.formbridge.SwfConnector | |
Dispatched from Workspace to unload the Flex application. | |
unload() — method, class lc.procmgmt.ui.layout.ResourceContainer | |
Resets the resource container to null. | |
unload — Event, class lc.procmgmt.ui.task.form.TaskForm | |
Dispatched when the user's form is unloaded. | |
unload() — method, class lc.procmgmt.ui.task.form.TaskForm | |
Unloads the form and performs the necessary clean-up activites. | |
unload — Event, class mx.controls.SWFLoader | |
Dispatched when a loaded object is removed, or when a second load is performed by the same SWFLoader control and the original content is removed prior to the new load beginning. | |
unload — Event, interface mx.modules.IModuleInfo | |
Dispatched by the backing ModuleInfo when the module data is unloaded. | |
unload() — method, interface mx.modules.IModuleInfo | |
Unloads the module. | |
unload — Event, class mx.modules.ModuleLoader | |
Dispatched when the module data is unloaded. | |
unload() — method, interface mx.styles.IStyleModule | |
Unloads the style module. | |
unload() — method, class org.osmf.traits.LoadTrait | |
Unloads this LoadTrait. | |
unload(loadTrait:org.osmf.traits:LoadTrait) — method, class org.osmf.traits.LoaderBase | |
Unloads the specified LoadTrait. | |
unload — Event, class spark.modules.ModuleLoader | |
Dispatched when the module data is unloaded. | |
UNLOAD — Constant Static Property, class flash.events.Event | |
The Event.UNLOAD constant defines the value of the type property of an unload event object. | |
UNLOAD — Constant Static Property, class lc.foundation.events.LiveCycleEvent | |
The unload event type. | |
UNLOAD — Constant Static Property, class lc.procmgmt.events.SwfAppEvent | |
A special value that specifies to unload the Flex application. | |
UNLOAD — Constant Static Property, class mx.events.ModuleEvent | |
Dispatched when the module is unloaded. | |
unloadAndStop(gc:Boolean) — method, class flash.display.Loader | |
Attempts to unload child SWF file contents and stops the execution of commands from loaded SWF files. | |
unloadAndStop(invokeGarbageCollector:Boolean) — method, class mx.controls.SWFLoader | |
Unloads an image or SWF file. | |
unloadApplication(application:com.adobe.mosaic.om.interfaces:IApplication, onSuccess:Function, onFailure:Function) — method, interface com.adobe.mosaic.om.interfaces.IRuntimeManager | |
Removes an IApplication from the runtime, releasing all unique resources created by the IApplication resources for cleanup by the Flash Player. | |
UnloadApplicationEvent — class, package com.adobe.mosaic.om.events | |
The UnloadApplicationEvent class defines a transient notification of unloading an IApplication. | |
UnloadApplicationEvent(type:String, msg:String) — Constructor, class com.adobe.mosaic.om.events.UnloadApplicationEvent | |
Constructor. | |
unloadBundle(bundleLoaderContext:com.adobe.gravity.service.bundleloader:IBundleLoaderContext) — method, interface com.adobe.gravity.service.bundleloader.IBundleLoader | |
Unloads a bundle SWF file. | |
unloadCatalog(catalog:com.adobe.mosaic.om.interfaces:ICatalog) — method, interface com.adobe.mosaic.om.interfaces.IApplication | |
Unloads a catalog from memory cache. | |
unloadDocument() — method, class com.adobe.ep.ux.webdocumentviewer.domain.WebDocumentViewer | |
Unloads the content from the HTML wrapper. | |
UNLOADING — Constant Static Property, class org.osmf.traits.LoadState | |
The LoadTrait has begun unloading. | |
unloadModule() — method, class mx.modules.ModuleLoader | |
Unloads the module and sets it to null. | |
unloadModule() — method, class spark.modules.ModuleLoader | |
Unloads the module and sets it to null. | |
unloadResourceModule(url:String, update:Boolean) — method, interface mx.resources.IResourceManager | |
Begins unloading a loaded resource module. | |
unloadStyleDeclarations(url:String, update:Boolean) — method, interface mx.styles.IStyleManager | |
Unloads a style SWF. | |
unloadStyleDeclarations(url:String, update:Boolean) — Static Method , class mx.styles.StyleManager | |
Unloads a style SWF. | |
unlock(changeRect:flash.geom:Rectangle) — method, class flash.display.BitmapData | |
Unlocks an image so that any objects that reference the BitmapData object, such as Bitmap objects, are updated when this BitmapData object changes. | |
unlock(taskId:String) — method, interface lc.procmgmt.ITaskManager | |
Unlocks the task to allow other users to claim the task provided they have access to it. | |
unlock() — method, class lc.procmgmt.domain.Task | |
Unlocks the task, which allows other users to claim the task if they have access to it. | |
UnlockCommand — class, package lc.procmgmt.commands | |
The UnlockCommand class executes the unlock operation for a task. | |
UnlockCommand(task:lc.procmgmt.domain:Task) — Constructor, class lc.procmgmt.commands.UnlockCommand | |
Constructor. | |
unminimizeEffect — Effect, class mx.core.Window | |
Played when the component is unminimized. | |
unminimizeEffect — Effect, class mx.core.WindowedApplication | |
Played when the component is unminimized. | |
unminimizeEffect — Effect, class spark.components.Window | |
Played when the component is unminimized. | |
unminimizeEffect — Effect, class spark.components.WindowedApplication | |
Played when the component is unminimized. | |
UNPROTECTED_VARIABLE_POSTFIX — Constant Static Property, class com.adobe.consulting.pst.vo.TBX | |
Unprotected variable postfix. | |
UNPROTECTED_VAR_PREFIX — Constant Static Property, class com.adobe.consulting.pst.vo.TBX | |
Unprotected variable prefix. | |
unregister() — method, interface com.adobe.gravity.framework.IServiceRegistration | |
Unregister the service. | |
unregister(obj:mx.managers:IHistoryManagerClient) — Static Method , class mx.managers.HistoryManager | |
Unregisters an object with the HistoryManager. | |
unregisterClass(type:Object) — method, class mx.rpc.xml.SchemaTypeRegistry | |
Removes a Class from the registry for the given type. | |
unregisterCollectionClass(type:Object) — method, class mx.rpc.xml.SchemaTypeRegistry | |
Removes a collection Class from the registry for the given type. | |
unregisterCursor(name:String) — Static Method , class flash.ui.Mouse | |
Unregisters the native cursor with the given name. | |
unregisterDataTransform(transform:mx.charts.chartClasses:DataTransform) — method, class mx.charts.chartClasses.AxisBase | |
Each DataTransform that makes use of an axis registers itself with that axis. | |
unregisterDataTransform(transform:mx.charts.chartClasses:DataTransform) — method, interface mx.charts.chartClasses.IAxis | |
Each DataTransform that makes use of an axis registers itself with that axis. | |
UnresolvedConflictsError — class, package mx.data.errors | |
The UnresolvedConflictsError class represents an error thrown when a commit request is made while there are still unresolved conflicts and no listener has been registered for UnresolvedConflictsEvent.FAULT. | |
UnresolvedConflictsError(msg:String) — Constructor, class mx.data.errors.UnresolvedConflictsError | |
Constructs a new instance of the error with the specified message. | |
UnresolvedConflictsEvent — class, package mx.data.events | |
The DataService throws this event when the commit() method is called while conflicts remain unresolved. | |
UnresolvedConflictsEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class mx.data.events.UnresolvedConflictsEvent | |
Constructor. | |
unscaledHeight — Property, class mx.core.UIComponent | |
A convenience method for determining the unscaled height of the component. | |
unscaledWidth — Property, class mx.core.UIComponent | |
A convenience method for determining the unscaled width of the component All of a component's drawing and child layout should be done within a bounding rectangle of this width, which is also passed as an argument to updateDisplayList(). | |
unselectColumnHeader(columnNumber:int, completely:Boolean) — method, class mx.controls.AdvancedDataGridBaseEx | |
Deselects the specified column header. | |
unselectedLabel — Property, class spark.skins.mobile.ToggleSwitchSkin | |
The text of the label showing when the component is not selected. | |
unselectedLabelDisplay — Property, class spark.skins.mobile.ToggleSwitchSkin | |
The label for the unselected side of the component. | |
unsetContextMenu(component:flash.display:InteractiveObject) — method, class mx.controls.FlexNativeMenu | |
Unsets the context menu of the InteractiveObject that has been set to the underlying native menu. | |
unsetContextMenu(component:flash.display:InteractiveObject) — method, interface mx.controls.IFlexContextMenu | |
Unsets the context menu of a InteractiveObject. | |
UNSET_PROPERTY — Constant Static Property, class mx.data.utils.Managed | |
Metadata constant representing properties that have been un-set. | |
unshift(... rest) — method, class Array | |
Adds one or more elements to the beginning of an array and returns the new length of the array. | |
unshift(... rest) — method, class Vector | |
Adds one or more elements to the beginning of the Vector and returns the new length of the Vector. | |
unshift(value:any) — method, class mx.utils.LinkedList | |
Push a new node to the head of list. | |
unsubscribe(preserveDurable:Boolean) — method, class mx.messaging.AbstractConsumer | |
Unsubscribes from the remote destination. | |
UNSUBSCRIBE_OPERATION — Constant Static Property, class mx.messaging.messages.CommandMessage | |
This operation is used to unsubscribe from a remote destination. | |
UNSUPPORTED — Constant Static Property, class flash.display.ColorCorrectionSupport | |
Color correction is not supported by the host environment. | |
UNSUPPORTED_ERROR — Constant Static Property, class flash.globalization.LastOperationStatus | |
Indicates that the requested operation or option is not supported. | |
UNSUPPORTED_ERROR — Constant Static Property, class spark.globalization.LastOperationStatus | |
Indicates that the requested operation or option is not supported. | |
UNSUPPORTED_MESSAGE — Constant Static Property, class com.adobe.icc.services.formbridge.FormBridgeError | |
Error code for unsupported message. | |
UNSUPPORTED_PROPERTY — Constant Static Property, class fl.video.VideoError | |
State variable indicating that an unsupported property was passed to the INCManager class, or the getProperty or setProperty methods. | |
untrackObject(applicationDomain:flash.system:ApplicationDomain, keyObject:Object) — method, interface com.adobe.gravity.framework.IApplicationDomainManager | |
Stop tracking a value object by ApplicationDomain and key object. | |
UNTRUSTED — Constant Static Property, class spark.core.ContentCache | |
Value used to mark cached URLs that are detected as being from an untrusted source (meaning they will no longer be shareable). | |
UNTRUSTED_SIGNERS — Constant Static Property, class flash.security.CertificateStatus | |
The certificate does not chain to a trusted root certificate. | |
unwatch() — method, class mx.binding.utils.ChangeWatcher | |
Detaches this ChangeWatcher instance, and its handler function, from the current host. | |
unwatchXML(xml:Object, notifiable:mx.utils:IXMLNotifiable) — method, class mx.utils.XMLNotifier | |
Given an XML or XMLList, remove the specified notification function. | |
up — Skin State, class spark.components.supportClasses.ButtonBase | |
Up State of the Button | |
UP — Constant Static Property, class flash.ui.Keyboard | |
Constant associated with the key code value for the Up Arrow key (38). | |
UP — Constant Static Property, class mx.formatters.NumberBaseRoundType | |
Rounds a number up to an integer value that is both closest to, and greater than or equal to, the input number. | |
UP — Constant Static Property, class spark.components.ArrowDirection | |
Arrow points up. | |
UP — Constant Static Property, class spark.components.supportClasses.InteractionState | |
The component should be in the up state. | |
UP — Constant Static Property, class spark.core.NavigationUnit | |
Navigate one line or "step" upwards. | |
UP — Constant Static Property, class spark.effects.WipeDirection | |
Wipe direction that starts at the bottom and moves up | |
UP — Constant Static Property, class spark.transitions.ViewTransitionDirection | |
Transition animates upward. | |
upAndSelected — Skin State, class spark.components.supportClasses.ToggleButtonBase | |
Up State of the Button when it's selected | |
upArrowDisabledSkin — Style, class fl.containers.BaseScrollPane | |
Name of the class to use as the skin for the up arrow button of the scroll bar when it is disabled. | |
upArrowDisabledSkin — Style, class fl.controls.ComboBox | |
Name of the class to use as the skin for the up arrow button of the scroll bar when it is disabled. | |
upArrowDisabledSkin — Style, class fl.controls.NumericStepper | |
The class that provides the skin for the up arrow when it is disabled. | |
upArrowDisabledSkin — Style, class fl.controls.ScrollBar | |
Name of the class to use as the skin for the up arrow button of the scroll bar when it is disabled. | |
upArrowDisabledSkin — Style, class mx.controls.scrollClasses.ScrollBar | |
Name of the class to use as the skin for the up arrow button of the scroll bar when it is disabled. | |
upArrowDisabledSkin — Style, class mx.controls.NumericStepper | |
Name of the class to use as the skin for the Up arrow when the arrow is disabled. | |
upArrowDownSkin — Style, class fl.containers.BaseScrollPane | |
Name of the class to use as the skin for the up arrow button of the scroll bar when you click the arrow button. | |
upArrowDownSkin — Style, class fl.controls.ComboBox | |
Name of the class to use as the skin for the up arrow button of the scroll bar when you click the arrow button. | |
upArrowDownSkin — Style, class fl.controls.NumericStepper | |
The class that provides the skin for the up arrow when it is in the down state. | |
upArrowDownSkin — Style, class fl.controls.ScrollBar | |
Name of the class to use as the skin for the up arrow button of the scroll bar when you click the arrow button. | |
upArrowDownSkin — Style, class mx.controls.scrollClasses.ScrollBar | |
Name of the class to use as the skin for the up arrow button of the scroll bar when you click the arrow button. | |
upArrowDownSkin — Style, class mx.controls.NumericStepper | |
Name of the class to use as the skin for the Up arrow when the arrow is enabled and a user presses the mouse button over the arrow. | |
upArrowOverSkin — Style, class fl.containers.BaseScrollPane | |
Name of the class to use as the skin for the up arrow button of the scroll bar when the mouse pointer is over the arrow button. | |
upArrowOverSkin — Style, class fl.controls.ComboBox | |
Name of the class to use as the skin for the up arrow button of the scroll bar when the mouse pointer is over the arrow button. | |
upArrowOverSkin — Style, class fl.controls.NumericStepper | |
The class that provides the skin for the down arrow during mouse over. | |
upArrowOverSkin — Style, class fl.controls.ScrollBar | |
Name of the class to use as the skin for the up arrow button of the scroll bar when the mouse pointer is over the arrow button. | |
upArrowOverSkin — Style, class mx.controls.scrollClasses.ScrollBar | |
Name of the class to use as the skin for the up arrow button of the scroll bar when the mouse pointer is over the arrow button. | |
upArrowOverSkin — Style, class mx.controls.NumericStepper | |
Name of the class to use as the skin for the Up arrow when the arrow is enabled and the mouse pointer is over the arrow. | |
upArrowSkin — Style, class mx.controls.scrollClasses.ScrollBar | |
Name of the class to use as the default skin for the up arrow button of the scroll bar. | |
upArrowSkin — Style, class mx.controls.NumericStepper | |
Name of the class to use as the default skin for the up arrow. | |
upArrowStyleFilters — Property, class mx.controls.NumericStepper | |
Set of styles to pass from the NumericStepper to the up arrow. | |
upArrowStyleFilters — Property, class mx.controls.scrollClasses.ScrollBar | |
Set of styles to pass from the ScrollBar to the up arrow. | |
upArrowUpSkin — Style, class fl.containers.BaseScrollPane | |
Name of the class to use as the skin for the up arrow button of the scroll bar. | |
upArrowUpSkin — Style, class fl.controls.ComboBox | |
Name of the class to use as the skin for the up arrow button of the scroll bar. | |
upArrowUpSkin — Style, class fl.controls.NumericStepper | |
The class that provides the skin for the up arrow when it is in the up state. | |
upArrowUpSkin — Style, class fl.controls.ScrollBar | |
Name of the class to use as the skin for the up arrow button of the scroll bar. | |
upArrowUpSkin — Style, class mx.controls.scrollClasses.ScrollBar | |
Name of the class to use as the skin for the up arrow button of the scroll bar. | |
upArrowUpSkin — Style, class mx.controls.NumericStepper | |
Name of the class to use as the skin for the Up arrow when the arrow is enabled and the mouse pointer is not on the arrow. | |
upBorderSkin — Property, class spark.skins.mobile.ButtonSkin | |
Class to use for the border in the up state. | |
update(obj:Object) — method, class coldfusion.air.Session | |
Updates the instance passed to it in the database. | |
update() — method, class fl.containers.ScrollPane | |
Refreshes the scroll bar properties based on the width and height of the content. | |
update() — method, class fl.controls.UIScrollBar | |
Forces the scroll bar to update its scroll properties immediately. | |
update — Event, class flash.data.SQLConnection | |
Dispatched when data in any table in any of the connected databases changes as a result of a SQL UPDATE command. | |
update(airFile:flash.filesystem:File, version:String) — method, class flash.desktop.Updater | |
Updates the currently running application with the version of the application contained in the specified AIR file. | |
update — Event, class flash.sensors.Accelerometer | |
The update event is dispatched in response to updates from the accelerometer sensor. | |
update — Event, class flash.sensors.Geolocation | |
The update event is dispatched in response to updates from the location sensor. | |
update(type:String) — method, class flash.system.SystemUpdater | |
Begins an update of a given type. | |
update() — method, class mx.charts.CategoryAxis | |
Updates the chart. | |
update() — method, interface mx.charts.chartClasses.IAxis | |
Updates the chart. | |
update() — method, class mx.charts.chartClasses.NumericAxis | |
Updates the chart. | |
update() — method, interface mx.resources.IResourceManager | |
Dispatches a change event from the ResourceManager. | |
UPDATE — Constant Static Property, class flash.data.SQLMode | |
Indicates that the connection is opened for updates but a new database file is not created if the specified file doesn't exist. | |
UPDATE — Constant Static Property, class flash.events.AccelerometerEvent | |
Defines the value of the type property of a AccelerometerEvent event object. | |
UPDATE — Constant Static Property, class flash.events.GeolocationEvent | |
Defines the value of the type property of a GeolocationEvent event object. | |
UPDATE — Constant Static Property, class flash.events.GesturePhase | |
The progress of a gesture (such as moving a finger across a touch enabled screen). | |
UPDATE — Constant Static Property, class flash.events.SQLUpdateEvent | |
The SQLUpdateEvent.UPDATE constant defines the value of the type property of a SQLConnection update event. | |
UPDATE — Constant Static Property, class flash.filesystem.FileMode | |
Used for a file to be opened in read/write mode. | |
UPDATE — Constant Static Property, class mx.data.AccessPrivileges | |
Indicates that update operations are allowed. | |
UPDATE — Constant Static Property, class mx.events.CollectionEventKind | |
Indicates that one or more items were updated within the collection. | |
UPDATE — Constant Static Property, class mx.events.PropertyChangeEventKind | |
Indicates that the value of the property changed. | |
updateAfterEvent() — method, class flash.events.GestureEvent | |
Refreshes the Flash runtime display after processing the gesture event, in case the display list has been modified by the event handler. | |
updateAfterEvent() — method, class flash.events.KeyboardEvent | |
Indicates that the display should be rendered after processing of this event completes, if the display list has been modified | |
updateAfterEvent() — method, class flash.events.MouseEvent | |
Instructs Flash Player or Adobe AIR to render after processing of this event completes, if the display list has been modified. | |
updateAfterEvent() — method, class flash.events.TimerEvent | |
Instructs Flash Player or the AIR runtime to render after processing of this event completes, if the display list has been modified. | |
updateAfterEvent() — method, class flash.events.TouchEvent | |
Instructs Flash Player or Adobe AIR to render after processing of this event completes, if the display list has been modified. | |
updateAllControllers() — method, interface flashx.textLayout.compose.IFlowComposer | |
Composes the content of the root element and updates the display. | |
updateAllControllers() — method, class flashx.textLayout.compose.StandardFlowComposer | |
Composes the content of the root element and updates the display. | |
updateAllControllers() — method, class flashx.textLayout.edit.EditManager | |
updateAllControllers() — method, interface flashx.textLayout.edit.IEditManager | |
Updates the display after an operation has modified it. | |
updateAllDataTips() — method, class mx.charts.chartClasses.ChartBase | |
Displays all noninteractive data tips if showAllDataTips is set. | |
update_attachment — Property, class com.adobe.ep.ux.attachmentlist.skin.AttachmentListSkin | |
The Update Attachment button. | |
update_attachment — Skin Part, class com.adobe.ep.ux.attachmentlist.domain.AttachmentList | |
The Update Attachment button. The Update Attachment button. | |
updateAttachment(taskId:String, attachmentId:String, file:flash.net:FileReference, assertionId:String) — method, interface com.adobe.ep.taskmanagement.services.IAttachmentManager | |
Updates an existing attachment to the Document Server. | |
updateAttachment(taskId:String, attachmentId:String, file:flash.net:FileReference, assertionId:String) — method, class com.adobe.ep.taskmanagement.services.LCTaskManager | |
Updates an existing attachment to the Document Server. | |
updateAttachment — Event, class com.adobe.ep.ux.attachmentlist.domain.AttachmentList | |
Dispatched when the Update Attachment button has been clicked. | |
updateAttachment(taskId:String, attachmentId:String, file:flash.net:FileReference) — method, interface lc.procmgmt.ITaskManager | |
Updates an attachment to a task item. | |
updateAttachment(attachmentId:String, attachment:flash.net:FileReference) — method, class lc.procmgmt.domain.Task | |
Updates the attachment document. | |
UPDATE_ATTACHMENT — Constant Static Property, class com.adobe.ep.ux.attachmentlist.domain.events.AttachmentEvent | |
The UPDATE_ATTACHMENT constant specifies that an attachment has been updated. | |
UpdateAttachmentCommand — class, package lc.procmgmt.commands | |
The UpdateAttachmentCommand class updates an attachment for the task referred to by the TaskAttachmentInfo object. | |
UpdateAttachmentCommand(taskAttachmentInfo:lc.procmgmt.domain:TaskAttachmentInfo) — Constructor, class lc.procmgmt.commands.UpdateAttachmentCommand | |
Constructor. | |
UPDATE_ATTACHMENT_COMPLETE — Constant Static Property, class lc.foundation.events.ObjectResultEvent | |
A special value that specifies that the update of attachments completed. | |
updateBackground() — method, class mx.controls.MenuBar | |
Updates the MenuBar control's background skin. | |
UPDATE_BODY_CHANGES — Constant Static Property, class mx.data.messages.DataMessage | |
This constant is used to access the list of changed property names. | |
UPDATE_BODY_NEW — Constant Static Property, class mx.data.messages.DataMessage | |
This constant is used to access the new value of a changed item. | |
UPDATE_BODY_PREV — Constant Static Property, class mx.data.messages.DataMessage | |
This constant is used to access the previous value of the changed item. | |
updateButton — Skin Part, class com.adobe.dct.component.dataElementsPanel.EditDataElement | |
A skin part that defines a ButtonBase for updating an existing data element. A skin part that defines a ButtonBase for updating an existing data element. | |
updateButton — Skin Part, class com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The skin part for the Update button. The skin part for the Update button. | |
updateButton — Skin Part, class com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
The skin part for the Update button. The skin part for the Update button. | |
updateButton — Skin Part, class com.adobe.solutions.rca.presentation.template.stages.ProcessComponent | |
A reference to the ButtonBase object that allows users to update details of a process. A reference to the ButtonBase object that allows users to update details of a process. | |
updateCategory(currentName:String, currentType:uint, newName:String, newType:uint) — method, interface com.adobe.icc.services.category.ICategoryService | |
Update the category specified by the given name and type, to the new name and type. | |
updateCollection(dataManager:mx.data:RPCDataManager, mq:mx.data:ManagedQuery, ucmsg:mx.data.messages:UpdateCollectionMessage) — method, class mx.data.RPCDataServiceAdapter | |
This is called when a collection managed by a query (not an association) has items added to the collection or removed from the collection. | |
UpdateCollectionMessage — class, package mx.data.messages | |
This message is used to establish consistency between the remote sequence and the corresponding local collection. | |
UpdateCollectionMessage() — Constructor, class mx.data.messages.UpdateCollectionMessage | |
Creates a new instance of an empty UpdateCollectionMessage. | |
UPDATE_COLLECTION_OPERATION — Constant Static Property, class mx.data.messages.DataMessage | |
This operation is sent when a local or remote sequence has been modified by insert(s) or delete(s). | |
UpdateCollectionRange — class, package mx.data | |
The UpdateCollectionRange class provides specific information about a range of add and remove operations made to a collection. | |
UpdateCollectionRange() — Constructor, class mx.data.UpdateCollectionRange | |
Constructs an empty UpdateCollectionRange. | |
UPDATE_COLLECTION_SIZE — Constant Static Property, class mx.data.UpdateCollectionRange | |
Indicates an update to the collection size sent by the server. | |
updateComplete — Event, class flashx.textLayout.container.TextContainerManager | |
Dispatched by a TextFlow object each time a container has had new DisplayObjects added or updated as a result of composition. | |
updateComplete — Event, class flashx.textLayout.elements.TextFlow | |
Dispatched by a TextFlow object each time a container has had new DisplayObjects added or updated as a result of composition. | |
updateComplete — Event, class mx.core.UIComponent | |
Dispatched when an object has had its commitProperties(), measure(), and updateDisplayList() methods called (if needed). | |
UPDATE_COMPLETE — Constant Static Property, class flashx.textLayout.events.UpdateCompleteEvent | |
Defines the value of the type property of an UpdateCompleteEvent object | |
UPDATE_COMPLETE — Constant Static Property, class mx.events.FlexEvent | |
The FlexEvent.UPDATE_COMPLETE constant defines the value of the type property of the event object for a updateComplete event. | |
UpdateCompleteEvent — class, package flashx.textLayout.events | |
A TextFlow instance dispatches this event after any of its containers completes an update. | |
UpdateCompleteEvent(type:String, bubbles:Boolean, cancelable:Boolean, textFlow:flashx.textLayout.elements:TextFlow, controller:flashx.textLayout.container:ContainerController) — Constructor, class flashx.textLayout.events.UpdateCompleteEvent | |
Constructor | |
updateCompletePendingFlag — Property, class mx.controls.FlexNativeMenu | |
A flag that determines if an object has been through all three phases of layout validation (provided that any were required). | |
updateCompletePendingFlag — Property, class mx.core.UIComponent | |
A flag that determines if an object has been through all three phases of layout validation (provided that any were required). | |
updateCompletePendingFlag — Property, class mx.core.UIFTETextField | |
A flag that determines if an object has been through all three phases of layout validation (provided that any were required) | |
updateCompletePendingFlag — Property, class mx.core.UITextField | |
A flag that determines if an object has been through all three phases of layout validation (provided that any were required) | |
updateCompletePendingFlag — Property, interface mx.managers.ILayoutManagerClient | |
A flag that determines if an object is waiting to have its updateComplete event dispatched. | |
updateCompletePendingFlag — Property, class mx.skins.ProgrammaticSkin | |
A flag that determines if an object has been through all three phases of layout validation (provided that any were required). | |
UPDATE_COMPLETION_COMMENT — Constant Static Property, class lc.foundation.events.ObjectResultEvent | |
A special value that specifies the completion comments were updated. | |
updateComposition(text:String, attributes:Vector$flash.text.ime:CompositionAttributeRange, compositionStartIndex:int, compositionEndIndex:int) — method, interface flash.text.ime.IIMEClient | |
Callback for updating the contents of the inline editing session. | |
updateConflictMode — Property, class mx.data.RPCDataManager | |
Set this to 'object' or 'property' to enable conflict detection on updateItem() calls. | |
updateContainer() — method, class flashx.textLayout.container.TextContainerManager | |
Updates the display; calls either the factory or updateAllControllers(). | |
updateControlsForView(view:spark.components:View) — method, class spark.components.supportClasses.ViewNavigatorBase | |
Updates various properties of the navigator when a new view is added and activated. | |
updateCustomAttributes(reviewId:String, revision:int, customAttributes:mx.collections:ArrayCollection, discardOld:Boolean) — method, interface com.adobe.livecycle.rca.service.core.IReviewCommentingAndApprovalService | |
Updates the custom attributes of a review that can be searched. | |
updateCustomAttributes(reviewId:String, revision:int, customAttributes:mx.collections:ArrayCollection, discardOld:Boolean) — method, class com.adobe.livecycle.rca.service.core.delegate.ReviewCommentingAndApprovalService | |
Updates the custom attributes of a review that can be searched. | |
updateCustomAttributes(reviewId:String, revision:int, customAttributes:mx.collections:IList, discardOld:Boolean) — method, interface com.adobe.solutions.rca.service.IReviewCommentingAndApproval | |
This operation updates the searchable custom attributes of a review. | |
updateCustomAttributes(reviewId:String, revision:int, customAttributes:mx.collections:IList, discardOld:Boolean) — method, class com.adobe.solutions.rca.services.impl.ReviewCommentingAndApproval | |
This operation updates the searchable custom attributes of a review. | |
updateData() — method, class mx.charts.chartClasses.HLOCSeriesBase | |
Called when the underlying data that the series represents has changed and needs to be reloaded from the data provider. | |
updateData() — method, class mx.charts.chartClasses.Series | |
Called when the underlying data that the series represents has changed and needs to be reloaded from the data provider. | |
updateData() — method, class mx.charts.series.BubbleSeries | |
Called when the underlying data that the series represents has changed and needs to be reloaded from the data provider. | |
updateDataChild(child:flash.display:DisplayObject, left:any, top:any, right:any, bottom:any, hCenter:any, vCenter:any) — method, class mx.charts.chartClasses.CartesianDataCanvas | |
Updates the position of any child to current canvas. | |
updateDataChild(child:flash.display:DisplayObject, angleLeft:any, radialTop:any, angleRight:any, radialBottom:any, angleCenter:any, radialCenter:any) — method, class mx.charts.chartClasses.PolarDataCanvas | |
Updates the position of any child to the current canvas. | |
updateDataDictionary(dataDictionary:com.adobe.dct.transfer:DataDictionary, clientHandler:Function, errorHandler:Function) — method, interface com.adobe.dct.service.DataDictionaryRegistryService | |
Updates an existing data dictionary. | |
UPDATE_DATA_DICTIONARY — Constant Static Property, class com.adobe.dct.event.DCTServiceEvent | |
The DCTServiceEvent.UPDATE_DATA_DICTIONARY constant defines the value of the type property of the event object for a updateDataDictionary event. | |
updateDataElement — Event, class com.adobe.dct.component.dataElementsPanel.DataElementsPanel | |
Dispatched when the Edit button is clicked. | |
updateDataElement — Event, class com.adobe.dct.component.dataElementsPanel.EditDataElement | |
Dispatched when the user presses the update ButtonBase control. | |
updateDataModule(module:com.adobe.icc.vo:DataModule) — method, interface com.adobe.icc.services.module.IModuleService | |
Update an existing module in the database. | |
updateDataTip(dataTipInstance:mx.core:IDataRenderer, initialPosition:flash.geom:Point) — method, class spark.components.supportClasses.SliderBase | |
Used to position the data tip when it is visible. | |
updatedBy — Property, class com.adobe.consulting.pst.vo.Form | |
Specifies the constant string indicating the form was updated by UPDATED_BY_NONE The asset has not been updated after publishing. UPDATED_BY_USER The asset has been updated by only user. UPDATED_BY_SYSTEM The asset has been updated by only system. UPDATED_BY_USER_AND_SYSTEM The asset has been updated by both user and system. | |
updatedBy — Property, class com.adobe.consulting.pst.vo.Letter | |
Specifies the constant string indicating the letter was updated by UPDATED_BY_NONE The asset has not been updated after publishing. UPDATED_BY_USER The asset has been updated by only user. UPDATED_BY_SYSTEM The asset has been updated by only system. UPDATED_BY_USER_AND_SYSTEM The asset has been updated by both user and system. | |
updatedBy — Property, class com.adobe.icc.vo.ContainerLayout | |
Specifies the constant string indicating the container layout was updated by UPDATED_BY_NONE The asset has not been updated after publishing. UPDATED_BY_USER The asset has been updated by only user. UPDATED_BY_SYSTEM The asset has been updated by only system. UPDATED_BY_USER_AND_SYSTEM The asset has been updated by both user and system. | |
updatedBy — Property, class com.adobe.icc.vo.DataModule | |
Specifies the constant string indicating the data module was updated by UPDATED_BY_NONE The asset has not been updated after publishing. UPDATED_BY_USER The asset has been updated by only user. UPDATED_BY_SYSTEM The asset has been updated by only system. UPDATED_BY_USER_AND_SYSTEM The asset has been updated by both user and system. | |
updatedBy — Property, class com.adobe.icc.vo.Document | |
Specifies the constant string indicating the document was updated by UPDATED_BY_NONE The asset has not been updated after publishing. UPDATED_BY_USER The asset has been updated by only user. UPDATED_BY_SYSTEM The asset has been updated by only system. UPDATED_BY_USER_AND_SYSTEM The asset has been updated by both user and system. | |
updatedBy — Property, class com.adobe.icc.vo.Portfolio | |
Specifies the constant string indicating the portfolio was updated by UPDATED_BY_NONE The asset has not been updated after publishing. UPDATED_BY_USER The asset has been updated by only user. UPDATED_BY_SYSTEM The asset has been updated by only system. UPDATED_BY_USER_AND_SYSTEM The asset has been updated by both user and system. | |
updateDescriptor — Property, class air.update.ApplicationUpdater | |
The content of the update descriptor file downloaded from the update URL. | |
updateDescriptor — Property, class air.update.ApplicationUpdaterUI | |
The content of the update descriptor file downloaded from the update URL. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class com.adobe.gravity.flex.serviceloader.UIServiceBase | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class com.adobe.mosaic.layouts.StackLayout | |
Adjusts the display to show the currently selected item. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class com.adobe.mosaic.mxml.Shell | |
Overridden updateDisplayList method calls super.updateDisplayList. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class com.adobe.mosaic.mxml.Tile | |
Overridden updateDisplayList method will call super.updateDisplayList. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class com.adobe.mosaic.sparklib.scrollableMenu.ScrollableArrowMenu | |
We've got to layout the up and down buttons now. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class com.adobe.solutions.acm.ccr.presentation.pdf.LetterPDFContainer | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class lc.procmgmt.ui.controls.EmbossedList | |
Adds or removes item renderers if the number of displayable items changed. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class mx.charts.AxisRenderer | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class mx.charts.Legend | |
Respond to size changes by setting the positions and sizes of this container's children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class mx.charts.chartClasses.CartesianChart | |
Programmatically draws the graphics for this skin. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class mx.charts.chartClasses.CartesianDataCanvas | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class mx.charts.chartClasses.ChartLabel | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class mx.charts.chartClasses.DataTip | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class mx.charts.chartClasses.HLOCSeriesBase | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class mx.charts.chartClasses.PolarChart | |
Programmatically draws the graphics for this skin. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class mx.charts.chartClasses.PolarDataCanvas | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class mx.charts.chartClasses.Series | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class mx.charts.series.BubbleSeries | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class mx.charts.series.PieSeries | |
Programmatically draws the graphics for this skin. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class mx.containers.Box | |
Sets the size and position of each child of the Box container. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class mx.containers.Canvas | |
Sets the size of each child of the container. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class mx.containers.Form | |
Responds to size changes by setting the positions and sizes of this container's children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class mx.containers.FormItem | |
Responds to size changes by setting the positions and sizes of this container's children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class mx.containers.Grid | |
Sets the size and position of each child of the Grid. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class mx.containers.GridRow | |
Sets the size and position of each child of the GridRow container. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class mx.containers.TabNavigator | |
Responds to size changes by setting the positions and sizes of this container's tabs and children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class mx.containers.Tile | |
Sets the positions and sizes of this container's children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class mx.containers.ViewStack | |
Responds to size changes by setting the positions and sizes of this container's children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class mx.controls.ComboBase | |
Sizes and positions the internal components in the given width and height. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class mx.controls.LinkBar | |
Responds to size changes by setting the positions and sizes of this LinkBar control's children. | |
updateDisplayList(w:Number, h:Number) — method, class mx.controls.dataGridClasses.DataGridHeader | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class mx.controls.listClasses.AdvancedListBase | |
Adds or removes item renderers if the number of displayable items changed. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class mx.controls.listClasses.ListBase | |
Adds or removes item renderers if the number of displayable items changed. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class mx.controls.listClasses.ListBaseContentHolder | |
Sets the position and size of the scroll bars and content and adjusts the mask. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class mx.controls.sliderClasses.Slider | |
Positions the elements of the control. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class mx.core.Container | |
Respond to size changes by setting the positions and sizes of this container's children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class mx.core.UIComponent | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class mx.skins.ProgrammaticSkin | |
Programmatically draws the graphics for this skin. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class mx.skins.wireframe.DateChooserRollOverIndicatorSkin | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class mx.skins.wireframe.DateChooserSelectionIndicatorSkin | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class mx.skins.wireframe.DateChooserTodayIndicatorSkin | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class mx.skins.wireframe.WindowedApplicationSkin | |
updateDisplayList(width:Number, height:Number) — method, class spark.layouts.supportClasses.LayoutBase | |
Sizes and positions the target's elements. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class spark.primitives.BitmapImage | |
Draws the element and/or sizes and positions its content. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class spark.primitives.supportClasses.GraphicElement | |
Draws the element and/or sizes and positions its content. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class spark.primitives.supportClasses.StrokedElement | |
Draws the element and/or sizes and positions its content. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class spark.skins.spark.ErrorSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class spark.skins.spark.FocusSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class spark.skins.spark.HighlightBitmapCaptureSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class xd.core.axm.enterprise.view.skins.AXMEnterpriseAccordionSegmentSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class xd.core.axm.enterprise.view.skins.AXMEnterpriseAccordionSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class xd.core.axm.enterprise.view.skins.AXMEnterpriseBreadCrumbButtonSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class xd.core.axm.enterprise.view.skins.AXMEnterpriseBreadCrumbFocusSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class xd.core.axm.enterprise.view.skins.AXMEnterpriseButtonBarFirstButtonSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class xd.core.axm.enterprise.view.skins.AXMEnterpriseButtonBarLastButtonSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class xd.core.axm.enterprise.view.skins.AXMEnterpriseButtonBarMiddleButtonSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaleHeight:Number) — method, class xd.core.axm.enterprise.view.skins.AXMEnterpriseButtonBarSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class xd.core.axm.enterprise.view.skins.AXMEnterpriseButtonSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class xd.core.axm.enterprise.view.skins.AXMEnterpriseClosableTabBarButtonSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class xd.core.axm.enterprise.view.skins.AXMEnterpriseDropDownListItemRenderer | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class xd.core.axm.enterprise.view.skins.AXMEnterpriseDropDownListSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(w:Number, h:Number) — method, class xd.core.axm.enterprise.view.skins.AXMEnterpriseFocusSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class xd.core.axm.enterprise.view.skins.AXMEnterpriseHScrollBarLargeSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class xd.core.axm.enterprise.view.skins.AXMEnterpriseIconButtonSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class xd.core.axm.enterprise.view.skins.AXMEnterpriseLargeButtonSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class xd.core.axm.enterprise.view.skins.AXMEnterpriseLargeToggleButtonSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class xd.core.axm.enterprise.view.skins.AXMEnterprisePanelSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class xd.core.axm.enterprise.view.skins.AXMEnterpriseProgressSpinnerSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class xd.core.axm.enterprise.view.skins.AXMEnterpriseQuietButtonSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class xd.core.axm.enterprise.view.skins.AXMEnterpriseQuietHeaderBarButton | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class xd.core.axm.enterprise.view.skins.AXMEnterpriseQuietLargeDropDownListButtonSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class xd.core.axm.enterprise.view.skins.AXMEnterpriseSplitActionButtonSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class xd.core.axm.enterprise.view.skins.AXMEnterpriseSplitActionPopUpButtonSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class xd.core.axm.enterprise.view.skins.AXMEnterpriseSplitActionSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class xd.core.axm.enterprise.view.skins.AXMEnterpriseTabBarButtonSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class xd.core.axm.enterprise.view.skins.AXMEnterpriseTabBarSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class xd.core.axm.enterprise.view.skins.AXMEnterpriseTitleWindowSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class xd.core.axm.enterprise.view.skins.AXMEnterpriseToggleButtonSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class xd.core.axm.enterprise.view.skins.AXMEnterpriseToolBarButtonBarFirstButtonSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class xd.core.axm.enterprise.view.skins.AXMEnterpriseToolBarButtonBarLastButtonSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class xd.core.axm.enterprise.view.skins.AXMEnterpriseToolBarButtonBarMiddleButtonSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class xd.core.axm.enterprise.view.skins.AXMEnterpriseViewModeButtonBarButtonSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class xd.core.axm.enterprise.view.skins.AXMEnterpriseViewModeButtonBarSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class xd.core.axm.view.components.AXMLightItemRenderer | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(width:Number, height:Number) — method, class xd.core.axm.view.components.AXMList | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class xd.core.axm.view.components.AXMRichTextEditor | |
Draws the object and/or sizes and positions its children. | |
updatedItems — Property, class mx.data.ChangedItems | |
The existing items updated since the change time. | |
updateDurationAndSave() — method, interface com.adobe.solutions.rca.domain.IStage | |
Updates the stage duration for this stage. | |
updateDurationAndSave() — method, class com.adobe.solutions.rca.domain.impl.Stage | |
Updates the stage duration for this stage. | |
updateError — Event, class air.update.ApplicationUpdater | |
Dispatched if an error occurs while trying to download or parse the update descriptor file. | |
updateError — Event, class air.update.ApplicationUpdaterUI | |
Dispatched if an error occurs while trying to download or parse the update descriptor file. | |
UPDATE_ERROR — Constant Static Property, class air.update.events.StatusUpdateErrorEvent | |
The StatusUpdateErrorEvent.UPDATE_ERROR constant defines the value of the type property of the event object for a statusUpdateError event. | |
updateErrorTextDisplay() — method, class spark.components.FormItem | |
Converts elementErrorStrings into a String, and assigns that String to the errorTextDisplay skin part for display. | |
UpdateEvent — class, package air.update.events | |
A UpdateEvent is dispatched by a ApplicationUpdater object during the update process. | |
UpdateEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class air.update.events.UpdateEvent | |
The constructor function. | |
updateExpression() — method, interface com.adobe.solutions.exm.authoring.domain.expression.IExpression | |
Fires an asynchronous operation for updating this expression in the expression repository. | |
updateExpression(expr:com.adobe.solutions.exm.expression:ExpressionVO) — method, interface com.adobe.solutions.exm.expression.IExpressionService | |
Updates an expression in the expression repository. | |
UPDATE_EXPRESSION — Constant Static Property, class com.adobe.solutions.exm.authoring.domain.expression.ExpressionEvent | |
Constant representing the type of the event dispatched when an expression is updated. | |
UPDATE_EXPRESSION — Constant Static Property, class com.adobe.solutions.exm.authoring.events.ExpressionBuilderEvent | |
The ExpressionBuilderEvent.UPDATE_EXPRESSION constant defines the value of the type property of the event object for an event that is dispatched when the agent clicks the Update button of a Expression Toolbar in Expression Builder UI. | |
UPDATE_EXPRESSION — Constant Static Property, class com.adobe.solutions.exm.authoring.view.ExpressionBuilder | |
A special value that specifies an Update Expression. | |
updateFilter() — method, class mx.charts.chartClasses.CartesianDataCanvas | |
Called when the underlying data the canvas represents needs to be filtered against the ranges represented by the axes of the associated data transform. | |
updateFilter() — method, class mx.charts.chartClasses.HLOCSeriesBase | |
Called when the underlying data the series represents needs to be filtered against the ranges represented by the axes of the associated data transform. | |
updateFilter() — method, class mx.charts.chartClasses.PolarDataCanvas | |
Called when the underlying data the canvas represents needs to be filtered against the ranges represented by the axes of the associated data transform. | |
updateFilter() — method, class mx.charts.chartClasses.Series | |
Called when the underlying data the series represents needs to be filtered against the ranges represented by the axes of the associated data transform. | |
updateFilter() — method, class mx.charts.series.BubbleSeries | |
Called when the underlying data the series represents needs to be filtered against the ranges represented by the axes of the associated data transform. | |
updateForm(form:com.adobe.consulting.pst.vo:Form) — method, interface com.adobe.icc.services.layout.ILayoutService | |
Allows updating a form template with state test | |
updateFragmentLayout(fragmentLayout:com.adobe.icc.vo:FragmentLayout) — method, interface com.adobe.icc.services.fragmentlayout.IFragmentLayoutService | |
Allows updating a fragmentLayout template with state test | |
updateFromByteArray(fileData:flash.utils:ByteArray, mimeTypeStr:String) — method, class com.adobe.livecycle.content.File | |
Updates content of jcr node specified by this instance from file on ByteArray. | |
updateFromFileReference(typeFilter:Array) — method, class com.adobe.livecycle.content.File | |
Updates content of jcr node specified by this instance from file on filesystem. | |
updateGraphics(updateStart:int) — method, class flashx.textLayout.container.ContainerController | |
updateInterval — Property, class org.osmf.net.NetStreamMetricsBase | |
The update interval (in milliseconds) at which metrics are recalculated. | |
updateItem(item:Object, origItem:Object, changes:Array) — method, class mx.data.DataManager | |
Triggers an update for the specified item. | |
updateItem(dataManager:mx.data:RPCDataManager, item:Object, origItem:Object, changes:Array) — method, class mx.data.RPCDataServiceAdapter | |
This method is called by the RPCDataServiceAdapter to perform a specific updateItem operation. | |
updateItemCheckBox(value:String) — method, class com.adobe.solutions.acm.ccr.presentation.datacapture.renderers.SingleCheckBoxDataCaptureRenderer | |
Sets the initial value of the CheckBox UI control. | |
updateItemComboBox(value:String) — method, class com.adobe.solutions.acm.ccr.presentation.datacapture.renderers.ComboBoxDataCaptureRenderer | |
Sets the initial value of the enum UI control. | |
updateItemComboBoxDataProvider(valueSet:mx.collections:IList) — method, class com.adobe.solutions.acm.ccr.presentation.datacapture.renderers.ComboBoxDataCaptureRenderer | |
Sets the initial valueSet of the enum UI control. | |
updateItemdateInput(value:any) — method, class com.adobe.solutions.acm.ccr.presentation.datacapture.renderers.DateInputDataCaptureRenderer | |
Sets the initial value of the DateInput UI control. | |
updateItemtextInput(value:String) — method, class com.adobe.solutions.acm.ccr.presentation.datacapture.renderers.TextInputDataCaptureRenderer | |
Sets the initial value of the TextInput UI control. | |
updateLengths(startPosition:int, deltaLength:int) — method, class flashx.textLayout.compose.FlowComposerBase | |
Update the lengths in the lines to maintain mapping to the TextFlow. | |
updateLengths(startPosition:int, deltaLength:int) — method, interface flashx.textLayout.compose.IFlowComposer | |
Update the lengths in the lines to maintain mapping to the TextFlow. | |
updateLetter(letter:com.adobe.consulting.pst.vo:Letter) — method, interface com.adobe.icc.services.letter.ILetterService | |
Allows modifying a letter template entry which has a state test. | |
updateList() — method, class mx.controls.listClasses.AdvancedListBase | |
Refreshes all rows now. | |
updateList() — method, class mx.controls.listClasses.ListBase | |
Refreshes all rows. | |
updateLoadTrait(loadTrait:org.osmf.traits:LoadTrait, newState:String) — method, class org.osmf.traits.LoaderBase | |
Updates the given LoadTrait with the given info, and dispatches the state change event if necessary. | |
updateLocalUser(projectId:String, user:com.adobe.solutions.prm.vo:TeamMemberVO) — method, interface com.adobe.solutions.prm.service.IProjectManagementCoreService | |
This function updates a local user of a project. | |
updateLocalUser(projectId:String, user:com.adobe.solutions.prm.vo:TeamMemberVO) — method, class com.adobe.solutions.prm.services.impl.ProjectManagementCoreService | |
This function updates a local user of a project. | |
updateLocation(locationURL:String) — method, class flash.html.HTMLHost | |
The function called when JavaScript code in the HTMLLoader object sets the window.location property. | |
updateMapping() — method, class mx.charts.chartClasses.HLOCSeriesBase | |
Called when the underlying data the series represents needs to be mapped to numeric representations. | |
updateMapping() — method, class mx.charts.chartClasses.Series | |
Called when the underlying data the series represents needs to be mapped to numeric representations. | |
updateMapping() — method, class mx.charts.series.BubbleSeries | |
Called when the underlying data the series represents needs to be mapped to numeric representations. | |
updateMessage(projectId:String, message:com.adobe.solutions.prm.vo:MessageVO) — method, interface com.adobe.solutions.prm.service.IProjectManagementCoreService | |
This function updates an existing message of a project. | |
updateMessage(projectId:String, message:com.adobe.solutions.prm.vo:MessageVO) — method, class com.adobe.solutions.prm.services.impl.ProjectManagementCoreService | |
This function updates an existing message of a project. | |
updateMode — Property, class mx.data.messages.UpdateCollectionMessage | |
Indicates the state of this update. | |
updateNavItemIcon(index:int, icon:Class) — method, class mx.controls.NavBar | |
Resets the icon of a navigator item in the NavBar control. | |
updateNavItemLabel(index:int, label:String) — method, class mx.controls.NavBar | |
Sets the label property of a navigator item in the NavBar control. | |
updateOfflineItem(item:Object, propChangeList:Array) — method, class mx.data.DataServiceOfflineAdapter | |
Updates the specified properties of the specified offline item in the local store. | |
updateOfflineItem(item:Object, propChangeList:Array) — method, class mx.data.SQLiteOfflineAdapter | |
Updates the specified properties of the specified offline item in the local store. | |
updateOfflineItems(itemUpdates:flash.utils:Dictionary) — method, class mx.data.DataServiceOfflineAdapter | |
It is used to update the items that were modified to the local store. | |
updateOfflineItems(itemUpdates:flash.utils:Dictionary) — method, class mx.data.SQLiteOfflineAdapter | |
It is used to update the items that were modified to the local store. | |
updateOkButton(event:flash.events:Event) — method, class com.adobe.solutions.rca.presentation.AddApprovalStageParticipant | |
This method changes the state of the OK button. | |
updateOkButton(event:flash.events:Event) — method, class com.adobe.solutions.rca.presentation.AddCreatorDialog | |
This method changes the state of the OK button. | |
updateOkButton(event:flash.events:Event) — method, class com.adobe.solutions.rca.presentation.AddReviewStageParticipant | |
This method changes the state of the OK button. | |
UPDATE_OPERATION — Constant Static Property, class mx.data.messages.DataMessage | |
This operation indicates an update to data object has been performed. | |
UPDATE_OPERATION — Constant Static Property, class mx.data.messages.ManagedRemotingMessage | |
An update operation. | |
updatePopUpPosition() — method, class spark.components.SkinnablePopUpContainer | |
Positions the pop-up after the pop-up is added to PopUpManager but before any state transitions occur. | |
updatePopUpTransform() — method, class spark.components.PopUpAnchor | |
Updates the popUp control's transform matrix. | |
updateProject(project:com.adobe.solutions.prm.vo:ProjectVO) — method, interface com.adobe.solutions.prm.service.IProjectManagementCoreService | |
This function updates properties and schedule of a project. | |
updateProject(project:com.adobe.solutions.prm.vo:ProjectVO) — method, class com.adobe.solutions.prm.services.impl.ProjectManagementCoreService | |
This function updates properties and schedule of a project. | |
updateProperties() — Static Method , class flash.accessibility.Accessibility | |
Tells Flash Player to apply any accessibility changes made by using the DisplayObject.accessibilityProperties property. | |
Updater — final class, package flash.desktop | |
The Updater class is used to update the currently running application with a different version. | |
Updater() — Constructor, class flash.desktop.Updater | |
The constructor function for the Updater class. | |
updateRange() — method, class com.adobe.solutions.rca.presentation.gantt.GanttChart | |
This function updates the date range and assigns the ruler renderer based on the range mode. | |
updateRange(newAnchorPosition:int, newActivePosition:int) — method, class flashx.textLayout.edit.SelectionState | |
Updates the selection range with new anchor or active position values. | |
updateRange(newAnchorPosition:int, newActivePosition:int) — method, class flashx.textLayout.elements.TextRange | |
Update the range with new anchor or active position values. | |
updateRenderer(renderer:mx.core:IVisualElement, itemIndex:int, data:Object) — method, class spark.components.DataGroup | |
Updates the renderer for reuse. | |
updateRenderer(renderer:mx.core:IVisualElement, itemIndex:int, data:Object) — method, interface spark.components.IItemRendererOwner | |
Updates the renderer for reuse. | |
updateRenderer(renderer:mx.core:IVisualElement, itemIndex:int, data:Object) — method, class spark.components.SkinnableDataContainer | |
Updates an item renderer for use or reuse. | |
updateRendererDisplayList(r:mx.controls.listClasses:IListItemRenderer) — method, class mx.controls.dataGridClasses.DataGridBase | |
Redraws the renderer synchronously. | |
updateReviewStageDuration(reviewId:String, stageNo:int, duration:int, durationUnit:String) — method, interface com.adobe.livecycle.rca.service.core.IReviewCommentingAndApprovalService | |
Updates the duration of an ongoing or future review stage. | |
updateReviewStageDuration(reviewId:String, stageNo:int, duration:int, durationUnit:String) — method, class com.adobe.livecycle.rca.service.core.delegate.ReviewCommentingAndApprovalService | |
Updates the duration of an ongoing or future review stage. | |
UPDATES — Constant Static Property, class com.adobe.livecycle.rca.model.constant.CreatedAtType | |
Specifies that the participant was added to a review using the addReview or addApprover API. | |
UPDATES — Constant Static Property, class com.adobe.solutions.rca.constant.CreatedAtType | |
The value specifies that the participant was added to a running review, via addReview or addApprover API. | |
updateScrollRect(w:Number, h:Number) — method, class spark.layouts.supportClasses.LayoutBase | |
Called by the target at the end of its updateDisplayList to have the layout update its scrollRect. | |
updateSkinDisplayList() — method, class spark.components.Callout | |
Sets the bounds of arrow, whose geometry isn't fully specified by the skin's layout. | |
updateSkinDisplayList() — method, class spark.components.supportClasses.TrackBase | |
Sets the bounds of skin parts, typically the thumb, whose geometry isn't fully specified by the skin's layout. | |
updateStacking() — method, class mx.charts.chartClasses.StackedSeries | |
Iterates over the individual sub-series to build the stacked values. | |
updateStageDuration(reviewId:String, stageNo:int, duration:int, durationUnit:String) — method, interface com.adobe.solutions.rca.service.IReviewCommentingAndApproval | |
This operation updates the stage duration of an already running RCA Process. | |
updateStageDuration(reviewId:String, stageNo:int, duration:int, durationUnit:String) — method, class com.adobe.solutions.rca.services.impl.ReviewCommentingAndApproval | |
This operation updates the stage duration of an already running RCA Process. | |
updateStatus — Event, class air.update.ApplicationUpdater | |
Dispatched after the updater successfully downloads and interprets the update descriptor file. | |
updateStatus — Event, class air.update.ApplicationUpdaterUI | |
Dispatched after the updater successfully downloads and interprets the update descriptor file. | |
updateStatus(status:String) — method, class flash.html.HTMLHost | |
The function called when JavaScript code in the HTMLLoader object sets the window.status property. | |
UPDATE_STATUS — Constant Static Property, class air.update.events.StatusUpdateEvent | |
The StatusUpdateEvent.UPDATE_STATUS constant defines the value of the type property of the event object for a updateStatus event. | |
UPDATE_SYCHRONIZATION — Constant Static Property, class mx.automation.events.MarshalledAutomationEvent | |
updateTeamMember(projectId:String, user:com.adobe.solutions.prm.vo:TeamMemberVO) — method, interface com.adobe.solutions.prm.service.IProjectManagementCoreService | |
This function updates a team member of a project. | |
updateTeamMember(projectId:String, user:com.adobe.solutions.prm.vo:TeamMemberVO) — method, class com.adobe.solutions.prm.services.impl.ProjectManagementCoreService | |
This function updates a team member of a project. | |
updateTime — Property, interface com.adobe.ep.taskmanagement.domain.ITask | |
The date and time the task was last updated. | |
updateTime — Property, class lc.procmgmt.domain.Task | |
The date and time of the last update. | |
updateTime — Property, class lc.procmgmt.ui.task.TaskInfoModel | |
The last time the task was updated. | |
UPDATETIME — Constant Static Property, class com.adobe.ep.taskmanagement.filter.Property | |
The UPDATETIME constant specifies the task property named updateTime. | |
updateTitle(title:String) — method, class flash.html.HTMLHost | |
The function called when JavaScript code in the HTMLLoader object sets the window.document.title property or when the title element changes, either via the DOM or because of a new page load. | |
updateTitleAndSave(member:com.adobe.solutions.rca.domain.common:IMember, title:String) — method, class com.adobe.solutions.prm.domain.impl.Project | |
This remote operation updates the tile of a member present in collection and submits the change to the server. | |
updateTitleAndSave(member:com.adobe.solutions.rca.domain.common:IMember, title:String) — method, class com.adobe.solutions.prm.domain.impl.WorkItem | |
This remote operation updates the tile of a member present in collection and submits the change to the server. | |
updateTitleAndSave(member:com.adobe.solutions.rca.domain.common:IMember, title:String) — method, interface com.adobe.solutions.rca.domain.common.IMemberCollection | |
This remote operation updates the tile of a member present in collection and submits the change to the server. | |
updateTitleAndSave(member:com.adobe.solutions.rca.domain.common:IMember, title:String) — method, class com.adobe.solutions.rca.domain.impl.ReviewContext | |
This remote operation updates the tile of a member present in collection and submits the change to the server. | |
updateTitleAndSave(member:com.adobe.solutions.rca.domain.common:IMember, title:String) — method, class com.adobe.solutions.rca.domain.impl.Stage | |
This remote operation updates the tile of a member present in collection and submits the change to the server. | |
updateToController(index:int) — method, interface flashx.textLayout.compose.IFlowComposer | |
Composes and updates the display up to and including the container at the specified index. | |
updateToController(index:int) — method, class flashx.textLayout.compose.StandardFlowComposer | |
Composes and updates the display up to and including the container at the specified index. | |
updateTransform() — method, class mx.charts.chartClasses.HLOCSeriesBase | |
Called when the underlying data the series represents needs to be transformed from data to screen values by the axes of the associated data transform. | |
updateTransform() — method, class mx.charts.chartClasses.Series | |
Called when the underlying data the series represents needs to be transformed from data to screen values by the axes of the associated data transform. | |
updateTransform() — method, class mx.charts.series.BubbleSeries | |
Called when the underlying data the series represents needs to be transformed from data to screen values by the axes of the associated data transform. | |
updateType — Property, class mx.data.UpdateCollectionRange | |
Indicates what operation this range represents. | |
updateUI(textFormat:flashx.textLayout.formats:TextLayoutFormat) — method, class com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
Sets a new format for the UI | |
updateUI(textFormat:flashx.textLayout.formats:TextLayoutFormat) — method, class xd.core.axm.view.components.AXMRichTextEditorControlBar | |
Sets a new format for the UI | |
updateUI(textFormat:flashx.textLayout.formats:TextLayoutFormat) — method, interface xd.core.axm.view.components.support.IAXMRichTextEditorControlBar | |
The update user interface. | |
updateURL — Property, class air.update.ApplicationUpdater | |
The location of the update descriptor file. | |
updateURL — Property, class air.update.ApplicationUpdaterUI | |
The location of the update descriptor file. | |
updateVisibleRectangle() — method, class flashx.textLayout.container.ContainerController | |
If scrolling, sets the scroll rectangle to the container rectangle so that any lines that are halfway in view are clipped to the scrollable region. | |
updateWorkItem(workItem:com.adobe.solutions.prm.vo:WorkItemVO) — method, interface com.adobe.solutions.prm.service.IWorkItemManagementService | |
This function updates the properties and schedule of a workitem. | |
updateWorkItem(workItem:com.adobe.solutions.prm.vo:WorkItemVO) — method, class com.adobe.solutions.prm.services.impl.WorkItemManagementService | |
This function updates the properties and schedule of a workitem. | |
upIcon — Style, class fl.controls.CheckBox | |
Name of the class to use as the icon when a toggle button is not selected and the mouse is not over the button. | |
upIcon — Style, class fl.controls.LabelButton | |
Name of the class to use as the icon when a toggle button is not selected and the mouse is not over the button. | |
upIcon — Style, class fl.controls.RadioButton | |
Name of the class to use as the icon when a toggle button is not selected and the mouse is not over the button. | |
upIcon — Style, class mx.controls.Button | |
Name of the class to use as the icon when a toggle button is not selected and the mouse is not over the button. | |
upIconClass — Property, class spark.skins.mobile.supportClasses.SelectableButtonSkinBase | |
The class used to create the icon in the up state. | |
upload(fileTypes:Array) — method, class com.adobe.icc.editors.managers.FileUploadManager | |
Starts the file upload on client. | |
upload(vertexProgram:flash.utils:ByteArray, fragmentProgram:flash.utils:ByteArray) — method, class flash.display3D.Program3D | |
Uploads a pair of rendering programs expressed in AGAL (Adobe Graphics Assembly Language) bytecode. | |
upload(request:flash.net:URLRequest, uploadDataFieldName:String, testUpload:Boolean) — method, class flash.net.FileReference | |
Starts the upload of the file to a remote server. | |
uploadAttachment — Event, class com.adobe.ep.ux.attachmentlist.domain.AttachmentList | |
Dispatched when an attachment has completed uploading. | |
UPLOAD_ATTACHMENT — Constant Static Property, class com.adobe.ep.ux.attachmentlist.domain.events.AttachmentEvent | |
The REMOVE_ATTACHMENT constant specifies when an attachment has been uploaded. | |
UploadButton — class, package com.adobe.dct.component | |
The UploadButton component displays the button that allows uploading a file. | |
UploadButton() — Constructor, class com.adobe.dct.component.UploadButton | |
Constructor. | |
uploadCompleteData — Event, class flash.net.FileReference | |
Dispatched after data is received from the server after a successful upload. | |
UPLOAD_COMPLETE_DATA — Constant Static Property, class flash.events.DataEvent | |
Defines the value of the type property of an uploadCompleteData event object. | |
uploadCompressedTextureFromByteArray(data:flash.utils:ByteArray, byteArrayOffset:uint, async:Boolean) — method, class flash.display3D.textures.CubeTexture | |
Uploads a cube texture in Adobe Texture Format (ATF) from a byte array. | |
uploadCompressedTextureFromByteArray(data:flash.utils:ByteArray, byteArrayOffset:uint, async:Boolean) — method, class flash.display3D.textures.Texture | |
Uploads a compressed texture in Adobe Texture Format (ATF) from a ByteArray object. | |
uploaded — Event, class com.adobe.dct.component.UploadButton | |
Dispatched when upload generates an HTTP status code of 200. | |
uploaded — Event, class com.adobe.dct.component.toolbars.DDToolbar | |
Dispatched when any of the import/upload button is clicked. | |
UPLOADED — Static Property, class com.adobe.dct.event.UploadEvent | |
The UploadEvent.UPLOADED constant defines the value of the type property of the event object for an uploaded event. | |
uploadEnd — Event, class com.adobe.icc.editors.managers.FileUploadManager | |
Dispatched when the file upload completes. | |
uploadEnd — Event, class com.adobe.solutions.acm.authoring.presentation.common.FileUploader | |
The event dispatched when the file upload finishes. | |
UploadEvent — Dynamic Class, package com.adobe.dct.event | |
The UploadEvent class represents event object which is thrown by UploadButton when a file is uploaded. | |
UploadEvent(type:String) — Constructor, class com.adobe.dct.event.UploadEvent | |
Constructor. | |
uploadFailed — Event, class com.adobe.ep.ux.attachmentlist.domain.AttachmentList | |
Dispatched when an attachment has failed to upload. | |
UPLOAD_FAILED — Constant Static Property, class com.adobe.ep.ux.attachmentlist.domain.events.AttachmentEvent | |
The REMOVE_ATTACHMENT constant specifies when the upload of attachment failed. | |
uploadFromBitmapData(source:flash.display:BitmapData, side:uint, miplevel:uint) — method, class flash.display3D.textures.CubeTexture | |
Uploads a component of a cube map texture from a BitmapData object. | |
uploadFromBitmapData(source:flash.display:BitmapData, miplevel:uint) — method, class flash.display3D.textures.Texture | |
Uploads a texture from a BitmapData object. | |
uploadFromByteArray(data:flash.utils:ByteArray, byteArrayOffset:int, startOffset:int, count:int) — method, class flash.display3D.IndexBuffer3D | |
Uploads a set of triangle indices to the rendering context from a byte array. | |
uploadFromByteArray(data:flash.utils:ByteArray, byteArrayOffset:int, startVertex:int, numVertices:int) — method, class flash.display3D.VertexBuffer3D | |
Uploads the data for a set of points to the rendering context from a byte array. | |
uploadFromByteArray(data:flash.utils:ByteArray, byteArrayOffset:uint, side:uint, miplevel:uint) — method, class flash.display3D.textures.CubeTexture | |
Uploads a component of a cube map texture from a ByteArray object. | |
uploadFromByteArray(data:flash.utils:ByteArray, byteArrayOffset:uint, miplevel:uint) — method, class flash.display3D.textures.Texture | |
Uploads a texture from a ByteArray. | |
uploadFromVector(data:Vector$uint, startOffset:int, count:int) — method, class flash.display3D.IndexBuffer3D | |
Uploads a set of triangle indices to the rendering context from a vector array. | |
uploadFromVector(data:Vector$Number, startVertex:int, numVertices:int) — method, class flash.display3D.VertexBuffer3D | |
Uploads the data for a set of points to the rendering context from a vector array. | |
uploading — Skin State, class com.adobe.ep.ux.attachmentlist.domain.AttachmentList | |
uploading — Skin State, class com.adobe.solutions.acm.authoring.presentation.common.FileUploader | |
Uploading state of the FileUploader | |
uploadNewFile(event:flash.events:MouseEvent) — method, class com.adobe.solutions.prm.presentation.asset.RestartAssetScheduleDialog | |
This method uploads a new file. | |
uploadNewFileButton — Skin Part, class com.adobe.solutions.prm.presentation.asset.RestartAssetScheduleDialog | |
The skin part for the Upload New File button. The skin part for the Upload New File button. | |
upload_progress_bar — Property, class com.adobe.ep.ux.attachmentlist.skin.AttachmentListSkin | |
The progress bar displayed when an attachement is uploaded. | |
upload_progress_bar — Skin Part, class com.adobe.ep.ux.attachmentlist.domain.AttachmentList | |
The progress bar that is displayed when uploading an attachment. The progress bar that is displayed when uploading an attachment. | |
uploadProgressBar — Skin Part, class com.adobe.solutions.acm.authoring.presentation.common.FileUploader | |
A skin part that defines upload progress bar A skin part that defines upload progress bar | |
uploadStart — Event, class com.adobe.icc.editors.managers.FileUploadManager | |
Dispatched when the file has started to upload. | |
uploadToPathFromByteArray(parentPath:String, fileData:flash.utils:ByteArray, mimeType:String, fileNameArg:String) — method, class com.adobe.livecycle.content.File | |
Uploads file to location specified by parenPath on the Experience Server from a ByteArray value. | |
uploadToPathFromFileReference(parentPath:String, typeFilter:Array) — method, class com.adobe.livecycle.content.File | |
Uploads file on filesystem at path specified by parentPath on the Experience Server. | |
uploadToTempFromByteArray(fileData:flash.utils:ByteArray, mimeType:String, fileNameArg:String) — method, class com.adobe.livecycle.content.File | |
Uploads file to temporary location to the Experience Server from a ByteArray value. | |
uploadToTempFromFileReference(typeFilter:Array) — method, class com.adobe.livecycle.content.File | |
Uploads file on filesystem to temporary location on the Experience Server.It uses FileReference to upload file to the Experience Server. | |
uploadUnencoded(request:flash.net:URLRequest) — method, class flash.net.FileReference | |
Initiate uploading a file to a URL without any encoding. | |
UPLOAD_URL — Constant Static Property, class coldfusion.service.Util | |
upper(s:String) — Static Method , class com.adobe.fiber.runtime.lib.StringFunc | |
Converts a string to uppercase. | |
UPPER_ALPHA — Constant Static Property, class flashx.textLayout.formats.ListStyleType | |
Upper-case alphabetic "numbering": A-Z, AA-ZZ, and so on. | |
UPPERCASE — Constant Static Property, class flash.text.engine.TypographicCase | |
Specifies that all characters use uppercase glyphs on output. | |
UPPERCASE — Constant Static Property, class flashx.textLayout.formats.TLFTypographicCase | |
Specifies that all characters use uppercase glyphs on output. | |
UPPER_CATEGORY — Constant Static Property, class com.adobe.icc.enum.CategoryType | |
Specifies the enumerator code for a main category. | |
UPPER_GREEK — Constant Static Property, class flashx.textLayout.formats.ListStyleType | |
Upper-case Greek alphabetic "numering". | |
UPPER_LATIN — Constant Static Property, class flashx.textLayout.formats.ListStyleType | |
Upper-case alphabetic "numbering": A-Z, AA-ZZ, and so on. | |
upperMargin — Property, class mx.charts.chartClasses.BoundedValue | |
The margin, in pixels, required above the value in order to render properly. | |
UPPER_ROMAN — Constant Static Property, class flashx.textLayout.formats.ListStyleType | |
Upper-case Roman numbering: I, II, III, IV, and so on. | |
upSelectedIconClass — Property, class spark.skins.mobile.supportClasses.SelectableButtonSkinBase | |
The class used to create the icon in the selected upSelected state . | |
UPSIDE_DOWN — Constant Static Property, class flash.display.StageOrientation | |
Specifies that the stage is currently upside down relative to the default orientation. | |
upSkin — Style, class fl.containers.ScrollPane | |
The default skin shown on the scroll pane. | |
upSkin — Style, class fl.controls.dataGridClasses.DataGridCellEditor | |
Name of the class to use as the skin for the background and border of the DataGridCellEditor. | |
upSkin — Style, class fl.controls.listClasses.CellRenderer | |
Name of the class to use as the skin for the background and border when the button is not selected and the mouse is not over the component. | |
upSkin — Style, class fl.controls.BaseButton | |
Name of the class to use as the skin for the background and border when the button is not selected and the mouse is not over the component. | |
upSkin — Style, class fl.controls.TextArea | |
The class that provides the background for the TextArea component. | |
upSkin — Style, class fl.controls.ComboBox | |
The name of the class that provides the background of the ComboBox component. | |
upSkin — Style, class fl.controls.LabelButton | |
Name of the class to use as the skin for the background and border when the button is not selected and the mouse is not over the component. | |
upSkin — Style, class fl.controls.TextInput | |
The name of the class to use as a background for the TextInput component. | |
upSkin — Style, class fl.controls.ColorPicker | |
The class that provides the skin for the ColorPicker button when it is in the up position. | |
upSkin — Style, class mx.controls.Button | |
Name of the class to use as the skin for the background and border when the button is not selected and the mouse is not over the control. | |
upSkin — Style, class mx.controls.ComboBase | |
Name of the class to use as the skin for the background and border when the mouse is not over the control. | |
upState — Property, class flash.display.SimpleButton | |
Specifies a display object that is used as the visual object for the button up state — the state that the button is in when the pointer is not positioned over the button. | |
upSymbolIconClass — Property, class spark.skins.mobile.supportClasses.SelectableButtonSkinBase | |
The class used to create the symbol icon in all deselected states . | |
upSymbolIconSelectedClass — Property, class spark.skins.mobile.supportClasses.SelectableButtonSkinBase | |
The class used to create the selected symbol icon in all selected states. | |
URDU — Constant Static Property, class flashx.textLayout.formats.ListStyleType | |
Numbering using Urdu. | |
uri — Property, class Namespace | |
The Uniform Resource Identifier (URI) of the namespace. | |
uri — Property, class QName | |
The Uniform Resource Identifier (URI) of the QName object. | |
uri — Property, class com.adobe.livecycle.rca.model.document.SupportingDocument | |
Specifies the URI of the supporting document. | |
uri — Property, interface com.adobe.mosaic.om.interfaces.ICatalog | |
Returns the URI of this catalog, which is defined in the application(s) that reference this catalog. | |
uri — Property, interface com.adobe.solutions.rca.domain.ISupportingDocument | |
The document URI. | |
uri — Property, class com.adobe.solutions.rca.domain.impl.SupportingDocument | |
The document URI. | |
uri — Property, class com.adobe.solutions.rca.vo.DocumentVO | |
Returns document URI. | |
uri — Property, class flash.net.NetConnection | |
The URI passed to the NetConnection.connect() method. | |
uri — Property, class flash.net.NetStreamInfo | |
Return the URI used when NetConnection.connect() was called. | |
uri — Property, class mx.messaging.Channel | |
Provides access to the URI used to create the whole endpoint URI for this channel. | |
uriDereferencer — Property, class flash.security.XMLSignatureValidator | |
The IURIDereferencer implementation. | |
URIError — Dynamic Class, Top Level | |
A URIError exception is thrown when one of the global URI handling functions is used in a way that is incompatible with its definition. | |
URIError(message:String) — Constructor, class URIError | |
Creates a new URIError object. | |
URIParser — class, package com.adobe.gravity.utility.url | |
Parser for URIs. | |
URIParser(uri:String) — Constructor, class com.adobe.gravity.utility.url.URIParser | |
Constructor. | |
urisEqual(uri1:String, uri2:String) — Static Method , class mx.utils.URLUtil | |
Tests whether two URI Strings are equivalent, ignoring case and differences in trailing slashes. | |
url — Property, class coldfusion.service.mxml.Chart | |
URL to open if the user clicks item in a data series; the onClick destination page. | |
url — Property, interface com.adobe.ep.taskmanagement.domain.IAttachment | |
The URL for the attachment contents. | |
url — Property, class com.adobe.ep.ux.webdocumentviewer.domain.WebDocumentViewer | |
The document URL reference. | |
url — Property, class com.adobe.mosaic.mxml.ServerSession | |
The value of the fully qualified URL path to the Experience Server. | |
url — Property, class com.adobe.mosaic.om.impl.SessionConfiguration | |
Returns the server url associated with the configuration | |
url — Property, interface com.adobe.mosaic.om.interfaces.IApplication | |
The current URL for this application's descriptor. | |
url — Property, interface com.adobe.mosaic.om.interfaces.ICatalog | |
Returns the current url for this catalog's descriptor | |
url — Property, interface com.adobe.mosaic.om.interfaces.IServer | |
Returns the url for server. | |
url — Property, interface com.adobe.mosaic.om.interfaces.ISessionConfiguration | |
The URL to be used to connect to the remote server | |
url — Property, interface com.adobe.mosaic.om.interfaces.ITile | |
The fully resolved URI for this tile. | |
url — Property, class com.adobe.solutions.prm.presentation.event.DocumentPodEvent | |
This method gets the import document URL. | |
url — Property, class fl.display.ProLoaderInfo | |
The URL of the media being loaded. | |
url — Property, class flash.display.LoaderInfo | |
The URL of the media being loaded. | |
url — Property, class flash.filesystem.File | |
The URL for this file path. | |
url — Property, class flash.html.HTMLHistoryItem | |
The URL of the HTML page. | |
url — Property, class flash.media.Sound | |
The URL from which this sound was loaded. | |
url — Property, class flash.net.URLRequest | |
The URL to be requested. | |
url — Property, class flash.text.TextFormat | |
Indicates the target URL for the text in this text format. | |
url — Property, class lc.procmgmt.domain.DocumentReference | |
The URL reference to the document. | |
url — Property, class mx.controls.textClasses.TextRange | |
URL for a hypertext link in the range. | |
url — Property, class mx.core.Application | |
The URL from which this Application's SWF file was loaded. | |
url — Property, class mx.events.BrowserChangeEvent | |
The new value of the url property in the BrowserManager. | |
url — Property, class mx.events.RSLEvent | |
The URLRequest object that represents the location of the RSL being downloaded. | |
url — Property, interface mx.managers.IBrowserManager | |
The current URL as it appears in the browser address bar. | |
url — Property, class mx.messaging.messages.HTTPRequestMessage | |
Contains the final destination for this request. | |
url — Property, interface mx.modules.IModuleInfo | |
The URL associated with this module (for example, "MyImageModule.swf" or "http://somedomain.com/modules/MyImageModule.swf". | |
url — Property, class mx.modules.ModuleLoader | |
The location of the module, expressed as a URL. | |
url — Property, class mx.rpc.http.AbstractOperation | |
Location of the service. | |
url — Property, class mx.rpc.http.HTTPService | |
Location of the service. | |
url — Property, class mx.rpc.livecycle.DocumentReference | |
Populated when the reference type is URL. | |
url — Property, class org.osmf.media.URLResource | |
The URL of the resource. | |
url — Property, class spark.components.Application | |
The URL from which this Application's SWF file was loaded. | |
url — Property, class spark.modules.ModuleLoader | |
The location of the module, expressed as a URL. | |
URL — Constant Static Property, class flash.text.SoftKeyboardType | |
URL keyboard | |
urlChange — Event, interface mx.managers.IBrowserManager | |
Dispatched when the URL is changed by the application. | |
URL_CHANGE — Constant Static Property, class mx.events.BrowserChangeEvent | |
The BrowserChangeEvent.URL_CHANGE constant defines the value of the type property of the event object for a urlChange event. | |
urlChanged — Event, class mx.modules.ModuleLoader | |
Dispatched when the ModuleLoader is given a new URL. | |
urlChanged — Event, class spark.modules.ModuleLoader | |
Dispatched when the ModuleLoader is given a new URL. | |
URL_CHANGED — Constant Static Property, class mx.events.FlexEvent | |
The FlexEvent.URL_CHANGED constant defines the value of the type property of the event object for a urlChanged event. | |
UrlExpressionLoader — class, package com.adobe.exm.expression.impl | |
Loads the expression SWF from the given URL. | |
UrlExpressionLoader(endpoint:String, params:Object) — Constructor, class com.adobe.exm.expression.impl.UrlExpressionLoader | |
Constructor. | |
urlField — Skin Part, class com.adobe.solutions.prm.presentation.document.ImportUrlDialog | |
The skin part for URL text input. The skin part for URL text input. | |
URLFilePromise — class, package air.desktop | |
The URLFilePromise class allows resources accessible at a URL to be dragged out of an AIR application as a file promise. | |
URLFilePromise() — Constructor, class air.desktop.URLFilePromise | |
Creates a URLFilePromise object. | |
URL_FORMAT — Constant Static Property, class flash.desktop.ClipboardFormats | |
A URL string (AIR only). | |
urlIncludesFMSApplicationInstance — Property, class org.osmf.net.StreamingURLResource | |
Indicates, for RTMP streaming URLs, whether the URL includes the FMS application instance or not. | |
URLLoader — class, package flash.net | |
The URLLoader class downloads data from a URL as text, binary data, or URL-encoded variables. | |
URLLoader(request:flash.net:URLRequest) — Constructor, class flash.net.URLLoader | |
Creates a URLLoader object. | |
URLLoaderDataFormat — final class, package flash.net | |
The URLLoaderDataFormat class provides values that specify how downloaded data is received. | |
URLMonitor — class, package air.net | |
The URLMonitor class monitors availablity of an HTTP- or HTTPS-based service. | |
URLMonitor(urlRequest:flash.net:URLRequest, acceptableStatusCodes:Array) — Constructor, class air.net.URLMonitor | |
Creates a URLMonitor Object for a specified HTTP- or HTTPS-based service. | |
URLPARAM_DATA — Constant Static Property, class com.adobe.icc.external.dc.InvokeParams | |
URL parameter pre-defined key name for inline initial XML data. | |
URLPARAM_DATAURL — Constant Static Property, class com.adobe.icc.external.dc.InvokeParams | |
URL parameter pre-defined key name for initial XML data file location (internal or external to host, must be absolute). | |
URLPARAM_LETTERID — Constant Static Property, class com.adobe.icc.external.dc.InvokeParams | |
URL parameter pre-defined key name for letter ID (GUID). | |
URLPARAM_LETTERNAME — Constant Static Property, class com.adobe.icc.external.dc.InvokeParams | |
URL parameter pre-defined key name for letter name (version-independent). | |
URLPARAM_LETTERVERSION — Constant Static Property, class com.adobe.icc.external.dc.InvokeParams | |
URL parameter pre-defined key name for letter version (only applies, and is required for, the archived state). | |
URLPARAM_PREVIEW — Constant Static Property, class com.adobe.icc.external.dc.InvokeParams | |
URL parameter pre-defined key name for specifying preview mode. | |
URLPARAM_USELATEST — Constant Static Property, class com.adobe.icc.external.dc.InvokeParams | |
URL parameter pre-defined key name for using latest assets for previewing the specified letter. | |
URLPARAM_USETESTDATA — Constant Static Property, class com.adobe.icc.external.dc.InvokeParams | |
URL parameter pre-defined key name for using test data for specified letter. | |
URLPARM_STARTENDPOINT — Constant Static Property, class lc.procmgmt.ui.layout.WorkspaceModel | |
The name of the parameter in the URL to start a new task directly. | |
URLPARM_STARTPAGE — Constant Static Property, class lc.procmgmt.ui.layout.WorkspaceModel | |
The name of the parameter used in the URL to select the starting page that is displayed. | |
URLPARM_TASKID — Constant Static Property, class lc.procmgmt.ui.layout.WorkspaceModel | |
The name of the parameter in the URL to access a ToDo task directly. | |
urlPrompt — Property, class flash.events.DRMAuthenticateEvent | |
A prompt for a URL string, provided by the server. | |
urlRequest — Property, class air.net.URLMonitor | |
The URLRequest object representing the probe request. | |
URLRequest — final class, package flash.net | |
The URLRequest class captures all of the information in a single HTTP request. | |
URLRequest(url:String) — Constructor, class flash.net.URLRequest | |
Creates a URLRequest object. | |
URLRequestDefaults — class, package flash.net | |
The URLRequestDefaults class includes static properties that you can set to define default values for the properties of the URLRequest class. | |
URLRequestHeader — final class, package flash.net | |
A URLRequestHeader object encapsulates a single HTTP request header and consists of a name/value pair. | |
URLRequestHeader(name:String, value:String) — Constructor, class flash.net.URLRequestHeader | |
Creates a new URLRequestHeader object that encapsulates a single HTTP request header. | |
URLRequestMethod — final class, package flash.net | |
The URLRequestMethod class provides values that specify whether the URLRequest object should use the POST method or the GET method when sending data to a server. | |
URLResource — class, package org.osmf.media | |
URLResource is a media resource that has a URL. | |
URLResource(url:String) — Constructor, class org.osmf.media.URLResource | |
Constructor. | |
URL_SCHEME_INVALID — Constant Static Property, class org.osmf.events.MediaErrorCodes | |
Error constant for when the NetLoader is unable to load a resource because of an unknown or invalid URL scheme. | |
URLStream — class, package flash.net | |
The URLStream class provides low-level access to downloading URLs. | |
URLUtil — class, package mx.utils | |
The URLUtil class is a static class with methods for working with full and relative URLs within Flex. | |
URLVariables — Dynamic Class, package flash.net | |
The URLVariables class allows you to transfer variables between an application and a server. | |
URLVariables(source:String) — Constructor, class flash.net.URLVariables | |
Creates a new URLVariables object. | |
useBackgroundGradient — Property, class spark.skins.mobile.CalloutSkin | |
Enables a vertical linear gradient in the backgroundColor frame. | |
useBackgroundGradient — Property, class spark.skins.mobile.supportClasses.CalloutArrow | |
Enables a vertical linear gradient in the backgroundColor frame. | |
useBitmapScrolling — Property, class fl.containers.BaseScrollPane | |
When set to true, the cacheAsBitmap property for the scrolling content is set to true; when set to false this value is turned off. | |
useCache — Property, class flash.html.HTMLLoader | |
Specifies whether the local cache should be consulted before HTTP requests issued by this object fetch data. | |
useCache — Property, class flash.net.URLRequest | |
Specifies whether the local cache should be consulted before this URLRequest fetches data. | |
useCache — Static Property, class flash.net.URLRequestDefaults | |
The default setting for the useCache property of URLRequest objects. | |
useCapture — Property, class mx.automation.events.EventDetails | |
Determines whether the listener works in the capture phase or the target and bubbling phases. | |
useCapture — Property, class mx.events.EventListenerRequest | |
The useCapture parameter to addEventListener(). | |
useCenterAlignment — Property, class spark.skins.mobile.supportClasses.ButtonSkinBase | |
If true, then the labelDisplay and iconDisplay are centered. | |
useChromeColor — Property, class spark.skins.SparkSkin | |
Specifies whether or not this skin should be affected by the chromeColor style. | |
useClipboardAnnotations — Property, class flashx.textLayout.conversion.ConverterBase | |
useClipboardAnnotations — Property, interface flashx.textLayout.conversion.ITextExporter | |
The useClipboardAnnotations property controls whether or not the importer should handle the extra information necessary for the clipboard. | |
useClipboardAnnotations — Property, interface flashx.textLayout.conversion.ITextImporter | |
Controls whether or not the importer should handle the extra information necessary for the clipboard. | |
useCodePage — Static Property, class flash.system.System | |
A Boolean value that determines which code page to use to interpret external text files. | |
useCounter — Property, interface com.adobe.livecycle.ria.security.api.IPin | |
The number of times the current pin has been used in calls made to Experience Server. | |
useCounter — Property, class com.adobe.livecycle.ria.security.service.Pin | |
The number of times the current pin has been used in calls made to Experience Server. | |
useCurrencySymbol — Property, class spark.formatters.CurrencyFormatter | |
Enables the use of the currencySymbol property when formatting currency amounts. | |
useCurrentFrame(enable:Boolean, spanStart:int) — method, class fl.motion.AnimatorBase | |
Sets the currentFrame property whenever a new frame is entered, and sets whether the target's animation is synchronized to the frames in its parent MovieClips's timeline. | |
used — Property, class com.adobe.solutions.rca.vo.ExternalUsersVO | |
Returns whether the user has already registered or not. | |
USE_DOMINANT_BASELINE — Constant Static Property, class flash.text.engine.TextBaseline | |
Specifies that the alignmentBaseline is the same as the dominantBaseline. | |
useDuration — Property, class mx.effects.SoundEffect | |
If true, stop the effect after the time specified by the duration property has elapsed. | |
useDuration — Property, class mx.effects.effectClasses.SoundEffectInstance | |
If true, stop the effect after the time specified by the duration property has elapsed. | |
useEchoSuppression — Property, class flash.media.Microphone | |
Set to true if echo suppression is enabled; false otherwise. | |
useExactMatch — Property, class com.adobe.solutions.prm.vo.AbstractSearchFilterVO | |
Some of the attributes like, name and template name use LIKE query. | |
useFTE — Property, class mx.core.UITextFormat | |
Determines how the measureText() and measureHTMLText() methods do text measurement. | |
useGrouping — Property, class flash.globalization.CurrencyFormatter | |
Enables the use of the grouping separator when formatting currency amounts. | |
useGrouping — Property, class flash.globalization.NumberFormatter | |
Enables the use of the grouping separator when formatting numbers. | |
useGrouping — Property, class spark.formatters.supportClasses.NumberFormatterBase | |
Enables the use of the grouping separator when formatting numbers. | |
useGroupQueue — Property, class com.adobe.livecycle.rca.model.participant.AbstractParticipant | |
If true, tasks are assigned to the group queue. | |
useHandCursor — Property, class flash.display.SimpleButton | |
A Boolean value that, when set to true, indicates whether the hand cursor is shown when the pointer rolls over a button. | |
useHandCursor — Property, class flash.display.Sprite | |
A Boolean value that indicates whether the pointing hand (hand cursor) appears when the pointer rolls over a sprite in which the buttonMode property is set to true. | |
useHandCursor — Property, class lc.procmgmt.ui.task.TaskImageModel | |
A flag that specifies whether or not the rollover effect is active on a process card. | |
useHandCursor — Property, interface mx.core.IContainer | |
A Boolean value that indicates whether the pointing hand (hand cursor) appears when the pointer rolls over a sprite in which the buttonMode property is set to true. | |
useHardwareDecoder — Property, class flash.net.NetStream | |
Specifies whether to use hardware accelerated decoding on the stream. | |
useIconStyle — Property, class spark.skins.mobile.supportClasses.ButtonSkinBase | |
If true, then create the iconDisplay using the icon style. | |
useLatest — Property, class com.adobe.icc.dc.domain.LetterInstance | |
True if the letter uses latest asset while reload of the letter. | |
useLatest — Property, class com.adobe.icc.external.dc.InvokeParams | |
True if the latest assets/modules are to be used for previewing the specified letter. | |
use namespace — Statement | |
Causes the specified namespaces to be added to the set of open namespaces. | |
useNativeDragManager — Property, class mx.core.WindowedApplication | |
If true, the DragManager should use the NativeDragManagerImpl implementation class. | |
useNativeDragManager — Property, class spark.components.WindowedApplication | |
If true, the DragManager should use the NativeDragManagerImpl implementation class. | |
useNegativeSign — Property, class mx.formatters.CurrencyFormatter | |
If true, format a negative number by preceding it with a minus "-" sign. | |
useNegativeSign — Property, class mx.formatters.NumberFormatter | |
If true, format a negative number by preceding it with a minus "-" sign. | |
usePhasedInstantiation — Property, interface mx.managers.ILayoutManager | |
A flag that indicates whether the LayoutManager allows screen updates between phases. | |
usePhasedInstantiation — Property, class mx.managers.LayoutManager | |
A flag that indicates whether the LayoutManager allows screen updates between phases. | |
usePreloader — Property, class mx.core.Application | |
If true, specifies to display the application preloader. | |
usePreloader — Property, class spark.components.Application | |
If true, specifies to display the application preloader. | |
useProxy — Property, class com.adobe.fiber.services.wrapper.HTTPServiceWrapper | |
The useProxy property of the wrapped HTTPMultiService instance. | |
useProxy — Property, class com.adobe.fiber.services.wrapper.WebServiceWrapper | |
The useProxy property of the wrapped WebService. | |
useProxy — Property, class mx.rpc.http.AbstractOperation | |
Specifies whether to use the Flex proxy service. | |
useProxy — Property, class mx.rpc.http.HTTPMultiService | |
Specifies whether to use the Flex proxy service. | |
useProxy — Property, class mx.rpc.http.HTTPService | |
Specifies whether to use the Flex proxy service. | |
useProxy — Property, class mx.rpc.http.Operation | |
Specifies whether to use the Flex proxy service. | |
useProxy — Property, class mx.rpc.soap.AbstractWebService | |
Specifies whether to use the Flex proxy service. | |
user — Property, interface com.adobe.livecycle.ria.security.api.IAuthResult | |
The current user instance when authentication is successful. | |
user — Property, class com.adobe.livecycle.ria.security.service.AuthResult | |
The current user instance when authentication is successful. | |
user — Property, interface com.adobe.solutions.prm.domain.ITeamMember | |
User object is fetched based on principal name attribute of team member value object. | |
user — Property, class com.adobe.solutions.prm.domain.impl.TeamMember | |
User object is fetched based on principal name attribute of team member value object. | |
user — Property, class com.adobe.solutions.prm.presentation.document.DocumentPod | |
The current user. | |
user — Property, interface com.adobe.solutions.rca.domain.IParticipant | |
The user object for a participant. | |
user — Property, class com.adobe.solutions.rca.domain.impl.Participant | |
The user object for a participant. | |
user — Property, class com.adobe.solutions.rca.presentation.event.UserSelectedEvent | |
This property refers to the selected user. | |
user — Property, class com.adobe.solutions.rca.presentation.template.ReviewTemplateWorkflow | |
User who uploaded the supporting documents. | |
user — Property, class com.adobe.solutions.rca.presentation.template.documents.SupportingDocuments | |
A user who uploads the document, is called the creator of the document. | |
user — Property, interface lc.foundation.domain.IUserAware | |
The User object. | |
user — Property, class lc.procmgmt.commands.TaskUserCommand | |
The User object. | |
User — class, package com.adobe.icc.vo | |
Represents the information about the user object | |
User — class, package com.adobe.livecycle.ria.security.service | |
The User class provides read-access to the user's attributes, and offers basic support for authorization checking. | |
User — class, package com.adobe.solutions.rca.domain.impl | |
This class defines an user. | |
User — class, package lc.foundation.domain | |
The User class represents a user on the Document Server and is used to retrieve the properties of a specific user. | |
User() — Constructor, class com.adobe.icc.vo.User | |
Constructor | |
User(session:com.adobe.livecycle.ria.security.api:ISession, attributes:Object) — Constructor, class com.adobe.livecycle.ria.security.service.User | |
Constructor. | |
User(principalName:String) — Constructor, class com.adobe.solutions.rca.domain.impl.User | |
The constructor for User class. | |
USER — Constant Static Property, class lc.procmgmt.QueueConstants | |
A special value that identifies the queue as one being owned by another user. | |
userAcl — Property, class lc.procmgmt.domain.Assignment | |
The access control list for the assignment. | |
UserActionProperty — class, package lc.procmgmt.domain | |
The UserActionProperty class specifies properties of the user actions defined in the single or multi user service. | |
UserActionProperty() — Constructor, class lc.procmgmt.domain.UserActionProperty | |
Constructor | |
useragent — Property, class coldfusion.service.DocumentSection | |
Text to put in the HTTP User-Agent request header field. | |
userAgent — Property, class coldfusion.service.mxml.Document | |
Text to put in the HTTP User-Agent request header field. | |
userAgent — Property, class flash.html.HTMLLoader | |
The user agent string to be used in any upcoming content requests from this HTMLLoader object. | |
userAgent — Property, class flash.net.URLRequest | |
Specifies the user-agent string to be used in the HTTP request. | |
userAgent — Static Property, class flash.net.URLRequestDefaults | |
The default setting for the userAgent property of URLRequest objects. | |
userAgent — Property, class mx.controls.HTML | |
The user agent string to be used in content requests from this control. | |
userAssertion — Property, interface lc.foundation.ISessionManager | |
The SAML assertion data that can be used to pass authentication to Data Services. | |
userAssertion — Property, class lc.foundation.SessionManager | |
The SAML assertion data that can be used to pass authentication to Data Services. | |
userData — Property, class flash.text.engine.ContentElement | |
Provides a way for an application to associate arbitrary data with the element. | |
userData — Property, class flash.text.engine.TextBlock | |
Provides a way for the application to associate arbitrary data with the text block. | |
userData — Property, class flash.text.engine.TextLine | |
Provides a way for the application to associate arbitrary data with the text line. | |
userData — Property, class flashx.textLayout.operations.FlowOperation | |
Arbitrary data associated with an element. | |
userDirectory — Static Property, class flash.filesystem.File | |
The user's directory. | |
userDropDown — Skin Part, class com.adobe.solutions.rca.presentation.comment.CommentPod | |
A reference to the DropDownListBase object that displays the user details. A reference to the DropDownListBase object that displays the user details. | |
UserEvent — class, package com.adobe.icc.services.user | |
Event representing information around the sso or authentication related interaction of the client with server | |
UserEvent(type:String) — Constructor, class com.adobe.icc.services.user.UserEvent | |
Constructor. | |
useRichTextClipboard — Property, class fl.text.TLFTextField | |
Specifies whether to copy the text formatting along with the text to the clipboard. | |
useRichTextClipboard — Property, class flash.text.TextField | |
Specifies whether to copy and paste the text formatting along with the text. | |
useRichTextClipboard — Property, class mx.core.FTETextField | |
This property is not implemented in FTETextField because FTETextField does not support selection or clipboard operations. | |
useRichTextClipboard — Property, interface mx.core.IUITextField | |
Specifies whether to copy and paste the text formatting along with the text. | |
userid — Property, interface com.adobe.livecycle.ria.security.api.IUser | |
The user's user identifier (ID). | |
userid — Property, class com.adobe.livecycle.ria.security.service.User | |
The user's user identifier (ID). | |
userid — Property, interface com.adobe.solutions.rca.domain.IUser | |
Unique identifier of a user. | |
userid — Property, class com.adobe.solutions.rca.domain.impl.User | |
Unique identifier of a user. | |
userid — Property, class com.adobe.solutions.rca.vo.um.UserVO | |
Login identifier of this user. | |
userid — Property, class lc.foundation.domain.User | |
The user's user ID. | |
userid — Property, interface lc.foundation.ui.ILoginPage | |
The user identifier. | |
userId — Property, interface com.adobe.solutions.prm.domain.ITeamMember | |
User ID of a team member as defined in Adobe ® Digital Enterprise Platform Document Services - Administration Console. | |
userId — Property, class com.adobe.solutions.prm.domain.impl.TeamMember | |
User ID of a team member as defined in Adobe ® Digital Enterprise Platform Document Services - Administration Console. | |
userId — Property, class com.adobe.solutions.rca.vo.um.PrincipalSearchFilterVO | |
User identifier on which the search is based. | |
userIdle — Event, class flash.desktop.NativeApplication | |
Dispatched when the user has been idle. | |
USER_IDLE — Constant Static Property, class flash.events.Event | |
The Event.USER_IDLE constant defines the value of the type property of a userIdle event object. | |
userLabelFunction(item:Object) — method, class com.adobe.solutions.rca.presentation.comment.CommentPod | |
This function generates the label of a user, that is displayed in the user list. | |
UserLinkageAssignmentEditor — class, package com.adobe.solutions.acm.authoring.presentation.letter.data | |
The linkage editor to link the data element of Letter Editor to a user specified input which can be edited in the create correspondence UI. | |
UserLinkageAssignmentEditor() — Constructor, class com.adobe.solutions.acm.authoring.presentation.letter.data.UserLinkageAssignmentEditor | |
Constructor. | |
userLinkageEditor — Skin Part, class com.adobe.solutions.acm.authoring.presentation.letter.data.DataLinkageEditorStack | |
A skin part that defines UserLinkageAssignmentEditor component A skin part that defines UserLinkageAssignmentEditor component | |
userManager — Static Property, class com.adobe.icc.editors.managers.FileUploadManager | |
The instance of ISSOManager which holds the information about current logged in user. | |
userManager — Property, interface com.adobe.solutions.rca.domain.IUser | |
User manager service instance for a user. | |
userManager — Property, class com.adobe.solutions.rca.domain.impl.User | |
User manager service instance for a user. | |
UserManager — class, package com.adobe.solutions.rca.services.impl | |
This class implements methods exposed for user management. | |
UserManager — class, package lc.foundation | |
The UserManager class is the standard implementation of the IUserManager interface. | |
UserManager() — Constructor, class com.adobe.solutions.rca.services.impl.UserManager | |
The constructor for UserManager class. | |
UserManager(session:lc.foundation.domain:SessionMap) — Constructor, class lc.foundation.UserManager | |
Constructor. | |
userManagerUrl — Property, class lc.foundation.SessionManager | |
The URL for single-sign on and authentication. | |
username — Property, class com.adobe.dct.model.ConfigModel | |
The username. | |
userName — Property, class coldfusion.service.mxml.Ldap | |
User ID. | |
userName — Property, class coldfusion.service.mxml.Mail | |
A user name to send to SMTP servers that require authentication. | |
userName — Property, class coldfusion.service.mxml.Pop | |
A user name. | |
userName — Property, class com.adobe.solutions.prm.presentation.team.TeamMemberDetails | |
The name of the user. | |
userName — Property, interface com.adobe.solutions.rca.domain.IComment | |
Name of the user who published the comment. | |
userName — Property, class com.adobe.solutions.rca.domain.impl.Comment | |
Name of the user who published the comment. | |
USERNAME_AND_PASSWORD — Constant Static Property, class flash.net.drm.AuthenticationMethod | |
Indicates that a valid user name and password are required. | |
usernamePrompt — Property, class flash.events.DRMAuthenticateEvent | |
A prompt for a user name credential, provided by the server. | |
USERNAME_PWD — Constant Static Property, class com.adobe.livecycle.ria.security.api.TicketType | |
A special value that specifies that ticket is of type username and password. | |
userOid — Property, class lc.procmgmt.events.TaskActionCompleteEvent | |
The identifier of the user that the task was sent to. | |
useRollOver — Style, class mx.controls.listClasses.ListBase | |
A flag that controls whether items are highlighted as the mouse rolls over them. | |
useRollOver — Style, class mx.controls.listClasses.AdvancedListBase | |
A flag that controls whether items are highlighted as the mouse rolls over them. | |
useRotationConcat — Property, class fl.motion.KeyframeBase | |
If set to true, this property causes the target object to rotate when data for motion is supplied by addpropertyarray. | |
useRotationConcat(index:int) — method, class fl.motion.MotionBase | |
Rotates the target object when data for the motion is supplied by the addPropertyArray() method. | |
userPassword — Property, class coldfusion.service.mxml.Document | |
Specifies a user password; format="PDF" only. | |
userPermissions — Static Property, class com.adobe.livecycle.assetmanager.client.handler.PermissionBasedAssetHandler | |
Specifies a list of permissions that is associated with the current logged-in user. | |
userPermissions — Property, class com.adobe.livecycle.assetmanager.client.managers.AssetManager | |
Specifies the permissions for the current user. | |
userPermissionsPrefixMap — Static Property, class com.adobe.livecycle.assetmanager.client.handler.PermissionBasedAssetHandler | |
Specifies a map of asset permissions prefixes using the format {assetType1:prefix1, assetType2:prefix2}. | |
userPermissionsPrefixMap — Property, class com.adobe.livecycle.assetmanager.client.managers.AssetManager | |
Specifies a map of asset permissions prefixes using the format {assetType1:prefix1, assetType2:prefix2}. | |
UserPreference — class, package com.adobe.livecycle.rca.model | |
User preference class that is used to save user preferences on the server. | |
UserPreference() — Constructor, class com.adobe.livecycle.rca.model.UserPreference | |
Constructor. | |
UserPreferenceVO — class, package com.adobe.solutions.rca.vo | |
User preference class to persist user preferences at the server side. | |
UserPreferenceVO() — Constructor, class com.adobe.solutions.rca.vo.UserPreferenceVO | |
The constructor for UserPreferenceVO class. | |
userPresent — Event, class flash.desktop.NativeApplication | |
Dispatched when the operating system detects mouse or keyboard activity after an idle period. | |
USER_PRESENT — Constant Static Property, class flash.events.Event | |
The Event.USER_PRESENT constant defines the value of the type property of a userPresent event object. | |
userQueues — Property, class lc.procmgmt.domain.QueuesManager | |
The user queues of the QueuesManager object. | |
users — Property, interface com.adobe.solutions.prm.domain.IProject | |
Defines a list of local users of the project. | |
users — Property, class com.adobe.solutions.prm.domain.impl.Project | |
Defines a list of local users of the project. | |
userSearch — Property, class lc.procmgmt.ui.task.TaskDirective | |
The UserSearchDataGrid component provides a text area enabling the end user to enter the name of the person they are searching for. | |
userSearchDataGridModel — Property, class lc.procmgmt.ui.task.TaskDirectiveModel | |
The UserSearchDataGridModel object provides the results of a user search. | |
UserSelectedEvent — class, package com.adobe.solutions.rca.presentation.event | |
This event is dispatched when a user is selected from the search result grid. | |
UserSelectedEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.adobe.solutions.rca.presentation.event.UserSelectedEvent | |
The constructor for UserSelectedEvent class. | |
USER_SELECTED_EVENT — Constant Static Property, class com.adobe.solutions.rca.presentation.event.UserSelectedEvent | |
This value indicates that a user has been selected. | |
userStyles — Property, class flashx.textLayout.container.ContainerController | |
Allows you to read and write user styles on a ContainerController object. | |
userStyles — Property, class flashx.textLayout.elements.FlowElement | |
Allows you to read and write user styles on a FlowElement object. | |
userStyles — Property, class flashx.textLayout.formats.TextLayoutFormat | |
Returns the userStyles on this TextLayoutFormat. | |
USER_TRIGGERED — Constant Static Property, class flash.events.SoftKeyboardTrigger | |
Indicates that user action invoked the event. | |
userViews — Property, class com.adobe.mosaic.om.events.UserViewsLoadEvent | |
Returns an array of the user views loaded and/or requested. | |
userViews — Property, interface com.adobe.mosaic.om.interfaces.IApplication | |
Returns the list of views that a user has saved for this application. | |
UserViewsLoadEvent — class, package com.adobe.mosaic.om.events | |
The UserViewsLoadEvent class defines a transient notification of user views load results. | |
UserViewsLoadEvent(type:String, views:Array, errMsg:String) — Constructor, class com.adobe.mosaic.om.events.UserViewsLoadEvent | |
Constructor. | |
UserVO — class, package com.adobe.solutions.rca.vo.um | |
An extension of the principal object. | |
UserVO() — Constructor, class com.adobe.solutions.rca.vo.um.UserVO | |
The constructor for UserVO class. | |
useSeconds — Property, class fl.transitions.Tween | |
Indicates whether the tween plays over a period of frames or seconds. | |
useSpeakerphoneForVoice — Static Property, class flash.media.SoundMixer | |
Toggles the speakerphone when the device is in voice mode. | |
USES_SHARED_OBJECT — Constant Static Property, class spark.core.DisplayObjectSharingMode | |
IGraphicElement is assigned a DisplayObject by its parent Group container. | |
useSSL — Property, class coldfusion.service.mxml.Mail | |
Whether to use Secure Sockets Layer. | |
useStructure — Property, class coldfusion.service.mxml.Pdf | |
Lets you extract content based on the PDF structure. | |
useSWFBridge() — method, interface mx.managers.IMarshalSystemManager | |
Determines if the caller using this system manager should should communicate directly with other managers or if it should communicate with a bridge. | |
useSymbolColor — Property, class spark.skins.mobile.supportClasses.MobileSkin | |
Specifies whether or not this skin should be affected by the symbolColor style. | |
useSystemTrustStore — Property, class flash.security.XMLSignatureValidator | |
Specifies that certificates in the system trust store are used for chain building. | |
useTestData — Property, class com.adobe.icc.external.dc.InvokeParams | |
True if the letter's test data should be used as the initial data. | |
useThousandsSeparator — Property, class mx.formatters.CurrencyFormatter | |
If true, split the number into thousands increments by using a separator character. | |
useThousandsSeparator — Property, class mx.formatters.NumberFormatter | |
If true, split the number into thousands increments by using a separator character. | |
useTLS — Property, class coldfusion.service.mxml.Mail | |
Whether to use Transport Level Security. | |
useTwoColumns — Property, class mx.controls.menuClasses.MenuListData | |
Whether the left icons should layout in two separate columns (one for icons and one for type icons, like check and radio) | |
useUTC — Property, class spark.formatters.DateTimeFormatter | |
A boolean flag to control whether the local or the UTC date and time values are used when the formatting a date. | |
useVirtualLayout — Property, class spark.components.List | |
Sets the value of the useVirtualLayout property of the layout associated with this control. | |
useVirtualLayout — Property, class spark.components.supportClasses.ListBase | |
Sets the value of the useVirtualLayout property of the layout associated with this control. | |
useVirtualLayout — Property, class spark.layouts.supportClasses.LayoutBase | |
A container can hold any number of children. | |
useWeakReference — Property, class mx.binding.utils.ChangeWatcher | |
Determines whether the reference to handler is strong or weak. | |
useWeakReference — Property, class mx.events.EventListenerRequest | |
The useWeakReference parameter to addEventListener(). | |
useWeekRef — Property, class mx.automation.events.EventDetails | |
Determines whether the reference to the listener is strong or weak. | |
useXhtmlTextContent — Property, class com.adobe.icc.vo.render.ContextData | |
True if XHTML content should be used when resolving text modules; false if Flex Rich Text should be used. | |
usingBundles — Property, interface com.adobe.gravity.framework.IServiceReference | |
The bundles that are being used by this service. | |
usingCurrentFrame — Property, class fl.motion.AnimatorBase | |
Indicates whether the currentFrame property is checked whenever a new frame is entered and whether the target's animation is synchronized to the frames in its parent's timeline, or always advancing no matter what the parent's current frame is. | |
usingCustomCompareFunction — Property, interface mx.collections.ISortField | |
True if this ISortField uses a custom comparator function. | |
usingCustomCompareFunction — Property, class mx.collections.SortField | |
True if this ISortField uses a custom comparator function. | |
usingCustomCompareFunction — Property, class spark.collections.SortField | |
True if this ISortField uses a custom comparator function. | |
USING_DEFAULT_WARNING — Constant Static Property, class flash.globalization.LastOperationStatus | |
Indicates that an operating system default value was used during the most recent operation. | |
USING_DEFAULT_WARNING — Constant Static Property, class spark.globalization.LastOperationStatus | |
Indicates that an operating system default value was used during the most recent operation. | |
USING_FALLBACK_WARNING — Constant Static Property, class flash.globalization.LastOperationStatus | |
Indicates that a fallback value was set during the most recent operation. | |
USING_FALLBACK_WARNING — Constant Static Property, class spark.globalization.LastOperationStatus | |
Indicates that a fallback value was set during the most recent operation. | |
usingTLS — Property, class flash.net.NetConnection | |
Indicates whether a secure connection was made using native Transport Layer Security (TLS) rather than HTTPS. | |
US_ONLY — Constant Static Property, class mx.validators.ZipCodeValidatorDomainType | |
Specifies to validate a United States ZIP code. | |
US_OR_CANADA — Constant Static Property, class mx.validators.ZipCodeValidatorDomainType | |
Specifies to validate a United States or Canadian ZIP code. | |
UTC(year:Number, month:Number, date:Number, hour:Number, minute:Number, second:Number, millisecond:Number) — Static Method , class Date | |
Returns the number of milliseconds between midnight on January 1, 1970, universal time, and the time specified in the parameters. | |
Util — class, package coldfusion.service | |
Util class that has all the utility constants and defined static methods that are exposed to the user. | |
UTILITY — Constant Static Property, class flash.display.NativeWindowType | |
A utility window. | |
Utils3D — class, package flash.geom | |
The Utils3D class contains static methods that simplify the implementation of certain three-dimensional matrix operations. | |
uvtData — Property, class flash.display.GraphicsTrianglePath | |
A Vector of normalized coordinates used to apply texture mapping. | |
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 |
Mon Nov 28 2011, 07:43 AM -08:00