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, class org.apache.flex.geom.Matrix |
| |
acceptDragDrop(target:org.apache.flex.core:IUIBase, type:String) — method, class org.apache.flex.html.beads.controllers.DropMouseController |
| |
acceptedDrop(dropTarget:Object, type:String) — method, interface org.apache.flex.core.IDragInitiator |
|
This method is called to notify the dragInitiator
that you have accepted the drop. |
acceptedDrop — Event, class org.apache.flex.core.MXMLDragInitiator |
|
Indicates that acceptedDrop API has been called. |
acceptedDrop(dropTarget:Object, type:String) — method, class org.apache.flex.core.MXMLDragInitiator |
|
Handles the acceptedDrop API
|
acceptingDrop(dropTarget:Object, type:String) — method, interface org.apache.flex.core.IDragInitiator |
|
This method is called to notify the dragInitiator
that you want to accept a drop. |
acceptingDrop — Event, class org.apache.flex.core.MXMLDragInitiator |
|
Indicates that acceptingDrop API has been called. |
acceptingDrop(dropTarget:Object, type:String) — method, class org.apache.flex.core.MXMLDragInitiator |
|
Handles the acceptingDrop API
|
accessors — Property, class org.apache.flex.reflection.TypeDefinition |
| |
activeTweens — Static Property, class org.apache.flex.effects.Tween |
|
The list of tweens that are currently playing. |
add(v:org.apache.flex.geom:Point) — method, class org.apache.flex.geom.Point |
| |
addBead(bead:org.apache.flex.core:IBead) — method, class org.apache.flex.charts.supportClasses.BoxItemRenderer |
| |
addBead(bead:org.apache.flex.core:IBead) — method, class org.apache.flex.charts.supportClasses.WedgeItemRenderer |
| |
addBead(bead:org.apache.flex.core:IBead) — method, class org.apache.flex.core.Application |
|
Add a bead to the strand. |
addBead(bead:org.apache.flex.core:IBead) — method, class org.apache.flex.core.HTMLElementWrapper |
|
"abstract" method so we can override in JS
|
addBead(bead:org.apache.flex.core:IBead) — method, interface org.apache.flex.core.IStrand |
|
Add a bead to the strand. |
addBead(bead:org.apache.flex.core:IBead) — method, class org.apache.flex.core.Strand |
|
Add a bead to the strand. |
addBead(bead:org.apache.flex.core:IBead) — method, class org.apache.flex.core.UIBase |
|
Add a bead to the strand. |
addBead(bead:org.apache.flex.core:IBead) — method, class org.apache.flex.core.UIButtonBase |
|
Add a bead to the strand. |
addBead(bead:org.apache.flex.core:IBead) — method, class org.apache.flex.html.MXMLBeadView |
|
Add a bead to the strand. |
addBead(bead:org.apache.flex.core:IBead) — method, class org.apache.flex.html.beads.TextAreaView |
|
Add a bead to the strand. |
addBead(bead:org.apache.flex.core:IBead) — method, class org.apache.flex.net.BinaryUploader |
|
Add a bead to the strand. |
addBead(bead:org.apache.flex.core:IBead) — method, class org.apache.flex.net.HTTPService |
|
Add a bead to the strand. |
addBinding(binding:org.apache.flex.binding:GenericBinding) — method, class org.apache.flex.binding.WatcherBase |
|
Add a binding to this watcher, meaning that the binding
is notified when our value changes. |
addChild(child:org.apache.flex.binding:WatcherBase) — method, class org.apache.flex.binding.WatcherBase |
|
Add a child to this watcher, meaning that the child
is watching a sub value of ours. |
addChild(child:org.apache.flex.effects:IEffect) — method, class org.apache.flex.effects.Parallel |
| |
addChild(child:org.apache.flex.effects:IEffect) — method, class org.apache.flex.effects.Sequence |
| |
addedToParent() — method, class org.apache.flex.charts.supportClasses.BoxItemRenderer |
| |
addedToParent() — method, class org.apache.flex.charts.supportClasses.WedgeItemRenderer |
| |
addedToParent() — method, class org.apache.flex.core.ContainerBase |
|
A ContainerBase doesn't create its children until it is added to
a parent. |
addedToParent() — method, interface org.apache.flex.core.IUIBase |
|
Called by parent components when the component is
added via a call to addElement or addElementAt. |
addedToParent() — method, class org.apache.flex.core.UIBase |
|
The method called when added to a parent. |
addedToParent() — method, class org.apache.flex.core.UIButtonBase |
| |
addedToParent() — method, class org.apache.flex.html.DateField |
|
The method called when added to a parent. |
addedToParent() — method, class org.apache.flex.svg.GraphicShape |
| |
addEffect(effect:org.apache.flex.createjs.tween:Effect) — method, class org.apache.flex.createjs.tween.Sequence |
| |
addElement(value:Object, dispatchEvent:Boolean) — method, class org.apache.flex.charts.optimized.SVGChartDataGroup |
|
Overrides the addElement function to set the element into an internal
list. |
addElement(c:Object, dispatchEvent:Boolean) — method, class org.apache.flex.core.Application |
|
Add a component to the parent. |
addElement(value:Object, dispatchEvent:Boolean) — method, interface org.apache.flex.core.IContentView |
| |
addElement(c:Object, dispatchEvent:Boolean) — method, interface org.apache.flex.core.IParent |
|
Add a component to the parent. |
addElement(c:Object, dispatchEvent:Boolean) — method, class org.apache.flex.core.UIBase |
|
Add a component to the parent. |
addElement(c:Object, dispatchEvent:Boolean) — method, class org.apache.flex.mobile.ManagerBase |
|
Adds elements to the view manager. |
addElementAt(value:Object, index:int, dispatchEvent:Boolean) — method, class org.apache.flex.charts.optimized.SVGChartDataGroup |
|
Overrides the addElementAt function to set the element into an internal
list. |
addElementAt(c:Object, index:int, dispatchEvent:Boolean) — method, class org.apache.flex.core.Application |
|
Add a component to the parent. |
addElementAt(c:Object, index:int, dispatchEvent:Boolean) — method, interface org.apache.flex.core.IParent |
|
Add a component to the parent. |
addElementAt(c:Object, index:int, dispatchEvent:Boolean) — method, class org.apache.flex.core.UIBase |
|
Add a component to the parent. |
addElementAt(c:Object, index:int, dispatchEvent:Boolean) — method, class org.apache.flex.mobile.ManagerBase |
| |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReferences:Boolean) — method, class org.apache.flex.core.StageProxy |
| |
addItem(item:Object) — method, class org.apache.flex.collections.ArrayList |
|
Adds an item to the end of the array. |
addItem(item:Object) — method, interface org.apache.flex.collections.IArrayList |
|
Adds an item to the end of the array. |
addItemAt(item:Object, index:int) — method, class org.apache.flex.collections.ArrayList |
|
Inserts an item to a specific location within the array. |
addItemAt(item:Object, index:int) — method, interface org.apache.flex.collections.IArrayList |
|
Inserts an item to a specific location within the array. |
addListener(eventName:String, handler:Function) — method, class google.maps.MVCObject |
| |
addRule(ruleName:String, values:Object) — method, interface org.apache.flex.core.IValuesImpl |
|
Add a style rule like a class selector. |
addRule(ruleName:String, values:Object) — method, class org.apache.flex.core.SimpleCSSValuesImpl |
|
Add a style rule like a class selector. |
addRule(ruleName:String, values:Object) — method, class org.apache.flex.core.SimpleValuesImpl |
|
Add a style rule like a class selector. |
adjustBrightness(rgb:uint, brite:Number) — Static Method , class org.apache.flex.utils.ColorUtil |
|
Performs a linear brightness adjustment of an RGB color. |
adjustBrightness2(rgb:uint, brite:Number) — Static Method , class org.apache.flex.utils.ColorUtil |
|
Performs a scaled brightness adjustment of an RGB color. |
adjustSize() — method, class org.apache.flex.html.supportClasses.GraphicsItemRenderer |
|
This function is called whenever the itemRenderer changes size. |
adjustSize() — method, class org.apache.flex.html.supportClasses.UIItemRendererBase |
|
This function is called whenever the itemRenderer changes size. |
Alert — class, package org.apache.flex.html |
|
The Alert class is a component that displays a message and one or more buttons
in a view that pops up over all other controls and views. |
Alert() — Constructor, class org.apache.flex.html.Alert |
|
constructor. |
AlertController — class, package org.apache.flex.html.beads.controllers |
|
The AlertControler class bead handles the close event on the org.apache.flex.html.Alert
by removing the org.apache.flex.html.Alert from the display. |
AlertController() — Constructor, class org.apache.flex.html.beads.controllers.AlertController |
|
constructor. |
AlertMeasurementBead — class, package org.apache.flex.html.beads |
|
The AlertMeasureBead class provides boundary measurements for an
org.apache.flex.html.Alert component. |
AlertMeasurementBead() — Constructor, class org.apache.flex.html.beads.AlertMeasurementBead |
|
constructor. |
AlertModel — class, package org.apache.flex.html.beads.models |
|
The AlertModel class bead implements the org.apache.flex.core.IAlertModel and holds the properties
for an org.apache.flex.html.Alert such the buttons to use and message to display. |
AlertModel() — Constructor, class org.apache.flex.html.beads.models.AlertModel |
|
constructor. |
AlertView — class, package org.apache.flex.html.beads |
|
The AlertView class creates the visual elements of the org.apache.flex.html.Alert
component. |
AlertView() — Constructor, class org.apache.flex.html.beads.AlertView |
|
constructor. |
allConvertedEvents — Static Property, class org.apache.flex.events.utils.MouseEventConverter |
|
The list of events to convert. |
allowedErrors — Static Property, class org.apache.flex.binding.WatcherBase |
|
Certain errors are normal when executing an update, so we swallow them. |
allowedErrorTypes — Static Property, class org.apache.flex.binding.WatcherBase |
|
Certain errors classes are normal when executing an update, so we swallow all
errors they represent. |
alpha — Property, interface org.apache.flex.core.IUIBase |
|
The alpha or opacity in the range of 0 to 1. |
alpha — Property, class org.apache.flex.graphics.GradientEntry |
|
The transparency of a color. |
alpha — Property, class org.apache.flex.graphics.SolidColor |
|
The transparency of a color. |
alpha — Property, class org.apache.flex.graphics.SolidColorStroke |
|
The transparency of a color. |
alphaFrom — Property, class org.apache.flex.createjs.tween.Tween |
|
Starting alpha value. |
alphaFrom — Property, class org.apache.flex.effects.Fade |
|
Starting alpha value. |
alphas — Property, class org.apache.flex.graphics.GradientBase |
| |
alphaTo — Property, class org.apache.flex.createjs.tween.Tween |
|
Ending alpha value. |
alphaTo — Property, class org.apache.flex.effects.Fade |
|
Ending alpha value. |
angle — Property, class org.apache.flex.core.TransformRotateModel |
| |
Animation — class, package google.maps |
| |
Application — class, package org.apache.cordova |
|
A customized Application that dispatches the Cordova deviceReady event
|
Application — class, package org.apache.flex.core |
|
The Application class is the main class and entry point for a FlexJS
application. |
Application — class, package org.apache.flex.createjs |
|
The Application class is the main class and entry point for a FlexJS
application. |
Application — class, package org.apache.flex.jquery |
| |
Application() — Constructor, class org.apache.cordova.Application |
|
FalconJX will inject html into the index.html file. |
Application() — Constructor, class org.apache.flex.core.Application |
|
Constructor. |
Application() — Constructor, class org.apache.flex.jquery.Application |
|
FalconJX will inject html into the index.html file. |
ApplicationBase — class, package org.apache.flex.core |
|
This is a platform-dependent base class
for Application
|
ApplicationBase() — Constructor, class org.apache.flex.core.ApplicationBase |
|
Constructor. |
applicationComplete — Event, class org.apache.flex.core.Application |
|
Dispatched at startup after the initial view has been
put on the display list. |
applicationComplete — Event, class org.apache.flex.createjs.Application |
|
Dispatched at startup after the initial view has been
put on the display list. |
ApplicationDataBinding — class, package org.apache.flex.binding |
|
The ApplicationDataBinding class implements databinding for
Application instances. |
ApplicationDataBinding() — Constructor, class org.apache.flex.binding.ApplicationDataBinding |
|
Constructor. |
applicationModel — Property, interface org.apache.flex.core.IApplicationView |
|
The application model. |
applicationModel — Property, class org.apache.flex.core.ViewBase |
|
A reference to the Application's model. |
apply(s:org.apache.flex.graphics:IGraphicShape) — method, interface org.apache.flex.graphics.IStroke |
| |
apply(s:org.apache.flex.graphics:IGraphicShape) — method, class org.apache.flex.graphics.SolidColorStroke |
| |
applyStroke() — method, class org.apache.flex.svg.GraphicShape |
| |
arc — Property, class org.apache.flex.charts.optimized.SVGWedgeItemRenderer |
|
The sweep (radians) of the wedge, relative to the startAngle. |
arc — Property, interface org.apache.flex.charts.supportClasses.IWedgeItemRenderer |
|
The sweep (radians) of the wedge relative to the startAngle. |
arc — Property, class org.apache.flex.charts.supportClasses.WedgeItemRenderer |
|
The sweep (radians) of the wedge, relative to the startAngle. |
args — Property, class org.apache.flex.reflection.MetaDataDefinition |
| |
array — Property, class org.apache.flex.utils.BinaryData |
|
Gets a reference to the internal array of bytes. |
ArrayList — class, package org.apache.flex.collections |
|
The ArrayList class provides an event-driven wrapper for the
standard Array. |
ArrayList(initialSource:Array) — Constructor, class org.apache.flex.collections.ArrayList |
|
Constructor. |
ArrayListSelectionModel — class, package org.apache.flex.html.beads.models |
|
The ArrayListSelectionModel class is a selection model for
a dataProvider that is an ArrayList. |
ArrayListSelectionModel() — Constructor, class org.apache.flex.html.beads.models.ArrayListSelectionModel |
|
Constructor. |
ArraySelectionModel — class, package org.apache.flex.html.beads.models |
|
The ArraySelectionModel class is a selection model for
a dataProvider that is an array. |
ArraySelectionModel() — Constructor, class org.apache.flex.html.beads.models.ArraySelectionModel |
|
Constructor. |
attributeFromColor(value:uint) — Static Method , class org.apache.flex.utils.CSSUtils |
| |
autoHeight — Property, class org.apache.flex.html.beads.TextFieldViewBase |
|
Whether we are autosizing the height. |
autoSizeIfNeeded() — method, class org.apache.flex.html.beads.TextFieldViewBase |
|
Handle autosizing. |
autoWidth — Property, class org.apache.flex.html.beads.TextFieldViewBase |
|
Whether we are autosizing the width. |
AxisBaseBead — class, package org.apache.flex.charts.beads |
|
The AxisBaseBead is the base class for the chart axis beads. |
AxisBaseBead() — Constructor, class org.apache.flex.charts.beads.AxisBaseBead |
|
Constructor. |
axisGroup — Property, class org.apache.flex.charts.beads.AxisBaseBead |
|
The container space for lines, tick marks, etc. |
axisGroup — Property, interface org.apache.flex.charts.core.IAxisBead |
|
The group space to use as the drawing area for the axis parts
(lines, ticks, labels, etc.). |
axisHeight — Property, class org.apache.flex.charts.beads.HorizontalCategoryAxisBead |
|
The height of the horizontal axis. |
axisHeight — Property, class org.apache.flex.charts.beads.HorizontalLinearAxisBead |
|
The height of the horizontal axis. |
axisHeight — Property, interface org.apache.flex.charts.core.IHorizontalAxisBead |
|
The overall height of the axis, including its labels. |
axisStroke — Property, class org.apache.flex.charts.beads.AxisBaseBead |
|
The stroke used to draw the line for the axis. |
axisStroke — Property, interface org.apache.flex.charts.core.IAxisBead |
|
The stroke used for the axis line
|
axisWidth — Property, class org.apache.flex.charts.beads.VerticalCategoryAxisBead |
|
The overall width of the axis. |
axisWidth — Property, class org.apache.flex.charts.beads.VerticalLinearAxisBead |
| |
axisWidth — Property, interface org.apache.flex.charts.core.IVerticalAxisBead |
|
The overall width of the horizontal axis. |
|
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 |