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  
UIBase — class, package org.apache.flex.core
The UIBase class is the base class for most composite user interface components.
UIBase — class, package org.apache.flex.createjs.core
The CreateJS framework provides its own version of UIBase.
UIBase() — Constructor, class org.apache.flex.core.UIBase
Constructor.
UIButtonBase — class, package org.apache.flex.core
The UIButtonBase class is the base class for most Buttons in a FlexJS application.
UIButtonBase(upState:flash.display:DisplayObject, overState:flash.display:DisplayObject, downState:flash.display:DisplayObject, hitTestState:flash.display:DisplayObject) — Constructor, class org.apache.flex.core.UIButtonBase
Constructor.
UIDUtil — class, package org.apache.flex.utils
The UIDUtil class is an all-static class with methods for working with UIDs (unique identifiers) within Flex.
UIItemRendererBase — class, package org.apache.flex.html.supportClasses
The UIItemRendererBase class is the base class for all itemRenderers.
UIItemRendererBase() — Constructor, class org.apache.flex.html.supportClasses.UIItemRendererBase
constructor.
UIUtils — class, package org.apache.flex.utils
The UIUtils class is a collection of static functions that provide utility features to UIBase objects.
unbind(key:String) — method, class google.maps.MVCObject
unbindAll() — method, class google.maps.MVCObject
UNCONVERTED_EVENTS — Constant Static Property, class org.apache.flex.events.utils.MouseEventConverter
A map of events that are not converted, because there is no JS equivalent.
union(toUnion:org.apache.flex.geom:Rectangle) — method, class org.apache.flex.geom.Rectangle
UpArrowButtonView — class, package org.apache.flex.html.beads
The UpArrowButtonView class is the view for the up arrow button in a ScrollBar and other controls.
UpArrowButtonView() — Constructor, class org.apache.flex.html.beads.UpArrowButtonView
Constructor.
update — Event, class org.apache.flex.utils.EffectTimer
Dispatched as requested via the delay and repeat count parameters in the constructor.
updateAllItemRenderers() — method, class org.apache.flex.charts.optimized.SVGChartDataGroup
updateAllItemRenderers() — method, interface org.apache.flex.core.IItemRendererParent
updateAllItemRenderers() — method, class org.apache.flex.html.supportClasses.DataGroup
Refreshes the itemRenderers.
updateChildren() — method, class org.apache.flex.binding.WatcherBase
This method is called when the value might have changed and goes through and makes sure the children are updated.
updateRenderer() — method, class org.apache.flex.charts.supportClasses.BoxItemRenderer
updateRenderer() — method, class org.apache.flex.charts.supportClasses.WedgeItemRenderer
upTextField — Property, class org.apache.flex.html.beads.ImageAndTextButtonView
The CSSTextField in the up state
upTextField — Property, class org.apache.flex.html.beads.TextButtonView
The CSSTextField in the up state
uri — Property, class Namespace
url — Property, class org.apache.flex.html.WebBrowser
The location of the web page to display.
url — Property, class org.apache.flex.html.beads.models.WebBrowserModel
The URL to load into the WebBrowser.
url — Property, class org.apache.flex.net.BinaryUploader
The url of the server.
url — Property, class org.apache.flex.net.HTTPService
The url of the server.
url — Property, class org.apache.flex.net.URLRequest
The URL to be requested.
URLBinaryLoader — class, package org.apache.flex.net
The BinaryUploader class is a relatively low-level class designed to get binary data over HTTP the intent is to create similar classes for text and URL vars.
URLBinaryLoader() — Constructor, class org.apache.flex.net.URLBinaryLoader
URLLoader — class, package org.apache.flex.net
The URLLoader class is a base class for the specific flavors of loaders such as binary, text or variables
URLLoader() — Constructor, class org.apache.flex.net.URLLoader
URLRequest — final class, package org.apache.flex.net
The URLRequest class captures all of the information in a single HTTP request.
URLRequest(url:String) — Constructor, class org.apache.flex.net.URLRequest
URLStream — class, package org.apache.flex.net
URLStream() — Constructor, class org.apache.flex.net.URLStream
useColor — Property, class org.apache.flex.html.supportClasses.UIItemRendererBase
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