| 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 | |
| uiAutomationObject — Property in class mx.automation.delegates.core.UIComponentAutomationImpl | |
| uiComponent — Property in class mx.automation.delegates.core.UIComponentAutomationImpl | |
| Returns the component instance associated with this delegate instance. | |
| UIComponent — Class in package mx.core | |
| The UIComponent class is the base class for all visual components, both interactive and noninteractive. | |
| UIComponent() — Constructor in class mx.core.UIComponent | |
| Constructor. | |
| UIComponentAccImpl — Class in package mx.accessibility | |
| The UIComponentAccImpl class is the accessibility class for UIComponent. | |
| UIComponentAccImpl(component:mx.core:UIComponent) — Constructor in class mx.accessibility.UIComponentAccImpl | |
| Constructor. | |
| UIComponentAutomationImpl — Class in package mx.automation.delegates.core | |
| Defines the methods and properties required to perform instrumentation for the UIComponent class. | |
| UIComponentAutomationImpl(obj:mx.core:UIComponent) — Constructor in class mx.automation.delegates.core.UIComponentAutomationImpl | |
| Constructor. | |
| UIComponentCachePolicy — Final class in package mx.core | |
| The ContainerCreationPolicy class defines the constant values for the cachePolicy property of the UIComponent class. | |
| UIComponentDescriptor — Class in 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 in class mx.core.UIComponentDescriptor | |
| Constructor. | |
| uid — Property in class mx.controls.listClasses.BaseListData | |
| The unique identifier for this item. | |
| uid — Property in class mx.controls.listClasses.ListRowInfo | |
| The unique identifier of the item in the dataProvider | |
| uid — Property in interface mx.core.IUID | |
| The unique identifier for this object. | |
| uid — Property in class mx.core.UIComponent | |
| A unique identifier for the object. | |
| uid — Property in class mx.utils.ObjectProxy | |
| The unique identifier for this object. | |
| UIDUtil — Class in package mx.utils | |
| The UIDUtil class is an all-static class with methods for working with UIDs (unique identifiers) within Flex. | |
| uint — Final class in Top Level | |
| The uint class provides methods for working with a data type representing a 32-bit unsigned integer. | |
| uint(value:Number) — Package function in Top Level | |
| Converts a given numeric value to an unsigned integer value. | |
| uint(num:Object) — Constructor in class uint | |
| Creates a new uint object. | |
| UITextField — Class in package mx.core | |
| The UITextField class defines the component used by many Flex components to display text. | |
| UITextField() — Constructor in class mx.core.UITextField | |
| Constructor. | |
| UITextFieldAutomationImpl — Class in package mx.automation.delegates.core | |
| Defines the methods and properties required to perform instrumentation for the UITextField class. | |
| UITextFieldAutomationImpl(obj:mx.core:UITextField) — Constructor in class mx.automation.delegates.core.UITextFieldAutomationImpl | |
| Constructor. | |
| UITextFormat — Class in 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 in class mx.core.UITextFormat | |
| Constructor. | |
| uncompress() — Method in class flash.utils.ByteArray | |
| Decompresses the byte array. | |
| undefined — Package constant property in 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 in class flash.text.TextFormat | |
| Indicates whether the text that uses this text format is underlined (true) or not (false). | |
| unescape(str:String) — Package function in 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 in 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. | |
| uninstallActions(name:String) — Static method in class adobe.utils.CustomActions | |
| Removes the Custom Actions XML definition file named name. | |
| union(toUnion:flash.geom:Rectangle) — Method in 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. | |
| unique — Property in class mx.collections.Sort | |
| Indicates if the sort should be unique. | |
| UNIQUESORT — Constant static property in class Array | |
| Specifies the unique sorting requirement for the Array class sorting methods. | |
| unitSize — Property in class mx.charts.DateTimeAxis | |
| The width, in pixels, of a single data unit. | |
| unitSize — Property in class mx.charts.chartClasses.AxisBase | |
| The size of one unit of data as represented by this axis. | |
| unitSize — Property in interface mx.charts.chartClasses.IAxis | |
| The size of one unit of data as represented by this axis. | |
| UNKNOWN — Constant static property in class flash.system.IMEConversionMode | |
| The string "UNKNOWN", which can be returned by a call to the IME.conversionMode property. | |
| UNKNOWN — Constant property in class mx.messaging.management.MBeanOperationInfo | |
| The side-effects for the operation are unknown. | |
| UNKNOWN_OPERATION — Constant static property in class mx.data.messages.DataMessage | |
| Code for an unknown operation type. | |
| UNKNOWN_OPERATION — Constant static property in class mx.messaging.messages.CommandMessage | |
| This is the default operation for new CommandMessage instances. | |
| unload() — Method in class flash.display.Loader | |
| Removes a child of this Loader object that was loaded by using the load() method. | |
| unload — Event in 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() — Method in class lc.layout.ResourceContainer | |
| Resets the resource container to null. | |
| unload — Event in class lc.task.form.TaskForm | |
| Dispatched when the user's form is unloaded. | |
| unload() — Method in class lc.task.form.TaskForm | |
| Unloads the form and performs the necessary clean-up activites. | |
| unload — Event in 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 in interface mx.modules.IModuleInfo | |
| Dispatched by the backing ModuleInfo when the module data is unloaded. | |
| unload() — Method in interface mx.modules.IModuleInfo | |
| Unloads the module. | |
| unload — Event in class mx.modules.ModuleLoader | |
| Dispatched when the module data is unloaded. | |
| unload() — Method in interface mx.styles.IStyleModule | |
| UNLOAD — Constant static property in class flash.events.Event | |
| Defines the value of the type property of an unload event object. | |
| UNLOAD — Constant static property in class lc.core.events.WorkspaceEvent | |
| The unload event type. | |
| UNLOAD — Static property in class mx.events.ModuleEvent | |
| Dispatched when the module is unloaded. | |
| unloadModule() — Method in class mx.modules.ModuleLoader | |
| Unloads the module and sets it to null. | |
| unloadStyleDeclarations(url:String, update:Boolean) — Static method in class mx.styles.StyleManager | |
| Unloads a style SWF. | |
| unlock(changeRect:flash.geom:Rectangle) — Method in 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 in interface lc.core.ITaskManager | |
| Unlocks the task and releases the task to allow other users to claim the task provided they have access to the task. | |
| unlock() — Method in class lc.domain.Task | |
| Unlocks the task, which releases the task to allow other users to claim the task if they have access to the task. | |
| UnlockCommand — Class in package lc.domain | |
| The UnlockCommand class executes the task's unlock operation. | |
| UnlockCommand(task:lc.domain:Task) — Constructor in class lc.domain.UnlockCommand | |
| Constructor. | |
| unregister(obj:mx.managers:IHistoryManagerClient) — Static method in class mx.managers.HistoryManager | |
| Unregisters an object with the HistoryManager. | |
| unregisterClass(type:QName) — Static method in class mx.rpc.xml.SchemaTypeRegistry | |
| Removes a Class from the registry for the given type. | |
| unregisterDataTransform(transform:mx.charts.chartClasses:DataTransform) — Method in 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 in interface mx.charts.chartClasses.IAxis | |
| Each DataTransform that makes use of an axis registers itself with that axis. | |
| UnresolvedConflictsError — Class in package mx.data.errors | |
| This error is 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 in class mx.data.errors.UnresolvedConflictsError | |
| Constructs a new instance of the error with the specified message. | |
| UnresolvedConflictsEvent — Class in package mx.data.events | |
| A DataList throws this event when the commit() method is called while conflicts remain unresolved. | |
| UnresolvedConflictsEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Constructor in class mx.data.events.UnresolvedConflictsEvent | |
| unscaledHeight — Property in class mx.core.UIComponent | |
| A convenience method for determining the unscaled height of the component All of a component's drawing and child layout should be done within a bounding rectangle of this height, which is also passed as an argument to updateDisplayList(). | |
| unscaledWidth — Property in 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(). | |
| unshift(... rest) — Method in class Array | |
| Adds one or more elements to the beginning of an array and returns the new length of the array. | |
| unsubscribe(preserveDurable:Boolean) — Method in class mx.messaging.AbstractConsumer | |
| Unsubscribes from the remote destination. | |
| UNSUBSCRIBE_OPERATION — Constant static property in class mx.messaging.messages.CommandMessage | |
| This operation is used to unsubscribe from a remote destination. | |
| unwatch() — Method in class mx.binding.utils.ChangeWatcher | |
| Detaches this ChangeWatcher instance, and its handler function, from the current host. | |
| UP — Constant static property in class flash.ui.Keyboard | |
| Constant associated with the key code value for the Up Arrow key (38). | |
| UP — Constant static property in 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. | |
| upArrowDisabledSkin — Style in 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 in class mx.controls.NumericStepper | |
| Name of the class to use as the skin for the Up arrow when the arrow is disabled. | |
| upArrowDownSkin — Style in 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 in 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 in 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 in 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. | |
| upArrowUpSkin — Style in 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 in 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. | |
| update() — Method in class mx.charts.CategoryAxis | |
| Updates the chart. | |
| update() — Method in interface mx.charts.chartClasses.IAxis | |
| Updates the chart. | |
| update() — Method in class mx.charts.chartClasses.NumericAxis | |
| Updates the chart. | |
| UPDATE — Constant static property in class mx.events.CollectionEventKind | |
| Indicates that one or more items were updated within the collection. | |
| UPDATE — Constant static property in class mx.events.PropertyChangeEventKind | |
| Indicates that the value of the property changed. | |
| updateAfterEvent() — Method in class flash.events.KeyboardEvent | |
| Instructs Flash Player to render after processing of this event completes, if the display list has been modified | |
| updateAfterEvent() — Method in class flash.events.MouseEvent | |
| Instructs Flash Player to render after processing of this event completes, if the display list has been modified. | |
| updateAfterEvent() — Method in class flash.events.TimerEvent | |
| Instructs Flash Player to render after processing of this event completes, if the display list has been modified | |
| updateAttachment(taskId:String, attachmentId:String, file:flash.net:FileReference) — Method in interface lc.core.ITaskManager | |
| Updates an attachment to a task item. | |
| updateAttachment(attachmentId:String, attachment:flash.net:FileReference) — Method in class lc.domain.Task | |
| Updates the attachment document. | |
| UpdateAttachmentCommand — Class in package lc.domain | |
| The UpdateAttachmentCommand class will update this attachment from the task being held by the TaskAttachmentInfo object. | |
| UpdateAttachmentCommand(taskAttachmentInfo:lc.attachments:TaskAttachmentInfo) — Constructor in class lc.domain.UpdateAttachmentCommand | |
| Constructor. | |
| UPDATE_ATTACHMENT_COMPLETE — Constant static property in class lc.core.events.ObjectResultEvent | |
| The update attachments complete event type. | |
| updateAxisOrder(nextIndex:int) — Method in class mx.charts.chartClasses.CartesianChart | |
| updateBackground() — Method in class mx.controls.MenuBar | |
| Updates the MenuBar control's background skin. | |
| UPDATE_BODY_CHANGES — Constant static property in class mx.data.messages.DataMessage | |
| This constant is used to access the list of changed property names. | |
| UPDATE_BODY_NEW — Constant static property in class mx.data.messages.DataMessage | |
| This constant is used to access the new value of a changed item. | |
| UPDATE_BODY_PREV — Constant static property in class mx.data.messages.DataMessage | |
| This constant is used to access the previous value of the changed item. | |
| UpdateCollectionMessage — Class in package mx.data.messages | |
| This message is used to establish consistency between the remote sequence and the corresponding local collection. | |
| UpdateCollectionMessage() — Constructor in class mx.data.messages.UpdateCollectionMessage | |
| Creates a new instance of an empty UpdateCollectionMessage. | |
| UPDATE_COLLECTION_OPERATION — Constant static property in 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 in package mx.data | |
| The UpdateCollectionRange class provides specific information about a range of add and remove operations made to a collection. | |
| UpdateCollectionRange() — Constructor in class mx.data.UpdateCollectionRange | |
| Constructs an empty UpdateCollectionRange. | |
| updateComplete — Event in class mx.core.UIComponent | |
| Dispatched when an object has had its commitProperties(), measure(), and updateDisplayList() methods called (if needed). | |
| UPDATE_COMPLETE — Constant static property in class mx.events.FlexEvent | |
| The FlexEvent.UPDATE_COMPLETE constant defines the value of the type property of the event object for a updateComplete event. | |
| updateCompletePendingFlag — Property in 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 in 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 in interface mx.managers.ILayoutManagerClient | |
| A flag that determines if an object is waiting to have its updateComplete event dispatched. | |
| updateCompletePendingFlag — Property in 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). | |
| updateData() — Method in class mx.charts.chartClasses.CartesianChart | |
| updateData() — Method in class mx.charts.chartClasses.HLOCSeriesBase | |
| This method is called when the underlying data that the series represents has changed and needs to be reloaded out of the data provider. | |
| updateData() — Method in class mx.charts.chartClasses.Series | |
| This method is called when the underlying data that the series represents has changed and needs to be reloaded out of the data provider. | |
| updateData() — Method in class mx.charts.series.BubbleSeries | |
| This method is called when the underlying data that the series represents has changed and needs to be reloaded out of the data provider. | |
| updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — Method in class lc.controls.EmbossedList | |
| Adds or removes item renderers if the number of displayable items changed. Draws the object and/or sizes and positions its children. | |
| updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — Method in class mx.charts.AxisRenderer | |
| Draws the object and/or sizes and positions its children. | |
| updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — Method in class mx.charts.Legend | |
| Sets the size and position of each child of the Legend. | |
| updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — Method in class mx.charts.chartClasses.CartesianChart | |
| Draws the object and/or sizes and positions its children. | |
| updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — Method in class mx.charts.chartClasses.ChartLabel | |
| Draws the object and/or sizes and positions its children. | |
| updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — Method in class mx.charts.chartClasses.DataTip | |
| Draws the object and/or sizes and positions its children. | |
| updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — Method in class mx.charts.chartClasses.HLOCSeriesBase | |
| Draws the object and/or sizes and positions its children. | |
| updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — Method in class mx.charts.chartClasses.PolarChart | |
| Draws the object and/or sizes and positions its children. | |
| updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — Method in class mx.charts.chartClasses.Series | |
| Draws the object and/or sizes and positions its children. | |
| updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — Method in class mx.charts.series.BubbleSeries | |
| Draws the object and/or sizes and positions its children. | |
| updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — Method in class mx.charts.series.PieSeries | |
| Draws the object and/or sizes and positions its children. | |
| updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — Method in class mx.containers.Box | |
| Sets the size and position of each child of the Box container. | |
| updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — Method in class mx.containers.Canvas | |
| Sets the size of each child of the container. | |
| updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — Method in 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 in 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 in class mx.containers.Grid | |
| Sets the size and position of each child of the Grid. | |
| updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — Method in class mx.containers.GridRow | |
| Sets the size and position of each child of the GridRow container. | |
| updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — Method in 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 in class mx.containers.Tile | |
| Sets the positions and sizes of this container's children. | |
| updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — Method in 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 in class mx.controls.ComboBase | |
| Sizes and positions the internal components in the given width and height. | |
| updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — Method in class mx.controls.LinkBar | |
| Responds to size changes by setting the positions and sizes of this LinkBar control's children. | |
| updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — Method in class mx.controls.listClasses.ListBase | |
| Adds or removes item renderers if the number of displayable items changed. | |
| updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — Method in class mx.controls.sliderClasses.Slider | |
| Positions the elements of the control. | |
| updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — Method in 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 in class mx.core.UIComponent | |
| Draws the object and/or sizes and positions its children. | |
| updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — Method in class mx.skins.ProgrammaticSkin | |
| Programmatically draws the graphics for this skin. | |
| updateFilter() — Method in class mx.charts.chartClasses.HLOCSeriesBase | |
| This method is called when the underlying data the series represents needs to be filtered against the ranges represented by the axes of the associated DataTransform. | |
| updateFilter() — Method in class mx.charts.chartClasses.Series | |
| This method is called when the underlying data the series represents needs to be filtered against the ranges represented by the axes of the associated DataTransform. | |
| updateFilter() — Method in class mx.charts.series.BubbleSeries | |
| This method is called when the underlying data the series represents needs to be filtered against the ranges represented by the axes of the associated DataTransform. | |
| updateItemRenderers() — Method in class mx.automation.delegates.controls.ListBaseAutomationImpl | |
| updateList() — Method in class mx.controls.listClasses.ListBase | |
| Refreshes all rows now. | |
| updateMapping() — Method in class mx.charts.chartClasses.HLOCSeriesBase | |
| This method is called when the underlying data the series represents needs to be mapped to numeric representations. | |
| updateMapping() — Method in class mx.charts.chartClasses.Series | |
| This method is called when the underlying data the series represents needs to be mapped to numeric representations. | |
| updateMapping() — Method in class mx.charts.series.BubbleSeries | |
| This method is called when the underlying data the series represents needs to be mapped to numeric representations. | |
| updateMode — Property in class mx.data.messages.UpdateCollectionMessage | |
| Indicates the state of this update. | |
| updateNavItemIcon(index:int, icon:Class) — Method in class mx.controls.NavBar | |
| Resets the icon of a navigator item in the NavBar control. | |
| updateNavItemLabel(index:int, label:String) — Method in class mx.controls.NavBar | |
| Sets the label property of a navigator item in the NavBar control. | |
| UPDATE_OPERATION — Constant static property in class mx.data.messages.DataMessage | |
| This operation indicates an update to data object has been performed. | |
| updateProperties() — Static method in class flash.accessibility.Accessibility | |
| Tells Flash Player to apply any accessibility changes made by using the DisplayObject.accessibilityProperties property. | |
| updateSeries() — Method in class mx.charts.chartClasses.CartesianChart | |
| updateStacking() — Method in class mx.charts.chartClasses.StackedSeries | |
| Iterates over the individual sub-series to build the stacked values. | |
| updateTime — Property in class lc.domain.Task | |
| The date and time of the last update. | |
| updateTime — Property in class lc.task.TaskInfoModel | |
| The last time the task was updated. | |
| updateTransform() — Method in class mx.charts.chartClasses.HLOCSeriesBase | |
| This method is called when the underlying data the series represents needs to be transformed from data to screen values by the axes of the associated DataTransform. | |
| updateTransform() — Method in class mx.charts.chartClasses.Series | |
| This method is called when the underlying data the series represents needs to be transformed from data to screen values by the axes of the associated DataTransform. | |
| updateTransform() — Method in class mx.charts.series.BubbleSeries | |
| This method is called when the underlying data the series represents needs to be transformed from data to screen values by the axes of the associated DataTransform. | |
| updateType — Property in class mx.data.UpdateCollectionRange | |
| Indicates what operation this range represents. | |
| upIcon — Style in 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. | |
| upIconName — Property in class mx.controls.Button | |
| upload(request:flash.net:URLRequest, uploadDataFieldName:String, testUpload:Boolean) — Method in class flash.net.FileReference | |
| Starts the upload of a file selected by a user to a remote server. | |
| uploadCompleteData — Event in class flash.net.FileReference | |
| Dispatched after data is received from the server after a successful upload. | |
| UPLOAD_COMPLETE_DATA — Constant static property in class flash.events.DataEvent | |
| Defines the value of the type property of an uploadCompleteData event object. | |
| upperMargin — Property in class mx.charts.chartClasses.BoundedValue | |
| The margin, in pixels, required above the value in order to render properly. | |
| upSkin — Style in 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. | |
| upSkin — Style in 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. | |
| upState — Property in 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 mouse is not positioned over the button. | |
| uri — Property in class Namespace | |
| The Uniform Resource Identifier (URI) of the namespace. | |
| uri — Property in class QName | |
| The Uniform Resource Identifier (URI) of the QName object. | |
| uri — Property in class flash.net.NetConnection | |
| The URI of the application server that was passed to NetConnection.connect(), if connect was used to connect to a server. | |
| uri — Property in class mx.messaging.Channel | |
| Provides access to the URI used to create the whole endpoint URI for this channel. | |
| URIError — Dynamic class in 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 in class URIError | |
| Creates a new URIError object. | |
| urisEqual(uri1:String, uri2:String) — Static method in class mx.utils.URLUtil | |
| Tests whether two URI Strings are equivalent, ignoring case and differences in trailing slashes. | |
| url — Property in class flash.display.LoaderInfo | |
| The URL of the media being loaded. | |
| url — Property in class flash.media.Sound | |
| The URL from which this sound was loaded. | |
| url — Property in class flash.net.URLRequest | |
| The URL to be requested. | |
| url — Property in class flash.text.TextFormat | |
| Indicates the target URL for the text in this text format. | |
| url — Property in class lc.domain.DocumentReference | |
| The URL reference to the document. | |
| url — Property in class mx.controls.textClasses.TextRange | |
| URL for a hypertext link in the range. | |
| url — Property in class mx.core.Application | |
| The URL from which this Application's SWF file was loaded. | |
| url — Property in class mx.events.RSLEvent | |
| The URLRequest object that represents the location of the RSL being downloaded. | |
| url — Static property in class mx.messaging.config.LoaderConfig | |
| If the LoaderConfig has been initialized, this should represent the top-level MovieClip's URL. | |
| url — Property in class mx.messaging.messages.HTTPRequestMessage | |
| Contains the final destination for this request. | |
| url — Property in interface mx.modules.IModuleInfo | |
| The URL associated with this module (for example, "MyImageModule.swf" or "http://somedomain.com/modules/MyImageModule.swf". | |
| url — Property in class mx.modules.ModuleLoader | |
| The location of the module, expressed as a URL. | |
| url — Property in class mx.rpc.http.HTTPService | |
| Location of the service. | |
| url — Property in class mx.rpc.livecycle.DocumentReference | |
| Populated when the reference type is URL. | |
| urlChanged — Event in class mx.modules.ModuleLoader | |
| Dispatched when the ModuleLoader is given a new URL. | |
| URL_CHANGED — Constant static property in class mx.events.FlexEvent | |
| The FlexEvent.URL_CHANGED constant defines the value of the type property of the event object for a urlChanged event. | |
| URLLoader — Class in 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 in class flash.net.URLLoader | |
| Creates a URLLoader object. | |
| URLLoaderDataFormat — Final class in package flash.net | |
| The URLLoaderDataFormat class provides values that specify how downloaded data is received. | |
| URLRequest — Final class in package flash.net | |
| The URLRequest class captures all of the information in a single HTTP request. | |
| URLRequest(url:String) — Constructor in class flash.net.URLRequest | |
| Creates a URLRequest object. | |
| URLRequestHeader — Final class in 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 in class flash.net.URLRequestHeader | |
| Creates a new URLRequestHeader object that encapsulates a single HTTP request header. | |
| URLRequestMethod — Final class in 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. | |
| URLStream — Class in package flash.net | |
| The URLStream class provides low-level access to downloading URLs. | |
| URLUtil — Class in package mx.utils | |
| The URLUtil class is a static class with methods for working with full and relative URLs within Flex. | |
| URLVariables — Dynamic class in package flash.net | |
| The URLVariables class allows you to transfer variables between a Flash® application and a server. | |
| URLVariables(source:String) — Constructor in class flash.net.URLVariables | |
| Creates a new URLVariables object. | |
| useCodePage — Static property in class flash.system.System | |
| A Boolean value that tells Flash Player which code page to use to interpret external text files. | |
| useDuration — Property in class mx.effects.SoundEffect | |
| If true, stop the effect after the time specified by the duration property has elapsed. | |
| useDuration — Property in class mx.effects.effectClasses.SoundEffectInstance | |
| If true, stop the effect after the time specified by the duration property has elapsed. | |
| useEchoSuppression — Property in class flash.media.Microphone | |
| Returns true if echo suppression is enabled; false otherwise. | |
| useHandCursor — Property in class flash.display.SimpleButton | |
| A Boolean value that, when set to true, indicates whether Flash Player displays the hand cursor when the mouse rolls over a button. | |
| useHandCursor — Property in class flash.display.Sprite | |
| A Boolean value that indicates whether the pointing hand (hand cursor) appears when the mouse rolls over a sprite in which the buttonMode property is set to true. | |
| useHandCursor — Property in class lc.task.TaskImageModel | |
| A flag that specifies whether or not the rollover effect is active on a process card. | |
| use namespace — Statement | |
| Causes the specified namespaces to be added to the set of open namespaces. | |
| useNegativeSign — Property in class mx.formatters.CurrencyFormatter | |
| If true, format a negative number by preceding it with a minus "-" sign. | |
| useNegativeSign — Property in class mx.formatters.NumberFormatter | |
| If true, format a negative number by preceding it with a minus "-" sign. | |
| usePhasedInstantiation — Property in interface mx.managers.ILayoutManager | |
| A flag that indicates whether the LayoutManager allows screen updates between phases. | |
| usePhasedInstantiation — Property in class mx.managers.LayoutManager | |
| A flag that indicates whether the LayoutManager allows screen updates between phases. | |
| usePreloader — Property in class mx.core.Application | |
| If true, specifies to display the application preloader. | |
| useProxy — Property in class mx.rpc.http.HTTPService | |
| Specifies whether to use the Flex proxy service. | |
| useProxy — Property in class mx.rpc.soap.AbstractWebService | |
| Specifies whether to use the Flex proxy service. | |
| user — Property in interface lc.domain.IUserAware | |
| The User object. | |
| user — Property in class lc.domain.TaskUserCommand | |
| The User object. | |
| User — Class in package lc.domain | |
| The User class represents a user in LiveCycle ES and is used to retrieve the properties of a specific user. | |
| USER — Constant static property in class lc.QueueConstants | |
| A special value that identifies the queue as one being owned by another user. | |
| userAcl — Property in class lc.domain.Assignment | |
| The access control list for the assignment. | |
| userAssertion — Property in interface lc.core.ISessionManager | |
| The SAML assertion data that can be used to pass authentication to LiveCycle Data Services ES. | |
| userAssertion — Property in class lc.domain.impl.v1.SessionManager | |
| The SAML assertion data that can be used to pass authentication to LiveCycle Data Services ES. | |
| useRichTextClipboard — Property in class flash.text.TextField | |
| Specifies whether to copy and paste the text formatting along with the text. | |
| userid — Property in interface lc.core.ILoginPage | |
| The user identifier. | |
| userid — Property in class lc.domain.User | |
| The user's user ID. | |
| userOid — Property in class lc.core.events.TaskActionCompleteEvent | |
| The identifier of the user that the task was sent to. | |
| useRollOver — Style in class mx.controls.listClasses.ListBase | |
| A flag that controls whether items are highlighted as the mouse rolls over them. | |
| userQueues — Property in class lc.domain.QueuesManager | |
| The user queues of the QueuesManager. | |
| userSearchDataGridModel — Property in class lc.task.TaskDirectiveModel | |
| The UserSearchDataGridModel object provides the results of a user search. | |
| useThousandsSeparator — Property in class mx.formatters.CurrencyFormatter | |
| If true, split the number into thousands increments by using a separator character. | |
| useThousandsSeparator — Property in class mx.formatters.NumberFormatter | |
| If true, split the number into thousands increments by using a separator character. | |
| useTransactions — Property in class mx.data.DataStore | |
| usingCustomCompareFunction — Property in class mx.collections.SortField | |
| True if this SortField uses a custom comparitor function. | |
| usingTLS — Property in class flash.net.NetConnection | |
| Indicates whether a secure connection was made using native Transport Layer Security (TLS) rather than HTTPS. | |
| US_ONLY — Static property in class mx.validators.ZipCodeValidatorDomainType | |
| Specifies to validate a United States ZIP code. | |
| US_OR_CANADA — Static property in 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 in class Date | |
| Returns the number of milliseconds between midnight on January 1, 1970, universal time, and the time specified in the parameters. | |
| 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 | |
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/common/langref/all-index-U.html