| 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 |
| c — Property, class org.apache.flex.geom.Matrix |
| |
| callLater(fn:Function, args:Array, thisArg:Object) — method, class org.apache.flex.core.CallLaterBead |
|
Calls a function after some amount of time. |
| CallLaterBead — class, package org.apache.flex.core |
|
The CallLater bead implements ways for
a method to be called after other code has
finished running. |
| CallLaterBead() — Constructor, class org.apache.flex.core.CallLaterBead |
|
Constructor. |
| Camera — class, package org.apache.cordova.camera |
| |
| Camera() — Constructor, class org.apache.cordova.camera.Camera |
| |
| CANCEL — Constant Static Property, class org.apache.flex.core.DropType |
|
The drop should be cancelled. |
| CANCEL — Constant Static Property, class org.apache.flex.html.Alert |
|
The bitmask button flag to show the Cancel button. |
| cancelLabel — Property, interface org.apache.flex.core.IAlertModel |
|
The label for the Cancel button in an Alert. |
| cancelLabel — Property, class org.apache.flex.html.beads.models.AlertModel |
| |
| canHaveChildren(node:Object) — method, class org.apache.flex.collections.HierarchicalData |
|
Returns true if the node can contain children. |
| canHaveChildren(node:Object) — method, interface org.apache.flex.collections.IHierarchicalData |
|
Returns true if the node can contain children. |
| captureEndValues() — method, class org.apache.flex.effects.Effect |
| |
| captureEndValues() — method, interface org.apache.flex.effects.IEffect |
|
Tries to compute final values
for effect
|
| captureEndValues() — method, class org.apache.flex.effects.Move |
| |
| captureStartValues() — method, class org.apache.flex.effects.Effect |
| |
| captureStartValues() — method, interface org.apache.flex.effects.IEffect |
|
Tries to compute initial values
for effect
|
| captureStartValues() — method, class org.apache.flex.effects.Move |
| |
| CartesianChart — class, package org.apache.flex.charts.core |
|
This class provides the basis for standard X-Y plots and anything
the requires a two-dimensional function graph. |
| CartesianChart() — Constructor, class org.apache.flex.charts.core.CartesianChart |
|
constructor. |
| categoryField — Property, class org.apache.flex.charts.beads.HorizontalCategoryAxisBead |
|
The name of field within the chart data to used to categorize each of the
axis data points. |
| categoryField — Property, class org.apache.flex.charts.beads.VerticalCategoryAxisBead |
|
The name of field within the chart data to used to categorize each of the
axis data points. |
| center(item:org.apache.flex.core:IUIBase, relativeTo:org.apache.flex.core:IUIBase) — Static Method , class org.apache.flex.utils.UIUtils |
|
Centers the given item relative to another item. |
| centered — Event, class org.apache.flex.maps.google.GoogleMap |
| |
| centerOnAddress(address:String) — method, class org.apache.flex.maps.google.GoogleMap |
| |
| centerOnAddress(address:String) — method, class org.apache.flex.maps.google.beads.GoogleMapView |
|
Centers the map on the address given. |
| centerX — Property, class org.apache.flex.charts.optimized.SVGWedgeItemRenderer |
|
The X coordinate of the center of the pie. |
| centerX — Property, interface org.apache.flex.charts.supportClasses.IWedgeItemRenderer |
|
The X coordinate of the center point of the pie. |
| centerX — Property, class org.apache.flex.charts.supportClasses.WedgeItemRenderer |
|
The X coordinate of the center of the pie. |
| centerY — Property, class org.apache.flex.charts.optimized.SVGWedgeItemRenderer |
|
The Y coordinate of the center of the pie. |
| centerY — Property, interface org.apache.flex.charts.supportClasses.IWedgeItemRenderer |
|
The Y coordinate of the center of the pie. |
| centerY — Property, class org.apache.flex.charts.supportClasses.WedgeItemRenderer |
|
The Y coordinate of the center of the pie. |
| ChainBinding — class, package org.apache.flex.binding |
|
The ChainBinding class is used to track changes of nested properties. |
| ChainBinding() — Constructor, class org.apache.flex.binding.ChainBinding |
|
Constructor. |
| change — Event, class org.apache.flex.html.CheckBox |
|
Dispatched when the user checks or un-checks the CheckBox. |
| change — Event, class org.apache.flex.html.ComboBox |
| |
| change — Event, class org.apache.flex.html.DataGrid |
| |
| change — Event, class org.apache.flex.html.DateChooser |
|
The change event is dispatched when the selectedDate is changed. |
| change — Event, class org.apache.flex.html.DateField |
|
The change event is dispatched when the selectedDate is changed. |
| change — Event, class org.apache.flex.html.DropDownList |
|
Dispatched when the user selects an item. |
| change — Event, class org.apache.flex.html.List |
|
The change event is dispatched whenever the list's selection changes. |
| change — Event, class org.apache.flex.html.RadioButton |
| |
| change — Event, class org.apache.flex.html.TextInput |
|
Dispatched when the user changes the text. |
| change — Event, class org.apache.flex.html.supportClasses.DropDownListList |
| |
| CHANGE — Constant Static Property, class org.apache.flex.core.TransformModel |
| |
| CHANGE — Constant Static Property, class org.apache.flex.events.Event |
| |
| changed(key:String) — method, class google.maps.MVCObject |
| |
| changeHandler(event:org.apache.flex.events:Event) — method, class org.apache.flex.binding.PropertyWatcher |
|
The event handler that gets called when
the change events are dispatched. |
| changeHandler(event:org.apache.flex.events:Event) — method, class org.apache.flex.html.beads.ScrollBarView |
| |
| chart — Property, class org.apache.flex.charts.beads.layouts.ChartBaseLayout |
|
Returns the strand, cast as an instance of ChartBase. |
| ChartArraySelectionModel — class, package org.apache.flex.charts.beads.models |
|
The ArraySelectionModel class is a selection model for
a dataProvider that is an array. |
| ChartArraySelectionModel() — Constructor, class org.apache.flex.charts.beads.models.ChartArraySelectionModel |
| |
| ChartAxisGroup — class, package org.apache.flex.charts.supportClasses |
|
The ChartAxisGroup provides a space where the objects for a chart's
axis can be placed. |
| ChartAxisGroup() — Constructor, class org.apache.flex.charts.supportClasses.ChartAxisGroup |
|
Constructor. |
| ChartBase — class, package org.apache.flex.charts.core |
|
The ChartBase class contains all of the properties common to most
charts. |
| ChartBase() — Constructor, class org.apache.flex.charts.core.ChartBase |
|
constructor. |
| ChartBaseLayout — class, package org.apache.flex.charts.beads.layouts |
| |
| ChartBaseLayout() — Constructor, class org.apache.flex.charts.beads.layouts.ChartBaseLayout |
| |
| chartDataGroup — Property, class org.apache.flex.charts.beads.layouts.ChartBaseLayout |
|
Returns the object into which the chart elements are drawn or added. |
| ChartDataGroup — class, package org.apache.flex.charts.supportClasses |
|
The ChartDataGroup class provides the actual space for rendering the
chart. |
| ChartDataGroup() — Constructor, class org.apache.flex.charts.supportClasses.ChartDataGroup |
|
constructor. |
| ChartItemRendererFactory — class, package org.apache.flex.charts.beads |
|
The ChartItemRendererFactory class implements IDataProviderItemRendererMapper
and creats the itemRenderers for each series in a chart. |
| ChartItemRendererFactory() — Constructor, class org.apache.flex.charts.beads.ChartItemRendererFactory |
|
constructor. |
| ChartSeriesMouseController — class, package org.apache.flex.charts.beads.controllers |
| |
| ChartSeriesMouseController() — Constructor, class org.apache.flex.charts.beads.controllers.ChartSeriesMouseController |
| |
| ChartView — class, package org.apache.flex.charts.beads |
|
The ChartView class provides the visual elemental structure for a chart. |
| ChartView() — Constructor, class org.apache.flex.charts.beads.ChartView |
|
Constructor
|
| CheckBox — class, package org.apache.flex.createjs |
| |
| CheckBox — class, package org.apache.flex.html |
|
The CheckBox class implements the common user interface
control. |
| CheckBox — class, package org.apache.flex.html5 |
| |
| CheckBox — class, package org.apache.flex.jquery |
| |
| CheckBox() — Constructor, class org.apache.flex.html.CheckBox |
|
Constructor. |
| CheckBoxIcon — class, package org.apache.flex.html.supportClasses |
| |
| CheckBoxIcon() — Constructor, class org.apache.flex.html.supportClasses.CheckBoxIcon |
| |
| CheckBoxView — class, package org.apache.flex.html.beads |
|
The CheckBoxView class is the default view for
the org.apache.flex.html.CheckBox class. |
| CheckBoxView() — Constructor, class org.apache.flex.html.beads.CheckBoxView |
|
Constructor. |
| children — Property, class org.apache.flex.binding.WatcherBase |
|
Children of this watcher are watching sub values. |
| children — Property, class org.apache.flex.effects.Parallel |
|
The children. |
| children — Property, class org.apache.flex.effects.Sequence |
|
The children. |
| childrenAdded — Event, class org.apache.flex.core.ContainerBase |
|
Indicates that the children of the container is have been added. |
| childrenAdded() — method, interface org.apache.flex.core.IContainer |
|
This method is called after children have been
added to the container so the container doesn't
have to re-layout as each child is added. |
| childrenChangedHandler(event:org.apache.flex.events:Event) — method, class org.apache.flex.html.beads.ContainerView |
|
Whenever children are added, listeners are added to detect changes
in their size. |
| childrenField — Property, class org.apache.flex.collections.HierarchicalData |
|
Indicates the field name to be used to detect children objects in
a data item. |
| childResizeHandler(event:org.apache.flex.events:Event) — method, class org.apache.flex.html.beads.ContainerView |
|
This event handles changes to the size of children of the container by running
the layout again and adjusting the size of the container or viewport as necessary. |
| chromeMetrics — Property, interface org.apache.flex.core.IViewportModel |
|
Size of the chrome. |
| chromeMetrics — Property, class org.apache.flex.html.beads.models.ViewportModel |
| |
| circIn(t:Number) — Static Method , class org.apache.flex.createjs.tween.Ease |
| |
| circInOut(t:Number) — Static Method , class org.apache.flex.createjs.tween.Ease |
| |
| Circle — class, package org.apache.flex.createjs.graphics |
|
Creates a circle. |
| Circle — class, package org.apache.flex.svg |
| |
| Circle(cx:Number, cy:Number, r:Number) — Constructor, class org.apache.flex.svg.Circle |
|
constructor. |
| circOut(t:Number) — Static Method , class org.apache.flex.createjs.tween.Ease |
| |
| ClassFactory — class, package org.apache.flex.core |
|
The ClassFactory class is the basic implementation
of an IFactory that will generate multiple
instances of item renderers or custom classes. |
| ClassFactory(generator:Class) — Constructor, class org.apache.flex.core.ClassFactory |
|
Constructor. |
| className — Property, class org.apache.flex.core.CSSShape |
|
The classname. |
| className — Property, class org.apache.flex.core.CSSSprite |
|
The classname. |
| className — Property, interface org.apache.flex.core.IStyleableObject |
|
Get the className(s) that will be used to
choose class selectors in most CSS style
implementations. |
| className — Property, class org.apache.flex.core.StyleableCSSTextField |
|
The classname. |
| className — Property, class org.apache.flex.core.UIBase |
|
The classname. |
| className — Property, class org.apache.flex.core.UIButtonBase |
|
The classname. |
| className — Property, class org.apache.flex.html.supportClasses.CheckBoxIcon |
| |
| className — Property, class org.apache.flex.html.supportClasses.RadioButtonIcon |
| |
| cleanup(cameraSuccess:Function, cameraError:Function) — method, class org.apache.cordova.camera.Camera |
| |
| cleanupCallbacks() — method, class org.apache.flex.net.URLLoader |
| |
| clear() — method, interface org.apache.flex.graphics.ICompoundGraphic |
| |
| clear() — method, class org.apache.flex.svg.CompoundGraphic |
|
Clears all of the drawn path data. |
| clearGraphics() — method, class org.apache.flex.charts.beads.AxisBaseBead |
|
Removes all graphic elements. |
| clearSearchResults() — method, class org.apache.flex.maps.google.GoogleMap |
| |
| clearSearchResults() — method, class org.apache.flex.maps.google.beads.GoogleMapView |
|
Clears the previous search results. |
| click — Event, class org.apache.flex.core.UIBase |
|
Set a different class for click events so that
there aren't dependencies on the flash classes
on the JS side. |
| click — Event, class org.apache.flex.core.UIButtonBase |
|
Set a different class for click events so that
there aren't dependencies on the flash classes
on the JS side. |
| click — Event, class org.apache.flex.html.Button |
|
Dispatched when the user clicks on a button. |
| click — Event, class org.apache.flex.html.ToggleTextButton |
|
Dispatched when the user clicks on a button. |
| CLICK — Constant Static Property, class org.apache.flex.events.MouseEvent |
| |
| clientX — Property, class org.apache.flex.events.MouseEvent |
| |
| clientY — Property, class org.apache.flex.events.MouseEvent |
| |
| clone() — method, class org.apache.flex.geom.Matrix |
|
Returns a copy of the Matrix
|
| clone() — method, class org.apache.flex.geom.Point |
| |
| clone() — method, class org.apache.flex.geom.Rectangle |
| |
| cloneEvent() — method, class org.apache.flex.events.Event |
|
Create a copy/clone of the Event object. |
| close — Event, class org.apache.flex.html.Panel |
| |
| close — Event, class org.apache.flex.html.PanelWithControlBar |
| |
| close — Event, class org.apache.flex.html.SimpleAlert |
| |
| close() — method, class org.apache.flex.net.URLBinaryLoader |
|
Cancels the URL request
|
| close() — method, class org.apache.flex.net.URLStream |
| |
| closeButton — Property, class org.apache.flex.html.beads.TitleBarView |
| |
| CloseButton — class, package org.apache.flex.html |
|
The CloseButton class is Button that displays an X
and is commonly used in a Panel's TitleBar. |
| CloseButton() — Constructor, class org.apache.flex.html.CloseButton |
|
Constructor. |
| CloseButtonView — class, package org.apache.flex.html.beads |
|
The CloseButtonView class is the view for
the down arrow button in a ScrollBar and other controls. |
| CloseButtonView() — Constructor, class org.apache.flex.html.beads.CloseButtonView |
|
Constructor. |
| closeNode(node:Object) — method, class org.apache.flex.collections.FlattenedList |
|
Closes the given node. |
| Collection — class, package org.apache.flex.collections |
| |
| Collection() — Constructor, class org.apache.flex.collections.Collection |
| |
| collectionChanged — Event, class org.apache.flex.collections.ArrayList |
|
Dispatched when the collection's underlying source array
is changed. |
| COLLECTION_CHANGED — Constant Static Property, class org.apache.flex.collections.Collection |
| |
| color — Property, class org.apache.flex.core.BindableCSSStyles |
| |
| color — Property, class org.apache.flex.core.SimpleCSSStyles |
| |
| color — Property, class org.apache.flex.graphics.GradientEntry |
|
A color value. |
| color — Property, class org.apache.flex.graphics.SolidColor |
|
A color value. |
| color — Property, class org.apache.flex.graphics.SolidColorStroke |
|
A color value. |
| colorMap — Static Property, class org.apache.flex.utils.CSSUtils |
|
The map of color names to uints. |
| colors — Property, class org.apache.flex.graphics.GradientBase |
| |
| ColorUtil — class, package org.apache.flex.utils |
|
The ColorUtil class is an all-static class
with methods for working with RGB colors within Flex. |
| column — Property, class org.apache.flex.html.beads.DataGridColumnView |
|
The org.apache.flex.html.support.DataGridColumn containing information used to
present the org.apache.flex.html.List as a column in the
org.apache.flex.html.DataGrid. |
| ColumnChart — class, package org.apache.flex.charts |
|
The ColumnChart displays a histogram chart where each series in
in the chart is a vertical column placed side by side. |
| ColumnChart() — Constructor, class org.apache.flex.charts.ColumnChart |
|
constructor. |
| ColumnChartLayout — class, package org.apache.flex.charts.beads.layouts |
|
The ColumnChartLayout arranges the graphics in vertical columns (or whatever shape
the renderer uses) using a category axis horizontally and a linear axis vertically. |
| ColumnChartLayout() — Constructor, class org.apache.flex.charts.beads.layouts.ColumnChartLayout |
| |
| columnIndex — Property, class org.apache.flex.html.beads.DataGridColumnView |
|
The zero-based index for the column. |
| columnIndex — Property, class org.apache.flex.html.supportClasses.DataItemRenderer |
|
The index of the column the itemRenderer represents. |
| columnLabels — Property, interface org.apache.flex.core.IDataGridPresentationModel |
|
The labels used for each column. |
| columnLabels — Property, class org.apache.flex.html.beads.models.DataGridPresentationModel |
|
The labels for each column. |
| columns — Property, interface org.apache.flex.core.IDataGridModel |
|
The set of DataGridColumns. |
| columns — Property, class org.apache.flex.html.DataGrid |
|
The array of org.apache.flex.html.supportClasses.DataGridColumns used to
describe each column. |
| columns — Property, class org.apache.flex.html.beads.layouts.DataGridLayout |
|
The array of column elements. |
| columns — Property, class org.apache.flex.html.beads.models.DataGridModel |
|
The array of org.apache.flex.html.supportClasses.DataGridColumns used to
define each column of the org.apache.flex.html.DataGrid. |
| ColumnSeries — class, package org.apache.flex.charts.supportClasses |
|
The ColumnSeries defines what field is being plotted from
the chart's dataProvider. |
| ColumnSeries() — Constructor, class org.apache.flex.charts.supportClasses.ColumnSeries |
| |
| columnWidth — Property, class org.apache.flex.html.beads.layouts.TileLayout |
|
The width of each column, in pixels. |
| columnWidth — Property, class org.apache.flex.html.supportClasses.DataGridColumn |
|
The width of the column (default is 100 pixels). |
| ComboBox — class, package org.apache.flex.html |
|
The ComboBox class is a component that displays an input field and
pop-up List with selections. |
| ComboBox — class, package org.apache.flex.html5 |
| |
| ComboBox() — Constructor, class org.apache.flex.html.ComboBox |
|
constructor. |
| ComboBoxController — class, package org.apache.flex.html.beads.controllers |
|
The ComboBoxController class bead handles mouse events on the elements of
the org.apache.flex.html.ComboBox. |
| ComboBoxController() — Constructor, class org.apache.flex.html.beads.controllers.ComboBoxController |
|
constructor. |
| ComboBoxModel — class, package org.apache.flex.html.beads.models |
|
The ComboBoxModel class bead extends org.apache.flex.html.beads.models.ArraySelectionModel
and adds the text being displayed by the org.apache.flex.html.ComboBox's input field. |
| ComboBoxModel() — Constructor, class org.apache.flex.html.beads.models.ComboBoxModel |
|
constructor. |
| ComboBoxView — class, package org.apache.flex.html.beads |
|
The ComboBoxView class creates the visual elements of the org.apache.flex.html.ComboBox
component. |
| ComboBoxView() — Constructor, class org.apache.flex.html.beads.ComboBoxView |
|
constructor. |
| communicationError — Event, class org.apache.flex.net.URLLoader |
|
Dispatched if an error occurs in the server communication. |
| COMMUNICATION_ERROR — Constant Static Property, class org.apache.flex.net.HTTPConstants |
|
Dispatched if an error occurs in the server communication. |
| complete — Event, class org.apache.flex.collections.LazyCollection |
|
Dispatched when the collection has processed a complete event. |
| complete — Event, class org.apache.flex.net.BinaryUploader |
|
Dispatched when the upload is complete. |
| complete — Event, class org.apache.flex.net.HTTPService |
|
Dispatched when the request is complete. |
| complete — Event, class org.apache.flex.net.URLLoader |
|
Dispatched when the request is complete. |
| complete(callback:Function) — method, class org.apache.flex.net.URLLoader |
|
Convenience function for complete event to allow chaining. |
| complete(callback:Function) — method, class org.apache.flex.net.URLStream |
|
Convenience function for complete event to allow chaining. |
| COMPLETE — Constant Static Property, class org.apache.flex.events.Event |
| |
| COMPLETE — Constant Static Property, class org.apache.flex.net.HTTPConstants |
|
Dispatched when the request is complete. |
| completeHandler(event:flash.events:Event) — method, class org.apache.flex.net.BinaryUploader |
|
The handler for the COMPLETE event. |
| completeHandler(event:flash.events:Event) — method, class org.apache.flex.net.HTTPService |
|
The handler for the COMPLETE event. |
| completeSetup() — method, class org.apache.flex.html.beads.ContainerView |
|
Called when the host is ready to complete its setup (usually after its size has been
determined). |
| completeSetup() — method, class org.apache.flex.html.beads.ListView |
| |
| completeSetup() — method, class org.apache.flex.html.beads.PanelView |
| |
| completeSetup() — method, class org.apache.flex.html.beads.PanelWithControlBarView |
| |
| CompoundGraphic — class, package org.apache.flex.svg |
|
CompoundGraphic is a surface on which you can
draw various graphic elements such as Rect, Circle,
Ellipse, Path etc. |
| compoundTransform — Property, class org.apache.flex.graphics.GradientBase |
|
Holds the matrix and the convenience transform properties (x, y, and rotation). |
| CompoundTransform — class, package org.apache.flex.graphics.utils |
|
A CompoundTransform represents a 2D or 3D matrix transform. |
| CompoundTransform() — Constructor, class org.apache.flex.graphics.utils.CompoundTransform |
|
Constructor. |
| computedMatrix — Property, interface org.apache.flex.graphics.utils.IAssetLayoutFeatures |
|
The computed matrix, calculated by combining the layout matrix and any offsets provided. |
| computedMatrix3D — Property, interface org.apache.flex.graphics.utils.IAssetLayoutFeatures |
|
The computed 3D matrix, calculated by combining the 3D layout matrix and any offsets provided. |
| concat(m:org.apache.flex.geom:Matrix) — method, class org.apache.flex.geom.Matrix |
|
Adds the Matrix the current one
Returns the matrix so the methods can be chained. |
| ConstantBinding — class, package org.apache.flex.binding |
|
The ConstantBinding class is lightweight data-binding class that
is optimized for simple assignments of one object's constant to
another object's property. |
| ConstantBinding() — Constructor, class org.apache.flex.binding.ConstantBinding |
|
Constructor. |
| Container — class, package org.apache.flex.createjs |
|
Provides a nestable Container for CreateJS elements. |
| Container — class, package org.apache.flex.html |
|
The Container class implements a basic container for
other controls and containers. |
| Container() — Constructor, class org.apache.flex.html.Container |
|
Constructor. |
| ContainerBase — class, package org.apache.flex.core |
|
The ContainerBase class is the base class for most containers
in FlexJS. |
| ContainerBase() — Constructor, class org.apache.flex.core.ContainerBase |
|
Constructor. |
| ContainerBaseStrandChildren — class, package org.apache.flex.core |
|
The ContainerBaseStrandChildren class the provides a way for advanced
components to place children directly into the strand unlike the
addElement() APIs on the Container which place children into the contentView. |
| ContainerBaseStrandChildren(owner:org.apache.flex.core:IParent) — Constructor, class org.apache.flex.core.ContainerBaseStrandChildren |
|
Constructor. |
| ContainerContentArea — class, package org.apache.flex.html.supportClasses |
|
The ContainerContentArea class implements the contentView for
a Container. |
| ContainerContentArea() — Constructor, class org.apache.flex.html.supportClasses.ContainerContentArea |
|
Constructor. |
| ContainerDataBinding — class, package org.apache.flex.binding |
|
The ContainerDataBinding class implements databinding for
Container instances. |
| ContainerDataBinding() — Constructor, class org.apache.flex.binding.ContainerDataBinding |
|
Constructor. |
| ContainerView — class, package org.apache.flex.html.beads |
|
This class creates and manages the contents of a Container. |
| ContainerView() — Constructor, class org.apache.flex.html.beads.ContainerView |
|
The ContainerView class is the default view for
the org.apache.flex.core.ContainerBase classes. |
| contains(x:Number, y:Number) — method, class org.apache.flex.geom.Rectangle |
| |
| containsPoint(point:org.apache.flex.geom:Point) — method, class org.apache.flex.geom.Rectangle |
| |
| containsRect(rect:org.apache.flex.geom:Rectangle) — method, class org.apache.flex.geom.Rectangle |
| |
| contentArea — Property, class org.apache.flex.html.supportClasses.Viewport |
| |
| contentArea — Property, class org.apache.flex.mobile.ManagerBase |
|
The contentArea of a view manager is where the child elements are placed. |
| contentData — Property, class org.apache.flex.net.HTTPService |
|
The text to send to the server, if any. |
| contentHeight — Property, class org.apache.flex.mobile.models.ViewManagerModel |
| |
| contentType — Property, class org.apache.flex.net.BinaryUploader |
|
The content-type of the binary data. |
| contentType — Property, class org.apache.flex.net.HTTPService |
|
The content-type of the binary data. |
| contentType — Property, class org.apache.flex.net.URLRequest |
|
Controls the HTTP form submission method. |
| contentType — Property, class org.apache.flex.utils.PNGEncoder |
|
The MIME type for the PNG encoded image. |
| CONTENT_TYPE — Constant Static Property, class org.apache.flex.net.HTTPHeader |
|
The Content-type header. |
| contentView — Property, interface org.apache.flex.core.ILayoutHost |
|
The container that parents all of the content. |
| contentView — Property, interface org.apache.flex.core.IViewport |
|
Get the actual parent of the container's content. |
| contentView — Property, class org.apache.flex.html.beads.ContainerView |
|
The sub-element used as the parent of the container's elements. |
| contentView — Property, class org.apache.flex.html.beads.NumericStepperView |
|
The area containing the TextInput and Spinner controls. |
| contentView — Property, class org.apache.flex.html.supportClasses.Viewport |
|
Get the actual parent of the container's content. |
| contentWidth — Property, class org.apache.flex.mobile.models.ViewManagerModel |
| |
| contentX — Property, class org.apache.flex.mobile.models.ViewManagerModel |
| |
| contentY — Property, class org.apache.flex.mobile.models.ViewManagerModel |
| |
| controlBar — Property, interface org.apache.flex.core.IPanelModel |
|
The items in the org.apache.flex.html.ControlBar. |
| controlBar — Property, class org.apache.flex.html.PanelWithControlBar |
|
The items in the org.apache.flex.html.ControlBar. |
| controlBar — Property, class org.apache.flex.html.beads.PanelWithControlBarView |
|
The org.apache.flex.html.ControlBar for the Panel; may be null. |
| controlBar — Property, class org.apache.flex.html.beads.models.PanelModel |
|
The items in the org.apache.flex.html.ControlBar. |
| ControlBar — class, package org.apache.flex.html |
|
The ControlBar class is used within a Panel as a place to position
additional controls. |
| ControlBar() — Constructor, class org.apache.flex.html.ControlBar |
|
constructor. |
| ControlBarMeasurementBead — class, package org.apache.flex.html.beads |
|
The ControlBarMeasurementBead class measures the size of a org.apache.flex.html.ControlBar
component. |
| ControlBarMeasurementBead() — Constructor, class org.apache.flex.html.beads.ControlBarMeasurementBead |
|
constructor. |
| controller — Property, class org.apache.flex.core.Application |
|
The controller. |
| controller — Property, class org.apache.flex.mobile.TitleView |
|
Get the controller for the view. |
| controller — Property, class org.apache.flex.mobile.ToggleSwitch |
|
Get the controller for the view. |
| controls — Property, class org.apache.flex.mobile.chrome.NavigationBar |
|
The controls of the NavigationBar (eg, a button to go back and a title). |
| controls — Property, class org.apache.flex.mobile.chrome.ToolBar |
|
The control components of the ToolBar (eg, a settings button). |
| convert — Static Property, class org.apache.flex.events.utils.MouseEventConverter |
|
A method used to copy properties from flash.events.MouseEvent to
org.apache.flex.events.Event. |
| convertColor(value:Object) — method, interface org.apache.flex.core.IValuesImpl |
|
Converts a color value into a uint. |
| convertColor(value:Object) — method, class org.apache.flex.core.SimpleCSSValuesImpl |
|
Converts a color value into a uint. |
| convertColor(value:Object) — method, class org.apache.flex.core.SimpleValuesImpl |
|
Converts a color value into a uint. |
| convertItem(data:String) — method, interface org.apache.flex.collections.converters.IItemConverter |
|
Take the input string (could be serialized data set,
XML, or JSON) and return a data class instance. |
| convertItem(data:String) — method, class org.apache.flex.collections.converters.JSONItemConverter |
| |
| COPY — Constant Static Property, class org.apache.flex.core.DropType |
|
The data should be copied. |
| copyFrom(source:org.apache.flex.geom:Matrix) — method, class org.apache.flex.geom.Matrix |
|
Copies the values from another Matrix. |
| copyFrom(sourcePoint:org.apache.flex.geom:Point) — method, class org.apache.flex.geom.Point |
| |
| copyFrom(sourceRect:org.apache.flex.geom:Rectangle) — method, class org.apache.flex.geom.Rectangle |
| |
| createDragEvent(type:String, event:org.apache.flex.events:MouseEvent) — Static Method , class org.apache.flex.events.DragEvent |
|
Factory for DragEvents. |
| createFromClass(parent:org.apache.flex.core:IItemRendererParent) — method, class org.apache.flex.core.ItemRendererClassFactory |
|
Creates an instance of an item renderer from itemRendererFactory. |
| createFromMXMLContent(parent:org.apache.flex.core:IItemRendererParent) — method, class org.apache.flex.core.ItemRendererClassFactory |
|
Creates an instance of an item renderer from child MXML tags. |
| createFunction — Property, class org.apache.flex.core.ItemRendererClassFactory |
|
This is the method that actually does the work for createItemRenderer. |
| createItemRenderer(parent:org.apache.flex.core:IItemRendererParent) — method, interface org.apache.flex.core.IItemRendererClassFactory |
|
This method is called to generate another instance of an item renderer
and attach it to the given parent. |
| createItemRenderer(parent:org.apache.flex.core:IItemRendererParent) — method, class org.apache.flex.core.ItemRendererClassFactory |
|
This method is called to generate another instance of an item renderer
and attach it to the given parent. |
| CreateJSBase — class, package org.apache.flex.createjs.core |
|
This is the base class for CreateJS component wrappers used by FlexJS
applications. |
| createMarker(location:google.maps:LatLng) — method, class org.apache.flex.maps.google.GoogleMap |
| |
| createMarker(location:google.maps:LatLng) — method, class org.apache.flex.maps.google.beads.GoogleMapView |
|
Creates a marker for placement on the map. |
| createUID() — Static Method , class org.apache.flex.utils.UIDUtil |
|
Generates a UID (unique identifier) based on ActionScript's
pseudo-random number generator and the current time. |
| createUpdateEvent(source:Object, name:String, oldValue:Object, newValue:Object) — Static Method , class org.apache.flex.events.ValueChangeEvent |
|
A convenience method to create an instance of the ValueChangeEvent. |
| createViewport() — method, class org.apache.flex.html.beads.ContainerView |
|
Creates the Viewport (or ScrollableViewport) through which the content
area is presented. |
| CSSBorderUtils — class, package org.apache.flex.utils |
|
The CSSBorderUtils class is shared code for getting the styles
regarding borders and drawing one. |
| CSSButtonView — class, package org.apache.flex.html.beads |
|
The CSSButtonView class is the default view for
the org.apache.flex.html.Button class. |
| CSSButtonView() — Constructor, class org.apache.flex.html.beads.CSSButtonView |
|
Constructor. |
| CSSContainerUtils — class, package org.apache.flex.utils |
|
The CSSContainerUtils class is a utility class that computes the values
containers often need to know like border widths and padding styles. |
| CSSFontFaceBead — class, package org.apache.flex.core |
|
The CSSFontFaceBead class is the class that loads swfs
of converted fonts so they can be used in Flash. |
| CSSFontFaceBead() — Constructor, class org.apache.flex.core.CSSFontFaceBead |
|
Constructor. |
| CSSImageAndTextButtonView — class, package org.apache.flex.html.beads |
|
The CSSTextButtonView class is the default view for
the org.apache.flex.html.TextButton class. |
| CSSImageAndTextButtonView() — Constructor, class org.apache.flex.html.beads.CSSImageAndTextButtonView |
|
Constructor. |
| CSSShape — class, package org.apache.flex.core |
|
The Border class is a class used internally by many
controls to draw a border. |
| CSSShape() — Constructor, class org.apache.flex.core.CSSShape |
|
Constructor. |
| CSSSprite — class, package org.apache.flex.core |
|
The Border class is a class used internally by many
controls to draw a border. |
| CSSSprite() — Constructor, class org.apache.flex.core.CSSSprite |
|
Constructor. |
| CSSTextButtonView — class, package org.apache.flex.html.beads |
|
The CSSTextButtonView class is the default view for
the org.apache.flex.html.TextButton class. |
| CSSTextButtonView() — Constructor, class org.apache.flex.html.beads.CSSTextButtonView |
|
Constructor. |
| CSSTextField — class, package org.apache.flex.core |
|
The CSSTextField class implements CSS text styles in a TextField. |
| CSSTextField() — Constructor, class org.apache.flex.core.CSSTextField |
|
Constructor. |
| CSSTextToggleButtonView — class, package org.apache.flex.html.beads |
|
The CSSTextToggleButtonView class is the default view for
the org.apache.flex.html.TextToggleButton class. |
| CSSTextToggleButtonView() — Constructor, class org.apache.flex.html.beads.CSSTextToggleButtonView |
|
Constructor. |
| CSSUtils — class, package org.apache.flex.utils |
|
The CSSUtils class is a collection of static functions that provide utility
features for managing CSS values. |
| CubicCurve — class, package org.apache.flex.graphics |
| |
| CubicCurve(controlX1:Number, controlY1:Number, controlX2:Number, controlY2:Number, anchorX:Number, anchorY:Number) — Constructor, class org.apache.flex.graphics.CubicCurve |
| |
| cubicCurveTo(controlX1:Number, controlY1:Number, controlX2:Number, controlY2:Number, anchorX:Number, anchorY:Number) — method, class org.apache.flex.graphics.PathBuilder |
| |
| cubicIn() — Static Method , class org.apache.flex.createjs.tween.Ease |
| |
| cubicInOut() — Static Method , class org.apache.flex.createjs.tween.Ease |
| |
| cubicOut() — Static Method , class org.apache.flex.createjs.tween.Ease |
| |
| CurrencyFormatter — class, package org.apache.flex.html.accessories |
|
The CurrencyFormatter class formats a value in separated groups. |
| CurrencyFormatter() — Constructor, class org.apache.flex.html.accessories.CurrencyFormatter |
|
constructor
|
| currencySymbol — Property, class org.apache.flex.html.accessories.CurrencyFormatter |
|
The currency symbol, such as "$"
|
| current — Property, class org.apache.flex.events.ProgressEvent |
|
The current value. |
| currentCenter — Property, class org.apache.flex.maps.google.models.MapModel |
|
The current center of the map. |
| currentState — Property, class org.apache.flex.core.ContainerBase |
|
The name of the current state. |
| currentState — Property, interface org.apache.flex.core.IStatesObject |
|
The current state name
|
| currentState — Property, class org.apache.flex.html.MXMLBeadView |
|
The name of the current state. |
| currentTime — Static Property, class org.apache.flex.effects.Tween |
|
Used by effects to get the current effect time tick. |
| CustomEvent — class, package org.apache.flex.events |
|
MXML auto-imports flash.events.Event which then requires
full qualification to use org.apache.flex.events.Event. |
| CustomEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class org.apache.flex.events.CustomEvent |
|
Constructor. |
|
| 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 |