| 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 |
| a — Property in class flash.geom.Matrix |
| The value that affects the positioning of pixels along the x axis when scaling or rotating an image. |
| A — Constant static property in class flash.ui.Keyboard |
| |
| ABSOLUTE — Constant static property in class mx.core.ContainerLayout |
|
Use absolute layout for the contents of this container. |
| AbstractConsumer — Class in package mx.messaging |
|
The AbstractConsumer is the base class for both the Consumer and
MultiTopicConsumer classes. |
| AbstractConsumer() — Constructor in class mx.messaging.AbstractConsumer |
|
Constructs a Consumer. |
| AbstractEvent — Class in package mx.rpc.events |
|
The base class for events that RPC services dispatch. |
| AbstractInvoker — Class in package mx.rpc |
|
An invoker is an object that actually executes a remote procedure call (RPC). |
| AbstractMessage — Class in package mx.messaging.messages |
|
Abstract base class for all messages. |
| AbstractMessage() — Constructor in class mx.messaging.messages.AbstractMessage |
|
Constructs an instance of an AbstractMessage with an empty body and header. |
| AbstractOperation — Class in package mx.rpc |
|
The AbstractOperation class represents an individual method on a
service. |
| AbstractOperation(service:mx.rpc:AbstractService, name) — Constructor in class mx.rpc.AbstractOperation |
|
Creates a new Operation. |
| AbstractProducer — Class in package mx.messaging |
|
The AbstractProducer is the base class for the Producer and
MultiTopicConsumer classes. |
| AbstractService — Dynamic class in package mx.rpc |
|
The AbstractService class is the base class for the WebService and
RemoteObject classes. |
| AbstractService(destination) — Constructor in class mx.rpc.AbstractService |
|
Constructor. |
| AbstractWebService — Class in package mx.rpc.soap |
|
AbstractWebService is an abstract base class for implementations
that provide RPC access to SOAP-based web services. |
| AbstractWebService(destination, rootURL) — Constructor in class mx.rpc.soap.AbstractWebService |
|
Creates a new WebService. |
| accelerationX — Property in class flash.events.AccelerometerEvent |
|
Acceleration along the x-axis, measured in Gs. |
| accelerationY — Property in class flash.events.AccelerometerEvent |
|
Acceleration along the y-axis, measured in Gs. |
| accelerationZ — Property in class flash.events.AccelerometerEvent |
|
Acceleration along the z-axis, measured in Gs. |
| Accelerometer — Class in package flash.sensors |
|
The Accelerometer class dispatches events based on activity detected by the device's motion sensor. |
| Accelerometer(autostart) — Constructor in class flash.sensors.Accelerometer |
|
Constructor. |
| AccelerometerEvent — Class in package flash.events |
|
The Accelerometer class dispatches AccelerometerEvent objects when acceleration updates are obtained from the Accelerometer sensor installed on the device. |
| AccelerometerEvent(type, bubbles, cancelable, accelerationX, accelerationY, accelerationZ, timestamp) — Constructor in class flash.events.AccelerometerEvent |
|
Constructor
|
| AccessoryButtonEvent — Class in package openplug.elips.events |
|
AccessoryButtonEvent class is used to describe the accessoryButtonTap event of the List or GroupList. |
| AccessoryButtonEvent(type, bubbles, cancelable, index:openplug.elips.controls.listClasses:ListIndex) — Constructor in class openplug.elips.events.AccessoryButtonEvent |
|
Constructor. |
| accessoryButtonTap — Event in class openplug.elips.controls.GroupList |
|
Dispatched when the user click on the accessory button of an item in the list. |
| accessoryButtonTap — Event in class openplug.elips.controls.List |
|
Dispatched when the user click on the accessory button of an item in the list. |
| ACCESSORY_BUTTON_TAP — Constant static property in class openplug.elips.events.AccessoryButtonEvent |
|
Event's name in List or GroupList
|
| ACCESSORY_TYPE_CHECKMARK — Constant static property in class openplug.elips.controls.BaseList |
|
Checkmark icon on the right of the list item. |
| ACCESSORY_TYPE_DETAIL_DISCLOSURE_BUTTON — Constant static property in class openplug.elips.controls.BaseList |
|
Disclosure button on the right of the list item. |
| ACCESSORY_TYPE_DISCLOSURE_INDICATOR — Constant static property in class openplug.elips.controls.BaseList |
|
Disclosure indicator icon on the right of the list item. |
| ACCESSORY_TYPE_NONE — Constant static property in class openplug.elips.controls.BaseList |
|
No accessory icon on the right of the list item. |
| acknowledge — Event in class mx.messaging.MessageAgent |
|
Dispatched when an acknowledge message is received for a sent message. |
| acknowledge(ackMsg:mx.messaging.messages:AcknowledgeMessage, msg:mx.messaging.messages:IMessage) — Method in class mx.messaging.MessageAgent |
|
Invoked by a MessageResponder upon receiving a result for a sent
message. |
| ACKNOWLEDGE — Constant static property in class mx.messaging.events.MessageAckEvent |
|
The ACKNOWLEDGE event type; dispatched upon receipt of an acknowledgement. |
| acknowledgeMessage — Property in class mx.messaging.events.MessageAckEvent |
|
Utility property to get the message property from the MessageEvent as an AcknowledgeMessage. |
| AcknowledgeMessage — Class in package mx.messaging.messages |
|
An AcknowledgeMessage acknowledges the receipt of a message that
was sent previously. |
| AcknowledgeMessage() — Constructor in class mx.messaging.messages.AcknowledgeMessage |
|
Constructs an instance of an AcknowledgeMessage with an empty body and header. |
| action — Property in class mx.effects.actionClasses.AddChildActionData |
| |
| ACTION — Constant static property in class openplug.elips.controls.PredefinedButtonItem |
|
The system action button. |
| actionClick — Event in class openplug.elips.controls.screenClasses.MenuItem |
|
Dispatched when the user selects the item in the menu. |
| ActionEffectInstance — Class in package mx.effects.effectClasses |
|
The ActionEffectInstance class is the superclass for all
action effect instance classes. |
| ActionEffectInstance(target) — Constructor in class mx.effects.effectClasses.ActionEffectInstance |
|
Constructor. |
| ACTION_SCRIPT — Constant static property in class mx.events.MetadataEvent |
|
The MetadataEvent.ACTION_SCRIPT constant defines the value of the
type property of the event object for a actionscript event. |
| activate() — Method in class mx.managers.FocusManager |
|
The SystemManager activates and deactivates a FocusManager
if more than one IFocusManagerContainer is visible at the same time. |
| activate() — Method in interface mx.managers.IFocusManager |
|
The SystemManager activates and deactivates a FocusManager
if more than one IFocusManagerContainer is visible at the same time. |
| ActivityIndicator — Final class in package openplug.elips.controls |
|
The ActivityIndicator is a graphical component that notifies the user
that something is currently being processed. |
| ActivityIndicator(isDeviceImplementation) — Constructor in class openplug.elips.controls.ActivityIndicator |
|
Constructor. |
| actualDuration — Property in class mx.effects.effectClasses.ActionEffectInstance |
| |
| add(v:flash.geom:Point) — Method in class flash.geom.Point |
| |
| ADD — Constant static property in class mx.events.CollectionEventKind |
|
Indicates that the collection added an item or items. |
| ADD — Constant static property in class mx.events.FlexEvent |
|
The FlexEvent.ADD constant defines the value of the
type property of the event object for an add event. |
| ADD — Constant static property in class openplug.elips.controls.PredefinedButtonItem |
|
The system plus button containing an icon of a plus sign. |
| addChannel(channel:mx.messaging:Channel) — Method in class mx.messaging.ChannelSet |
|
Adds a Channel to the ChannelSet. |
| addChild(child:flash.display:DisplayObject) — Method in class flash.display.DisplayObjectContainer |
| |
| addChild(child:flash.display:DisplayObject) — Method in class mx.containers.ViewStack |
|
ViewStack.addChild is Deprecated and throws an error. |
| addChild(child:flash.display:DisplayObject) — Method in class mx.core.Container |
|
Adds a child DisplayObject to this Container. |
| addChild(child:flash.display:DisplayObject) — Method in interface mx.core.IContainer |
|
|
| addChild(child:flash.display:DisplayObject) — Method in class mx.core.WindowedApplication |
|
Add a ScreenView to the list of screens which can be accessed with goToScreen(). |
| addChild(childEffect:mx.effects:IEffect) — Method in class mx.effects.CompositeEffect |
|
Adds a new child effect to this composite effect. |
| AddChild — Class in package mx.states |
|
The AddChild class adds a child display object, such as a component,
to a container as part of a view state. |
| AddChild(relativeTo:mx.core:UIComponent, target:flash.display:DisplayObject, position) — Constructor in class mx.states.AddChild |
|
Constructor. |
| AddChildAction — Class in package mx.effects |
|
The AddChildAction class defines an action effect that corresponds
to the AddChild property of a view state definition. |
| AddChildAction(target) — Constructor in class mx.effects.AddChildAction |
|
Constructor. |
| AddChildActionData — Class in package mx.effects.actionClasses |
| |
| AddChildActionData(action:mx.effects:AddChildAction) — Constructor in class mx.effects.actionClasses.AddChildActionData |
| |
| AddChildActionInstance — Class in package mx.effects.effectClasses |
|
The AddChildActionInstance class implements the instance class
for the AddChildAction effect. |
| AddChildActionInstance(target) — Constructor in class mx.effects.effectClasses.AddChildActionInstance |
|
Constructor. |
| addChildAt(child:flash.display:DisplayObject, index) — Method in class flash.display.DisplayObjectContainer |
| |
| addChildAt(child:flash.display:DisplayObject, index) — Method in class mx.containers.ViewStack |
|
ViewStack.addChildAt is Deprecated and throws an error. |
| addChildAt(child:flash.display:DisplayObject, index) — Method in class mx.core.Container |
|
Adds a child DisplayObject to this Container. |
| addChildAt(child:flash.display:DisplayObject, index) — Method in interface mx.core.IContainer |
|
|
| addChildCreationFunction(f, index) — Method in class mx.containers.ViewStack |
|
Adds a callback function which is called at the child creation. |
| addChildSet(childSet) — Method in class mx.effects.effectClasses.CompositeEffectInstance |
|
Adds a new set of child effects to this Composite effect. |
| addContact(successCB, errorCB, myContact:openplug.elips.services:Contact) — Method in class openplug.elips.services.AddressBook |
|
Adds a contact to the address book. |
| ADDED — Constant static property in class flash.events.Event |
|
The Event.ADDED constant defines the value of the type property of an added event object. |
| addedEffect — Effect in class mx.core.UIComponent |
|
Played when the component is added as a child to a Container. |
| ADDED_TO_STAGE — Constant static property in class flash.events.Event |
|
The Event.ADDED_TO_STAGE constant defines the value of the type property of an addedToStage event object. |
| addEventListener(type, listener, useCapture, priority, useWeakReference) — Method in class flash.data.SQLConnection |
| Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. |
| addEventListener(type, listener, useCapture, priority, useWeakReference) — Method in class flash.events.EventDispatcher |
|
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. |
| addEventListener(type, listener, useCapture, priority, useWeakReference) — Method in interface flash.events.IEventDispatcher |
| |
| addEventListener(type, listener, useCapture, priority, useWeakReference) — Method in class mx.collections.ListCollectionView |
|
|
| addEventListener(type, listener, useCapture, priority, useWeakReference) — Method in class mx.effects.TweenEffect |
| |
| addEventListener(type, listener, useCapture, priority, useWeakReference) — Method in class mx.effects.effectClasses.TweenEffectInstance |
| |
| addEventListener(type, listener, useCapture, priority, useWeakReference) — Method in class mx.utils.ObjectProxy |
|
Registers an event listener object
so that the listener receives notification of an event. |
| addEventListener(type, listener, useCapture, priority, useWeakReference) — Static method in class openplug.elips.services.iCloud |
| |
| addHeader(header) — Method in class mx.rpc.soap.AbstractWebService |
|
Adds a header that will be applied to all operations of this web service. |
| addHeader(header) — Method in class mx.rpc.soap.Operation |
|
Adds a header that is applied only to this Operation. |
| addItem(item) — Method in interface mx.collections.IList |
|
Adds the specified item to the end of the list. |
| addItem(item) — Method in class mx.collections.ListCollectionView |
|
Adds the specified item to the end of the list. |
| addItemAt(item, index) — Method in interface mx.collections.IList |
|
Adds the item at the specified index. |
| addItemAt(item, index) — Method in class mx.collections.ListCollectionView |
|
Adds the item at the specified index. |
| additionalInformation — Property in class openplug.elips.services.ContactAddress |
|
Contains other address details that are not captured by the rest of the attributes in this interface. |
| addLogger(logger) — Method in interface mx.logging.ILoggingTarget |
|
Sets up this target with the specified logger. |
| addResource(ns, resource) — Method in class mx.rpc.xml.QualifiedResourceManager |
|
Adds a resource to a potential Array of resources for a
given namespace. |
| addResponder(responder:mx.rpc:IResponder) — Method in class mx.rpc.AsyncToken |
|
addResponder adds a responder to an Array of responders. |
| AddressBook — Class in package openplug.elips.services |
|
AddressBook Class, used to manage contacts on the device. |
| AddressBook() — Constructor in class openplug.elips.services.AddressBook |
|
Constructor. |
| addresses — Property in class openplug.elips.services.Contact |
|
Addresses of the contact. |
| addSimpleHeader(qnameLocal, qnameNamespace, headerName, headerValue) — Method in class mx.rpc.soap.AbstractWebService |
|
Add a header that will be applied to all operations of this WebService. |
| addSimpleHeader(qnameLocal, qnameNamespace, headerName, headerValue) — Method in class mx.rpc.soap.Operation |
|
Adds a header that is applied only to this Operation. |
| ADD_SUBSCRIPTIONS — Constant static property in class mx.messaging.messages.CommandMessage |
|
Header used in a MULTI_SUBSCRIBE message to specify an Array of subtopic/selector
pairs to add to the existing set of subscriptions. |
| addTarget(target:mx.logging:ILoggingTarget) — Static method in class mx.logging.Log |
|
Allows the specified target to begin receiving notification of log
events. |
| adjustBrightness(rgb, brite) — Static method in class mx.utils.ColorUtil |
|
Performs a linear brightness adjustment of an RGB color. |
| adjustBrightness2(rgb, brite) — Static method in class mx.utils.ColorUtil |
|
Performs a scaled brightness adjustment of an RGB color. |
| adjustFocusRect(obj:flash.display:DisplayObject) — Method in class mx.core.UIComponent |
|
Adjust the focus rectangle. |
| afterBounds — Property in class flash.events.NativeWindowBoundsEvent |
| |
| agent — Property in class mx.messaging.MessageResponder |
|
Provides access to the MessageAgent that sent the message. |
| AIREvent — Class in package mx.events |
|
The AIREvent class represents the event object passed to
the event listener for several AIR-specific events dispatched by the Window
and WindowedApplication components. |
| AIREvent(type, bubbles, cancelable) — Constructor in class mx.events.AIREvent |
|
Constructor. |
| ajax(... rest) — Package function in jQuery |
|
Performs an asynchronous HTTP (Ajax) request. |
| ajaxSetup(options) — Package function in jQuery |
|
Sets default values for future Ajax requests. |
| Alert — Final class in package openplug.elips.controls |
|
The Alert control is a pop-up dialog box that can contain a message,
a title, buttons (amongst OK, Cancel, Yes, and No) and an icon. |
| Alert(isDeviceImplementation) — Constructor in class openplug.elips.controls.Alert |
|
Constructor. |
| align — Property in class flash.text.TextFormat |
| |
| ALL — Constant static property in class mx.core.ContainerCreationPolicy |
|
Immediately create all descendants. |
| ALL — Constant static property in class mx.logging.LogEventLevel |
|
Tells a target to process all messages. |
| allowAirPlay — Property in class openplug.elips.controls.HTML |
|
Allows webView multimedia content to be displayed on Apple airplay (IOS >= 5.0). |
| alpha — Property in class flash.display.DisplayObject |
| |
| alpha — Property in interface mx.core.IFlexDisplayObject |
|
|
| alphaFrom — Property in class mx.effects.Fade |
|
Initial transparency level between 0.0 and 1.0,
where 0.0 means transparent and 1.0 means fully opaque. |
| alphaFrom — Property in class mx.effects.effectClasses.FadeInstance |
|
Initial transparency level between 0.0 and 1.0,
where 0.0 means transparent and 1.0 means fully opaque. |
| alphaTo — Property in class mx.effects.Fade |
|
Final transparency level,
where 0.0 means transparent and 1.0 means fully opaque. |
| alphaTo — Property in class mx.effects.effectClasses.FadeInstance |
|
Final transparency level between 0.0 and 1.0,
where 0.0 means transparent and 1.0 means fully opaque. |
| ALTERNATE — Constant static property in class flash.ui.Keyboard |
| |
| altitude — Property in class flash.events.GeolocationEvent |
|
Specifies the altitude of the current geographical location. |
| altKey — Property in class flash.events.KeyboardEvent |
| |
| altKey — Property in class flash.events.MouseEvent |
| |
| ANDROID_ERROR_BILLING_UNAVAILABLE — Constant static property in class openplug.elips.services.InAppPaymentsManager |
|
Android Error code that indicates that the user is ineligible for in-app billing. |
| ANDROID_ERROR_DEVELOPER_ERROR — Constant static property in class openplug.elips.services.InAppPaymentsManager |
|
Android Error code that indicates that can indicate that an application is not properly signed. |
| ANDROID_ERROR_ITEM_UNAVAILABLE — Constant static property in class openplug.elips.services.InAppPaymentsManager |
|
Android Error code that indicates Android Market cannot find the requested item in the application's product list. |
| ANDROID_ERROR_SERVICE_UNAVAILABLE — Constant static property in class openplug.elips.services.InAppPaymentsManager |
|
Android Error code that indicates that the that the network connection is down. |
| ANDROID_ERROR_UNKNOWN_ERROR — Constant static property in class openplug.elips.services.InAppPaymentsManager |
|
Android Error code that indicates an unexpected server error. |
| ANDROID_TRANSACTIONSTATE_CANCELLED — Constant static property in class openplug.elips.services.InAppPaymentsManager |
|
Android Transaction state when a purchase has been cancelled (by the developer). |
| ANDROID_TRANSACTIONSTATE_PURCHASED — Constant static property in class openplug.elips.services.InAppPaymentsManager |
|
Android Transaction state when a purchase has been confirmed by the user. |
| ANDROID_TRANSACTIONSTATE_REFUNDED — Constant static property in class openplug.elips.services.InAppPaymentsManager |
|
Android Transaction state when a purchase has been refunded (by the developer). |
| AnimateProperty — Class in package mx.effects |
|
The AnimateProperty effect animates a property or style of a component. |
| AnimateProperty(target) — Constructor in class mx.effects.AnimateProperty |
|
Constructor. |
| AnimatePropertyInstance — Class in package mx.effects.effectClasses |
|
The AnimatePropertyInstance class implements the instance class
for the AnimateProperty effect. |
| AnimatePropertyInstance(target) — Constructor in class mx.effects.effectClasses.AnimatePropertyInstance |
|
Constructor. |
| APPEND — Constant static property in class flash.filesystem.FileMode |
| |
| appendChild(node:flash.xml:XMLNode) — Method in class flash.xml.XMLNode |
|
|
| application — Static property in class mx.core.Application |
| |
| application — Property in class mx.managers.SystemManager |
|
The application parented by this SystemManager. |
| Application — Class in package mx.core |
|
Flex defines a default, or Application, container that lets you start
adding content to your application without explicitly defining
another container. |
| Application(isDeviceImplementation) — Constructor in class mx.core.Application |
|
Constructor. |
| applicationActivate — Event in class mx.core.WindowedApplication |
|
Dispatched when the application has become active. |
| APPLICATION_ACTIVATE — Constant static property in class mx.events.AIREvent |
|
The AIREvent.APPLICATION_ACTIVATE constant defines the value of the
type property of the event object for an
applicationActivate event. |
| applicationAvailableMemory — Static property in class openplug.elips.profiling.MemoryProfiler |
| |
| applicationBadgeNumber — Property in class mx.core.WindowedApplication |
|
Sets the badge number for iOS applications. |
| applicationComplete — Event in class mx.core.Application |
|
Dispatched after the Application has been initialized,
processed by the LayoutManager, and attached to the display list. |
| applicationComplete — Event in class mx.managers.SystemManager |
|
Dispatched when the application has finished initializing
|
| APPLICATION_COMPLETE — Constant static property in class mx.events.FlexEvent |
|
The FlexEvent.APPLICATION_COMPLETE constant defines the value of the
type property of the event object for a applicationComplete event. |
| applicationDeactivate — Event in class mx.core.WindowedApplication |
|
Dispatched when the application entered in background. |
| APPLICATION_DEACTIVATE — Constant static property in class mx.events.AIREvent |
|
The AIREvent.APPLICATION_DEACTIVATE constant defines the value of the
type property of the event object for an
applicationDeactivate event. |
| applicationDirectory — Static property in class flash.filesystem.File |
| |
| applicationStorageDirectory — Static property in class flash.filesystem.File |
| |
| applicationUsedMemory — Static property in class openplug.elips.profiling.MemoryProfiler |
| |
| apply(parent:mx.core:UIComponent) — Method in class mx.states.AddChild |
|
Applies the override. |
| apply(parent:mx.core:UIComponent) — Method in interface mx.states.IOverride |
|
Applies the override. |
| apply(parent:mx.core:UIComponent) — Method in class mx.states.RemoveChild |
|
Applies the override. |
| apply(parent:mx.core:UIComponent) — Method in class mx.states.SetEventHandler |
|
Applies the override. |
| apply(parent:mx.core:UIComponent) — Method in class mx.states.SetProperty |
|
Applies the override. |
| apply(parent:mx.core:UIComponent) — Method in class mx.states.SetStyle |
|
Applies the override. |
| applyPlatformDefaultStyles() — Method in class mx.managers.SystemManager |
| |
| applySettings(settings) — Method in class mx.messaging.Channel |
|
Subclasses should override this method to apply any settings that may be
necessary for an individual channel. |
| applyStyle(prop) — Method in interface mx.core.IUIComponentNative |
| |
| applyTweenStartValues() — Method in class mx.effects.effectClasses.TweenEffectInstance |
| |
| applyValueToTarget(target, property, value, props) — Method in class mx.effects.Effect |
|
Used internally by the Effect infrastructure. |
| argumentsOp — Property in class mx.rpc.AbstractOperation |
|
The arguments to pass to the Operation when it is invoked. |
| ArrayCollection — Class in package mx.collections |
|
The ArrayCollection class is a wrapper class that exposes an Array as
a collection that can be accessed and manipulated using the methods
and properties of the ICollectionView or IList
interfaces. |
| ArrayCollection(source) — Constructor in class mx.collections.ArrayCollection |
|
Constructor. |
| ArrayUtil — Class in package mx.utils |
|
The ArrayUtil utility class is an all-static class
with methods for working with arrays within Flex. |
| ascent — Property in class flash.text.TextLineMetrics |
| |
| AsyncMessage — Class in package mx.messaging.messages |
|
AsyncMessage is the base class for all asynchronous messages. |
| AsyncMessage(body, headers) — Constructor in class mx.messaging.messages.AsyncMessage |
|
Constructs an instance of an AsyncMessage with an empty body and header. |
| AsyncRequest — Class in package mx.rpc |
|
The AsyncRequest class provides an abstraction of messaging for RPC call invocation. |
| AsyncRequest() — Constructor in class mx.rpc.AsyncRequest |
|
Constructs a new asynchronous request. |
| AsyncToken — Dynamic class in package mx.rpc |
|
This class provides a place to set additional or token-level data for
asynchronous RPC operations. |
| AsyncToken(message:mx.messaging.messages:IMessage) — Constructor in class mx.rpc.AsyncToken |
|
Constructs an instance of the token with the specified message. |
| AT — Constant static property in class openplug.elips.ui.KeyboardExtended |
|
The @ key of the device. |
| AT_BOTTOM — Constant static property in class mx.events.ScrollEventDetail |
|
Indicates that the scroll bar is at the bottom of its scrolling range. |
| AT_LEFT — Constant static property in class mx.events.ScrollEventDetail |
|
Indicates that the scroll bar is at the left of its scrolling range. |
| AT_RIGHT — Constant static property in class mx.events.ScrollEventDetail |
|
Indicates that the scroll bar is at the right of its scrolling range. |
| AT_TARGET — Constant static property in class flash.events.EventPhase |
| |
| AT_TOP — Constant static property in class mx.events.ScrollEventDetail |
|
Indicates that the scroll bar is at the top of its scrolling range. |
| attributes — Property in class flash.xml.XMLNode |
|
An object containing all of the attributes of the specified XMLNode
instance. |
| AUDIO_FILE_ENDED — Constant static property in class openplug.elips.services.SystemAPI |
|
type of the Event fired when sound playback has finished. |
| authenticated — Property in class mx.messaging.Channel |
|
Indicates if this channel is authenticated. |
| authenticated — Property in class mx.messaging.ChannelSet |
|
Indicates whether the ChannelSet has an underlying Channel that successfully
authenticated with its endpoint. |
| authenticated — Property in class mx.messaging.MessageAgent |
|
Indicates if this MessageAgent is using an authenticated connection to
its destination. |
| AUTHENTICATION_MESSAGE_REF_TYPE — Constant static property in class mx.messaging.messages.CommandMessage |
|
The server message type for authentication commands. |
| AUTO — Constant static property in class mx.core.ContainerCreationPolicy |
|
Delay creating some or all descendants until they are needed. |
| autoCapitalization — Property in class openplug.elips.controls.TextArea |
|
Use this property to force upper case letter policy in the input text. |
| autoCapitalization — Property in class openplug.elips.controls.TextInput |
|
Use this property to force upper case letter policy in the input text. |
| AUTO_CAPITALIZATION_ALL — Constant property in class openplug.elips.controls.TextArea |
|
Value that defines the full auto capitalization
|
| AUTO_CAPITALIZATION_ALL — Constant property in class openplug.elips.controls.TextInput |
|
Value that defines the full auto capitalization
|
| AUTO_CAPITALIZATION_NONE — Constant property in class openplug.elips.controls.TextArea |
|
Value that defines no auto capitalization. |
| AUTO_CAPITALIZATION_NONE — Constant property in class openplug.elips.controls.TextInput |
|
Value that defines no auto capitalization. |
| AUTO_CAPITALIZATION_SENTENCE — Constant property in class openplug.elips.controls.TextArea |
|
Value that defines the sentence first letter auto capitalization
|
| AUTO_CAPITALIZATION_SENTENCE — Constant property in class openplug.elips.controls.TextInput |
|
Value that defines the sentence first letter auto capitalization
|
| AUTO_CAPITALIZATION_WORD — Constant property in class openplug.elips.controls.TextArea |
|
Value that defines the word first letter auto capitalization
|
| AUTO_CAPITALIZATION_WORD — Constant property in class openplug.elips.controls.TextInput |
|
Value that defines the word first letter auto capitalization
|
| autoConnect — Property in class mx.messaging.AbstractProducer |
|
If true the Producer automatically connects to its destination the
first time the send() method is called. |
| autoCorrection — Property in class openplug.elips.controls.TextArea |
|
Specifies whether the native autoCorrection is used (only on iOS and Android)
|
| autoCorrection — Property in class openplug.elips.controls.TextInput |
|
Specifies whether the native autoCorrection is used (only on iOS and Android)
|
| autoFit — Property in class openplug.elips.controls.ZoomableImage |
|
Auto fit the inner image to the ZoomableImage size. |
| AUTO_FOCUS — Constant static property in class openplug.elips.ui.KeyboardExtended |
|
The auto focus key of the device. |
| autoLayout — Property in class mx.core.Container |
|
If true, measurement and layout are done
when the position or size of a child is changed. |
| autoLoad — Property in class openplug.elips.controls.Image |
|
A flag that indicates whether content starts loading automatically
or waits for a call to the load() method. |
| autoRepeat — Property in class openplug.elips.controls.buttonClasses.ButtonImpl |
|
Specifies whether to dispatch repeated buttonDown
events if the user holds down the mouse button. |
| autoResizeIcon — Property in class openplug.elips.controls.Button |
|
If true, the icon is resized to fit the
button size. |
| autoResizeIcon — Property in class openplug.elips.controls.buttonClasses.ButtonImpl |
|
If true, the icon is resized to fit the
button size. |
| autoStart — Property in class openplug.elips.controls.ActivityIndicator |
|
Autostart the activity indicator processing when added to the stage,
and automatically stopped when removed from the stage. |
|
| 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 |