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 |
d — Property, class org.apache.flex.geom.Matrix |
| |
data — Property, class org.apache.flex.charts.optimized.SVGBoxItemRenderer |
| |
data — Property, class org.apache.flex.charts.optimized.SVGLineSegmentItemRenderer |
| |
data — Property, class org.apache.flex.charts.supportClasses.BoxItemRenderer |
| |
data — Property, class org.apache.flex.charts.supportClasses.LineSegmentItemRenderer |
| |
data — Property, class org.apache.flex.charts.supportClasses.WedgeItemRenderer |
| |
data — Property, class org.apache.flex.collections.LazyCollection |
|
The array of desired data types. |
data — Property, interface org.apache.flex.core.IItemRenderer |
|
The data item to be displayed by the item renderer. |
data — Property, class org.apache.flex.events.ItemClickedEvent |
|
The data of the item. |
data — Property, class org.apache.flex.html.supportClasses.ButtonBarButtonItemRenderer |
|
The data to be displayed by the itemRenderer instance. |
data — Property, class org.apache.flex.html.supportClasses.DataGridButtonBarButtonItemRenderer |
|
The data to be displayed by the itemRenderer instance. |
data — Property, class org.apache.flex.html.supportClasses.GraphicsItemRenderer |
|
The data being represented by this itemRenderer. |
data — Property, class org.apache.flex.html.supportClasses.StringItemRenderer |
|
Sets the data value and uses the String version of the data for display. |
data — Property, class org.apache.flex.html.supportClasses.TextFieldItemRenderer |
|
The String(data) for the itemRenderer instance. |
data — Property, class org.apache.flex.html.supportClasses.TreeItemRenderer |
|
Sets the data for the itemRenderer instance along with the listData
(TreeListData). |
data — Property, class org.apache.flex.html.supportClasses.UIItemRendererBase |
|
The data being represented by this itemRenderer. |
data — Property, class org.apache.flex.net.BinaryUploader |
|
Sometimes, after the upload, the server returns useful
information which will be available after the COMPLETE event. |
data — Property, class org.apache.flex.net.HTTPService |
|
The text returned from the server. |
data — Property, class org.apache.flex.net.URLBinaryLoader |
|
The binary result of the request. |
data — Property, class org.apache.flex.net.URLRequest |
|
An object containing data to be transmitted with the URL request. |
data — Property, class org.apache.flex.svg.Path |
| |
data — Property, class org.apache.flex.utils.BinaryData |
|
Get the platform-specific data for sending. |
DataBindingBase — class, package org.apache.flex.core |
|
The DataBindingBase class is the base class for custom data binding
implementations that can be cross-compiled. |
DataBindingBase() — Constructor, class org.apache.flex.core.DataBindingBase |
|
Constructor. |
dataField — Property, class org.apache.flex.charts.supportClasses.PieSeries |
| |
dataField — Property, class org.apache.flex.html.supportClasses.DataGridColumn |
|
The name of the field containing the data value presented by the column. |
dataField — Property, class org.apache.flex.html.supportClasses.DataItemRenderer |
|
The name of the field within the data the itemRenderer should use. |
dataField — Property, class org.apache.flex.html.supportClasses.GraphicsItemRenderer |
|
The name of the field within the data the itemRenderer should use. |
DataGrid — class, package org.apache.flex.html |
|
The DataGrid class displays a collection of data using columns and rows. |
DataGrid() — Constructor, class org.apache.flex.html.DataGrid |
|
constructor. |
DataGridButtonBar — class, package org.apache.flex.html |
|
The DataGridButtonBar class extends ButtonBar and provides a class for styling
the header region of the DataGrid. |
DataGridButtonBar() — Constructor, class org.apache.flex.html.DataGridButtonBar |
|
constructor. |
DataGridButtonBarButtonItemRenderer — class, package org.apache.flex.html.supportClasses |
|
The ButtonBarButtonItemRenderer class handles the display of each item for the
org.apache.flex.html.ButtonBar component. |
DataGridButtonBarButtonItemRenderer() — Constructor, class org.apache.flex.html.supportClasses.DataGridButtonBarButtonItemRenderer |
|
constructor. |
DataGridButtonBarTextButton — class, package org.apache.flex.html |
|
The DataGridButtonBarTextButton class extends TextButton so that
the buttons used in the DataGrid header can be styled separately
from normal TextButtons. |
DataGridButtonBarTextButton() — Constructor, class org.apache.flex.html.DataGridButtonBarTextButton |
|
Constructor. |
DataGridColumn — class, package org.apache.flex.html.supportClasses |
|
The DataGridColumn class is the collection of properties that describe
a column of the org.apache.flex.html.DataGrid: which renderer
to use for each cell in the column, the width of the column, the label for the
column, and the name of the field in the data containing the value to display
in the column. |
DataGridColumn() — Constructor, class org.apache.flex.html.supportClasses.DataGridColumn |
|
constructor. |
DataGridColumnView — class, package org.apache.flex.html.beads |
|
The DataGridColumnView class extends org.apache.flex.html.beads.ListView and
provides properties to the org.apache.flex.html.List that makes a column in
the org.apache.flex.html.DataGrid. |
DataGridColumnView() — Constructor, class org.apache.flex.html.beads.DataGridColumnView |
|
constructor. |
DataGridLayout — class, package org.apache.flex.html.beads.layouts |
|
DataGridLayout is a class that handles the size and positioning of the
elements of a DataGrid. |
DataGridLayout() — Constructor, class org.apache.flex.html.beads.layouts.DataGridLayout |
|
constructor
|
DataGridLinesBead — class, package org.apache.flex.html.beads |
|
The DataGridLinesBead is an add on bead for the DataGrid. |
DataGridLinesBead() — Constructor, class org.apache.flex.html.beads.DataGridLinesBead |
|
Constructor. |
DataGridModel — class, package org.apache.flex.html.beads.models |
|
The DataGridModel class bead extends org.apache.flex.html.beads.models.ArrayListSelectionModel
to facilitate using an ArrayList as the dataProvider for the DataGrid. |
DataGridModel() — Constructor, class org.apache.flex.html.beads.models.DataGridModel |
|
constructor. |
DataGridPresentationModel — class, package org.apache.flex.html.beads.models |
|
The DataGridPresentationModel class contains the data to label the columns
of the org.apache.flex.html.DataGrid along with the height of the rows. |
DataGridPresentationModel() — Constructor, class org.apache.flex.html.beads.models.DataGridPresentationModel |
|
constructor. |
DataGridView — class, package org.apache.flex.html.beads |
|
The DataGridView class is the visual bead for the org.apache.flex.html.DataGrid. |
DataGridView() — Constructor, class org.apache.flex.html.beads.DataGridView |
|
constructor. |
dataGroup — Property, class org.apache.flex.charts.beads.ChartItemRendererFactory |
| |
dataGroup — Property, class org.apache.flex.charts.beads.controllers.ChartSeriesMouseController |
|
The parent of the item renderers. |
dataGroup — Property, class org.apache.flex.html.beads.DataItemRendererFactoryAndEventDispatcherForArrayData |
|
The org.apache.flex.core.IItemRendererParent that will
parent the item renderers. |
dataGroup — Property, class org.apache.flex.html.beads.DataItemRendererFactoryForArrayData |
|
The org.apache.flex.core.IItemRendererParent that will
parent the item renderers. |
dataGroup — Property, class org.apache.flex.html.beads.DataItemRendererFactoryForArrayList |
|
The org.apache.flex.core.IItemRendererParent that will
parent the item renderers. |
dataGroup — Property, class org.apache.flex.html.beads.DataItemRendererFactoryForColumnData |
|
The dataGroup that is the pareent for the itemRenderers
|
dataGroup — Property, interface org.apache.flex.html.beads.IListView |
|
The component which parents all of the itemRenderers for each
datum being displayed by the List component. |
dataGroup — Property, class org.apache.flex.html.beads.ListView |
|
The area holding the itemRenderers. |
dataGroup — Property, class org.apache.flex.html.beads.TextItemRendererFactoryForArrayData |
|
The IItemRendererParent that should parent the ITextItemRenderers
|
dataGroup — Property, class org.apache.flex.html.beads.TextItemRendererFactoryForStringVectorData |
|
The IItemRendererParent that should parent the ITextItemRenderers
|
dataGroup — Property, class org.apache.flex.html.beads.controllers.ListSingleSelectionMouseController |
|
The parent of the item renderers. |
DataGroup — class, package org.apache.flex.html.supportClasses |
|
The DataGroup class is the IItemRendererParent used internally
by org.apache.flex.html.List class. |
DataGroup() — Constructor, class org.apache.flex.html.supportClasses.DataGroup |
|
Constructor. |
DataItemRenderer — class, package org.apache.flex.html.supportClasses |
|
The DataItemRenderer class is the base class for most itemRenderers. |
DataItemRenderer() — Constructor, class org.apache.flex.html.supportClasses.DataItemRenderer |
|
constructor. |
DataItemRendererFactoryAndEventDispatcherForArrayData — class, package org.apache.flex.html.beads |
|
The DataItemRendererFactoryAndEventDispatcherForArrayData class reads an
array of data and creates an item renderer for every
item in the array. |
DataItemRendererFactoryAndEventDispatcherForArrayData() — Constructor, class org.apache.flex.html.beads.DataItemRendererFactoryAndEventDispatcherForArrayData |
|
Constructor. |
DataItemRendererFactoryForArrayData — class, package org.apache.flex.html.beads |
|
The DataItemRendererFactoryForArrayData class reads an
array of data and creates an item renderer for every
item in the array. |
DataItemRendererFactoryForArrayData() — Constructor, class org.apache.flex.html.beads.DataItemRendererFactoryForArrayData |
|
Constructor. |
DataItemRendererFactoryForArrayList — class, package org.apache.flex.html.beads |
|
The DataItemRendererFactoryForArrayList class uses an ArrayList
and creates an item renderer for every
item in the collection. |
DataItemRendererFactoryForArrayList() — Constructor, class org.apache.flex.html.beads.DataItemRendererFactoryForArrayList |
|
Constructor. |
DataItemRendererFactoryForColumnData — class, package org.apache.flex.html.beads |
|
The DataItemRendererFactoryForColumnData class implents the
org.apache.flex.core.IDataProviderItemRendererMapper interface and creates the itemRenderers
for each cell in the org.apache.flex.html.DataGrid. |
DataItemRendererFactoryForColumnData() — Constructor, class org.apache.flex.html.beads.DataItemRendererFactoryForColumnData |
|
constructor. |
DataItemRendererFactoryForHierarchicalData — class, package org.apache.flex.html.beads |
|
The DataItemRendererFactoryForHierarchicalData class reads a
HierarchicalData object and creates an item renderer for every
item in the array. |
DataItemRendererFactoryForHierarchicalData() — Constructor, class org.apache.flex.html.beads.DataItemRendererFactoryForHierarchicalData |
|
Constructor. |
DataItemRendererFactoryForSeriesData — class, package org.apache.flex.charts.beads |
|
The DataItemRendererFactoryForSeriesData creates the itemRenderers necessary for series-based
charts. |
DataItemRendererFactoryForSeriesData() — Constructor, class org.apache.flex.charts.beads.DataItemRendererFactoryForSeriesData |
|
constructor. |
dataProvider — Property, interface org.apache.flex.core.IComboBoxModel |
|
The set of choices displayed in the ComboBox's
dropdown. |
dataProvider — Property, interface org.apache.flex.core.ISelectionModel |
|
The set of choices displayed in the ComboBox's
dropdown. |
dataProvider — Property, class org.apache.flex.html.ComboBox |
|
The data for display by the ComboBox. |
dataProvider — Property, class org.apache.flex.html.DataGrid |
|
The object used to provide data to the org.apache.flex.html.DataGrid. |
dataProvider — Property, class org.apache.flex.html.DropDownList |
|
The data set to be displayed. |
dataProvider — Property, class org.apache.flex.html.List |
|
The data being display by the List. |
dataProvider — Property, class org.apache.flex.html.Tree |
|
The dataProvider should be of type HierarchicalData. |
_dataProvider — Property, class org.apache.flex.html.beads.DataProviderChangeNotifier |
| |
dataProvider — Property, class org.apache.flex.html.beads.models.ArrayListSelectionModel |
|
The set of choices displayed in the ComboBox's
dropdown. |
dataProvider — Property, class org.apache.flex.html.beads.models.ArraySelectionModel |
|
The set of choices displayed in the ComboBox's
dropdown. |
dataProvider — Property, class org.apache.flex.html.beads.models.StringSelectionModel |
|
The dataProvider, which is a
Vector.<String>. |
DataProviderChangeNotifier — class, package org.apache.flex.html.beads |
|
The DataProviderChangeNotifier notifies listeners when a selection model's
ArrayList dataProvider has changed. |
DataProviderChangeNotifier() — Constructor, class org.apache.flex.html.beads.DataProviderChangeNotifier |
|
constructor. |
DataTipBead — class, package org.apache.flex.charts.beads |
|
The DataTipBead can be added to a chart to produce a helpful tip when the
moves over an itemRenderer. |
DataTipBead() — Constructor, class org.apache.flex.charts.beads.DataTipBead |
|
Constructor. |
DateChooser — class, package org.apache.flex.html |
|
The DateChooser class is a component that displays a calendar. |
DateChooser() — Constructor, class org.apache.flex.html.DateChooser |
|
constructor. |
DateChooserButton — class, package org.apache.flex.html.supportClasses |
|
The DateChooserButton class is used for each button in the DateChooser. |
DateChooserButton() — Constructor, class org.apache.flex.html.supportClasses.DateChooserButton |
|
constructor. |
DateChooserModel — class, package org.apache.flex.html.beads.models |
|
The DateChooserModel is a bead class that manages the data for a DataChooser. |
DateChooserModel() — Constructor, class org.apache.flex.html.beads.models.DateChooserModel |
| |
DateChooserMouseController — class, package org.apache.flex.html.beads.controllers |
|
The DateChooserMouseController class is responsible for listening to
mouse event related to the DateChooser. |
DateChooserMouseController() — Constructor, class org.apache.flex.html.beads.controllers.DateChooserMouseController |
|
constructor. |
DateChooserView — class, package org.apache.flex.html.beads |
|
The DateChooserView class is a view bead for the DateChooser. |
DateChooserView() — Constructor, class org.apache.flex.html.beads.DateChooserView |
|
constructor
|
DateField — class, package org.apache.flex.html |
|
The DateField class provides an input field where a date can be entered
and a pop-up calendar control for picking a date as an alternative to
the text field. |
DateField() — Constructor, class org.apache.flex.html.DateField |
|
constructor. |
DateFieldMouseController — class, package org.apache.flex.html.beads.controllers |
|
The DateFieldMouseController class is responsible for monitoring
the mouse events on the elements of the DateField. |
DateFieldMouseController() — Constructor, class org.apache.flex.html.beads.controllers.DateFieldMouseController |
|
constructor. |
DateFieldView — class, package org.apache.flex.html.beads |
|
The DateFieldView class is a bead for DateField that creates the
input and button controls. |
DateFieldView() — Constructor, class org.apache.flex.html.beads.DateFieldView |
|
constructor. |
DateFormatMMDDYYYYBead — class, package org.apache.flex.html.accessories |
|
The DateFormatBead class formats the display of a DateField using MM/DD/YYYY format. |
DateFormatMMDDYYYYBead() — Constructor, class org.apache.flex.html.accessories.DateFormatMMDDYYYYBead |
|
constructor. |
DateHeaderButton — class, package org.apache.flex.html.supportClasses |
|
The DateHeaderButton class is used for the buttons in the DateChooser's
heading areas. |
DateHeaderButton() — Constructor, class org.apache.flex.html.supportClasses.DateHeaderButton |
|
constructor. |
DatePicker — class, package org.apache.flex.mobile |
|
The DatePicker presents a control for picking a date. |
DatePicker() — Constructor, class org.apache.flex.mobile.DatePicker |
|
constructor. |
DatePickerView — class, package org.apache.flex.mobile.beads |
|
The DatePickerView bead creates the visual elements of the DatePicker. |
DatePickerView() — Constructor, class org.apache.flex.mobile.beads.DatePickerView |
|
constructor. |
dayButtons — Property, class org.apache.flex.html.beads.DateChooserView |
|
The array of DateChooserButton instances that represent each day of the month. |
dayNames — Property, interface org.apache.flex.core.IDateChooserModel |
|
An array of strings used to name the days of the week with Sunday being the
first element of the array. |
dayNames — Property, class org.apache.flex.html.beads.models.DateChooserModel |
|
An array of strings used to name the days of the week with Sunday being the
first element of the array. |
dayOfMonth — Property, class org.apache.flex.html.supportClasses.DateChooserButton |
|
The day of the month the button represents. |
decimalSeparator — Property, class org.apache.flex.html.accessories.NumericOnlyTextInputBead |
|
The character used to separate the integer and fraction parts of numbers. |
declaredBy — Property, class org.apache.flex.reflection.MethodDefinition |
| |
decrement — Property, interface org.apache.flex.html.beads.IScrollBarView |
|
The up arrow button in a vertical ScrollBar or left arrow
button in a horizontal ScrollBar
|
decrement — Property, interface org.apache.flex.html.beads.ISpinnerView |
|
The component used to decrement the org.apache.flex.html.Spinner value. |
_decrement — Property, class org.apache.flex.html.beads.ScrollBarView |
| |
decrement — Property, class org.apache.flex.html.beads.ScrollBarView |
|
The up arrow button in a vertical ScrollBar or left arrow
button in a horizontal ScrollBar
|
decrement — Property, class org.apache.flex.html.beads.SpinnerView |
|
The component for decrementing the org.apache.flex.html.Spinner value. |
decrementButton — Property, class org.apache.flex.html.beads.RangeStepperView |
|
Decrement control. |
DecrementButtonView — class, package org.apache.flex.html.beads |
| |
DecrementButtonView() — Constructor, class org.apache.flex.html.beads.DecrementButtonView |
| |
decrementClickHandler(event:org.apache.flex.events:Event) — method, class org.apache.flex.html.beads.controllers.ScrollBarMouseControllerBase |
|
Updates the model when the decrement button is clicked. |
defaultThreshold — Static Property, class org.apache.flex.html.beads.controllers.DragMouseController |
|
The default movement in x and or y that
means a drag should start
|
DefinitionBase — class, package org.apache.flex.reflection |
|
The description of a Class or Interface
|
DefinitionBase(name:String, rawData:Object) — Constructor, class org.apache.flex.reflection.DefinitionBase |
| |
DefinitionWithMetaData — class, package org.apache.flex.reflection |
|
The description of a Class or Interface
|
DefinitionWithMetaData(name:String, rawData:Object) — Constructor, class org.apache.flex.reflection.DefinitionWithMetaData |
| |
delay — Property, class org.apache.flex.html.beads.controllers.ButtonAutoRepeatController |
|
The number of milliseconds to wait before repeating the event
for the first time. |
DELETE — Constant Static Property, class org.apache.flex.net.HTTPConstants |
| |
deleteProperty(propName:any) — method, class org.apache.flex.utils.Proxy |
| |
deltaTransformPoint(point:org.apache.flex.geom:Point) — method, class org.apache.flex.geom.Matrix |
|
Uses the Matrix to transform the point without the translation values. |
depth — Property, class org.apache.flex.html.supportClasses.TreeListData |
|
The depth of the data within the tree with the root being zero. |
describeType(value:Object) — Package Function, org.apache.flex.reflection |
|
The equivalent of flash.utils.describeType. |
destination — Property, class org.apache.flex.binding.ChainBinding |
|
The destination property name or chain. |
destination — Property, class org.apache.flex.binding.ConstantBinding |
|
The destination object. |
destination — Property, class org.apache.flex.binding.GenericBinding |
|
The object whose property will be
changed by the binding expression. |
destination — Property, class org.apache.flex.binding.SimpleBinding |
|
The destination object. |
destinationData — Property, class org.apache.flex.binding.GenericBinding |
|
The string or array of strings that describe
the chain of properties to access to assign
the source property's value to the destination
|
destinationFunction — Property, class org.apache.flex.binding.GenericBinding |
|
The function used to assign
the source property's value to the destination
if the destination is not a public property
|
destinationPropertyName — Property, class org.apache.flex.binding.ConstantBinding |
|
The name of the property on the strand that
is set when the source property changes. |
destinationPropertyName — Property, class org.apache.flex.binding.SimpleBinding |
|
The name of the property on the strand that
is set when the source property changes. |
destinationType — Property, class org.apache.cordova.camera.Camera |
| |
DestinationType — Static Property, class org.apache.cordova.camera.Camera |
| |
detail — Property, class org.apache.flex.events.DetailEvent |
|
The detail. |
DetailEvent — class, package org.apache.flex.events |
|
The DetailEvent class is used for dispatching an event
that has a string with more information
|
DetailEvent(type:String, bubbles:Boolean, cancelable:Boolean, detail:String) — Constructor, class org.apache.flex.events.DetailEvent |
|
Constructor. |
determinant() — method, class org.apache.flex.geom.Matrix |
|
Calculates the Matrix determinant
|
dict — Static Property, class org.apache.flex.html.RadioButton |
| |
direction — Property, class org.apache.cordova.camera.Camera |
| |
direction — Property, class org.apache.flex.effects.Wipe |
|
The direction of the Wipe. |
Direction — Static Property, class org.apache.cordova.camera.Camera |
| |
dispatchDragEvent(event:org.apache.flex.events:DragEvent, target:org.apache.flex.events:IEventDispatcher) — Static Method , class org.apache.flex.events.DragEvent |
|
Dispatch a DragEvent
|
dispatchEvent(event:flash.events:Event) — method, class org.apache.flex.core.StageProxy |
| |
displayBackgroundAndBorder(host:org.apache.flex.core:UIBase) — method, class org.apache.flex.html.beads.ContainerView |
| |
displayedMonth — Property, interface org.apache.flex.core.IDateChooserModel |
|
The month currently displayed by the DateChooser. |
displayedMonth — Property, class org.apache.flex.html.beads.models.DateChooserModel |
|
The month currently displayed by the DateChooser. |
displayedYear — Property, interface org.apache.flex.core.IDateChooserModel |
|
The year currently displayed by the DateChooser. |
displayedYear — Property, class org.apache.flex.html.beads.models.DateChooserModel |
|
The year currently displayed by the DateChooser. |
distance(pt1:org.apache.flex.geom:Point, pt2:org.apache.flex.geom:Point) — Static Method , class org.apache.flex.geom.Point |
| |
document — Property, class org.apache.flex.binding.ChainBinding |
|
The host mxml document for the source and
destination objects. |
document — Property, class org.apache.flex.binding.ConstantBinding |
|
The host mxml document for the source and
destination objects. |
document — Property, class org.apache.flex.binding.GenericBinding |
|
The mxml document for the
binding expression. |
document — Property, class org.apache.flex.binding.SimpleBinding |
|
The host mxml document for the source and
destination objects. |
document — Property, class org.apache.flex.html.beads.DataProviderChangeNotifier |
| |
DOMPathUtil — class, package org.apache.flex.utils.dbg |
|
The DOMPathUtil class is a tracks instances of display objects
and provides a unique string for each one based on its position
in the tree of display objects. |
DOMWrapper — class, package org.apache.flex.svg |
| |
DOMWrapper() — Constructor, class org.apache.flex.svg.DOMWrapper |
|
Constructor
|
DOUBLE_CLICK — Constant Static Property, class org.apache.flex.events.MouseEvent |
| |
down — Property, interface org.apache.flex.core.ISelectableItemRenderer |
|
true if the item renderer is rendering
an item that is under the mouse pointer and the
mouse button is down. |
down — Property, class org.apache.flex.html.supportClasses.GraphicsItemRenderer |
|
Whether or not the itemRenderer is in a down (or pre-selected) state. |
down — Property, class org.apache.flex.html.supportClasses.TextFieldItemRenderer |
|
Whether or not the itemRenderer should be represented in a down (or pre-selected) state. |
down — Property, class org.apache.flex.html.supportClasses.UIItemRendererBase |
|
Whether or not the itemRenderer is in a down (or pre-selected) state. |
DownArrowButtonView — class, package org.apache.flex.html.beads |
|
The DownArrowButtonView class is the view for
the down arrow button in a ScrollBar and other controls. |
DownArrowButtonView() — Constructor, class org.apache.flex.html.beads.DownArrowButtonView |
|
Constructor. |
downColor — Property, class org.apache.flex.html.supportClasses.TextFieldItemRenderer |
| |
downColor — Property, class org.apache.flex.html.supportClasses.UIItemRendererBase |
| |
downTextField — Property, class org.apache.flex.html.beads.ImageAndTextButtonView |
|
The CSSTextField in the down state
|
downTextField — Property, class org.apache.flex.html.beads.TextButtonView |
|
The CSSTextField in the down state
|
dragDrop — Event, class org.apache.flex.html.beads.controllers.DropMouseController |
|
Indicates that a drop operation should be executed. |
DRAG_DROP — Constant Static Property, class org.apache.flex.events.DragEvent |
|
The DragEvent.DRAG_DROP constant defines the value of the
event object's type property for a dragDrop event. |
dragEnd — Event, class org.apache.flex.html.beads.controllers.DragMouseController |
|
Indicates that a drag/drop operation is ending. |
dragEnd — Event, class org.apache.flex.maps.google.GoogleMap |
| |
DRAG_END — Constant Static Property, class org.apache.flex.events.DragEvent |
|
The DragEvent.DRAG_END constant defines the value of the
event object's type property for a dragEnd event. |
dragEnter — Event, class org.apache.flex.html.beads.controllers.DropMouseController |
|
Indicates that the mouse has entered the component during
a drag operatino. |
DRAG_ENTER — Constant Static Property, class org.apache.flex.events.DragEvent |
|
The DragEvent.DRAG_ENTER constant defines the value of the
event object's type property for a dragEnter event. |
DragEvent — class, package org.apache.flex.events |
|
Drag and Drop Events. |
DragEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class org.apache.flex.events.DragEvent |
|
Constructor. |
DragEventBase — class, package org.apache.flex.events |
|
Drag and Drop Events. |
DragEventBase(type:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class org.apache.flex.events.DragEventBase |
| |
dragExit — Event, class org.apache.flex.html.beads.controllers.DropMouseController |
|
Indicates that the mouse is moving out of a component during
a drag/drop operation. |
DRAG_EXIT — Constant Static Property, class org.apache.flex.events.DragEvent |
|
The DragEvent.DRAG_EXIT constant defines the value of the
event object's type property for a dragExit event. |
dragging — Static Property, class org.apache.flex.html.beads.controllers.DragMouseController |
|
Whether there is a drag operation
in progress. |
dragImage — Static Property, class org.apache.flex.html.beads.controllers.DragMouseController |
|
The drag image. |
dragImageOffsetX — Static Property, class org.apache.flex.html.beads.controllers.DragMouseController |
|
The offset of the drag image. |
dragImageOffsetY — Static Property, class org.apache.flex.html.beads.controllers.DragMouseController |
|
The offset of the drag image. |
dragInitiator — Static Property, class org.apache.flex.events.DragEvent |
|
The object that wants to know if a drop is accepted
|
DragMouseController — class, package org.apache.flex.html.beads.controllers |
|
The DragMouseController bead handles mouse events on the
a component, looking for activity that constitutes the start
of a drag drop operation. |
DragMouseController() — Constructor, class org.apache.flex.html.beads.controllers.DragMouseController |
|
constructor. |
dragMove — Event, class org.apache.flex.html.beads.controllers.DragMouseController |
|
Indicates that the mouse is moving during
a drag/drop operation. |
DRAG_MOVE — Constant Static Property, class org.apache.flex.events.DragEvent |
|
The DragEvent.DRAG_MOVE constant defines the value of the
event object's type property for a dragMove event. |
dragOver — Event, class org.apache.flex.html.beads.controllers.DropMouseController |
|
Indicates that the mouse is moving over a component during
a drag/drop operation. |
DRAG_OVER — Constant Static Property, class org.apache.flex.events.DragEvent |
|
The DragEvent.DRAG_OVER constant defines the value of the
event object's type property for a dragOver event. |
dragSource — Static Property, class org.apache.flex.events.DragEvent |
|
The data being dragged. |
dragStart — Event, class org.apache.flex.html.beads.controllers.DragMouseController |
|
Indicates that a drag/drop operation is starting. |
DRAG_START — Constant Static Property, class org.apache.flex.events.DragEvent |
|
The DragEvent.DRAG_START constant defines the value of the
event object's type property for a dragStart event. |
draw(w:Number, h:Number) — method, class org.apache.flex.core.CSSShape |
|
Draw the contents based on styles
|
draw(w:Number, h:Number) — method, class org.apache.flex.core.CSSSprite |
|
Draw the contents based on styles
|
draw(g:flash.display:Graphics) — method, class org.apache.flex.graphics.PathBuilder |
| |
draw() — method, class org.apache.flex.svg.Circle |
| |
draw() — method, class org.apache.flex.svg.Ellipse |
| |
draw() — method, class org.apache.flex.svg.GraphicShape |
|
This is where the drawing methods get called from
|
draw() — method, class org.apache.flex.svg.Path |
| |
draw() — method, class org.apache.flex.svg.Rect |
| |
draw(g:flash.display:Graphics, width:Number, height:Number, host:flash.display:DisplayObject, state:String, drawBackground:Boolean, clear:Boolean) — Static Method , class org.apache.flex.utils.CSSBorderUtils |
|
Get the related styles and draw a border
|
drawAxisLine(originX:Number, originY:Number, width:Number, height:Number, lineStroke:org.apache.flex.graphics:IStroke) — method, interface org.apache.flex.charts.core.IAxisGroup |
| |
drawAxisLine(originX:Number, originY:Number, width:Number, height:Number, lineStroke:org.apache.flex.graphics:IStroke) — method, class org.apache.flex.charts.optimized.SVGChartAxisGroup |
|
Draws the axis line at the given position. |
drawAxisLine(originX:Number, originY:Number, width:Number, height:Number, lineStroke:org.apache.flex.graphics:IStroke) — method, class org.apache.flex.charts.supportClasses.ChartAxisGroup |
|
Draws the axis line at the given position. |
drawBorder(g:flash.display:Graphics, x:Number, y:Number, width:Number, height:Number, color:uint, backgroundColor:Object, thickness:int, alpha:Number, ellipseWidth:Number, ellipseHeight:Number) — Static Method , class org.apache.flex.utils.SolidBorderUtil |
|
Draw a solid color border as specified. |
drawCheckBox(icon:flash.display:Shape) — method, class org.apache.flex.html.beads.CheckBoxView |
|
Draw the checkbox
|
drawCircle(x:Number, y:Number, radius:Number) — method, interface org.apache.flex.graphics.ICompoundGraphic |
| |
drawCircle(cx:Number, cy:Number, radius:any) — method, class org.apache.flex.svg.Circle |
|
Draw the circle. |
drawCircle(x:Number, y:Number, radius:Number) — method, class org.apache.flex.svg.CompoundGraphic |
|
Draw the circle. |
drawDetailedBorder(g:flash.display:Graphics, x:Number, y:Number, width:Number, height:Number, colorTop:uint, colorRight:uint, colorBottom:uint, colorLeft:uint, thicknessTop:int, thicknessRight:int, thicknessBottom:int, thicknessLeft:int) — Static Method , class org.apache.flex.utils.SolidBorderUtil |
|
Draw a solid color border as specified. |
drawEllipse(x:Number, y:Number, width:Number, height:Number) — method, interface org.apache.flex.graphics.ICompoundGraphic |
| |
drawEllipse(x:Number, y:Number, width:Number, height:Number) — method, class org.apache.flex.svg.CompoundGraphic |
|
Draw the ellipse. |
drawEllipse(xp:Number, yp:Number) — method, class org.apache.flex.svg.Ellipse |
|
Draw the ellipse. |
drawHorizontalTickLabel(text:String, xpos:Number, ypos:Number, boxWidth:Number, boxHeight:Number, fill:org.apache.flex.graphics:IFill) — method, interface org.apache.flex.charts.core.IAxisGroup |
| |
drawHorizontalTickLabel(text:String, xpos:Number, ypos:Number, boxWidth:Number, boxHeight:Number, tickFill:org.apache.flex.graphics:IFill) — method, class org.apache.flex.charts.optimized.SVGChartAxisGroup |
|
Draws a horizontal tick label centered in the box at the given position. |
drawHorizontalTickLabel(text:String, xpos:Number, ypos:Number, boxWidth:Number, boxHeight:Number, tickFill:org.apache.flex.graphics:IFill) — method, class org.apache.flex.charts.supportClasses.ChartAxisGroup |
|
Draws a horizontal tick label centered in the box at the given position. |
drawLine() — method, class org.apache.flex.svg.CompoundGraphic |
| |
drawPathCommands(data:org.apache.flex.graphics:PathBuilder) — method, interface org.apache.flex.graphics.ICompoundGraphic |
| |
drawPathCommands(data:org.apache.flex.graphics:PathBuilder) — method, class org.apache.flex.svg.CompoundGraphic |
|
Draw the path. |
drawPathCommands(xp:Number, yp:Number, data:org.apache.flex.graphics:PathBuilder) — method, class org.apache.flex.svg.Path |
|
Draw the path. |
drawPolygon() — method, class org.apache.flex.svg.CompoundGraphic |
| |
drawRect(x:Number, y:Number, width:Number, height:Number) — method, class org.apache.flex.core.FilledRectangle |
|
Draw the rectangle. |
drawRect(x:Number, y:Number, width:Number, height:Number) — method, interface org.apache.flex.graphics.ICompoundGraphic |
| |
drawRect(x:Number, y:Number, width:Number, height:Number) — method, class org.apache.flex.svg.CompoundGraphic |
|
Draw the rectangle. |
drawRect(xp:Number, yp:Number, width:Number, height:Number) — method, class org.apache.flex.svg.Rect |
|
Draw the rectangle. |
drawRoundRect(x:Number, y:Number, width:Number, height:Number, radiusX:Number, radiusY:Number) — method, class org.apache.flex.svg.CompoundGraphic |
|
Draws a rounded rectangle. |
drawRoundRectComplex(x:Number, y:Number, width:Number, height:Number, topLeftRadius:Number, topRightRadius:Number, bottomLeftRadius:Number, bottomRightRadius:Number) — method, class org.apache.flex.graphics.PathBuilder |
| |
drawRoundRectComplex(x:Number, y:Number, width:Number, height:Number, topLeftRadius:Number, topRightRadius:Number, bottomLeftRadius:Number, bottomRightRadius:Number) — method, class org.apache.flex.svg.CompoundGraphic |
|
Draws a rounded rectangle using the size of a radius to draw the rounded corners. |
drawRoundRectComplex2(x:Number, y:Number, width:Number, height:Number, radiusX:Number, radiusY:Number, topLeftRadiusX:Number, topLeftRadiusY:Number, topRightRadiusX:Number, topRightRadiusY:Number, bottomLeftRadiusX:Number, bottomLeftRadiusY:Number, bottomRightRadiusX:Number, bottomRightRadiusY:Number) — method, class org.apache.flex.graphics.PathBuilder |
|
Draws a rounded rectangle using the size of individual x and y radii to
draw the rounded corners. |
drawRoundRectComplex2(x:Number, y:Number, width:Number, height:Number, radiusX:Number, radiusY:Number, topLeftRadiusX:Number, topLeftRadiusY:Number, topRightRadiusX:Number, topRightRadiusY:Number, bottomLeftRadiusX:Number, bottomLeftRadiusY:Number, bottomRightRadiusX:Number, bottomRightRadiusY:Number) — method, class org.apache.flex.svg.CompoundGraphic |
|
Draws a rounded rectangle using the size of individual x and y radii to
draw the rounded corners. |
drawStringPath(data:String) — method, interface org.apache.flex.graphics.ICompoundGraphic |
| |
drawStringPath(data:String) — method, class org.apache.flex.svg.CompoundGraphic |
|
Draw the path. |
drawStringPath(xp:Number, yp:Number, data:String) — method, class org.apache.flex.svg.Path |
|
Draw the path. |
drawText(value:String, x:Number, y:Number) — method, interface org.apache.flex.graphics.ICompoundGraphic |
| |
drawText(value:String, x:Number, y:Number) — method, class org.apache.flex.svg.CompoundGraphic |
|
Draw a string of characters. |
drawText(value:String, xt:Number, yt:Number) — method, class org.apache.flex.svg.Text |
|
Draws text at the given point. |
drawTickMarks(originX:Number, originY:Number, width:Number, height:Number, marks:String, tickStroke:org.apache.flex.graphics:IStroke) — method, interface org.apache.flex.charts.core.IAxisGroup |
| |
drawTickMarks(originX:Number, originY:Number, width:Number, height:Number, marks:String, tickStroke:org.apache.flex.graphics:IStroke) — method, class org.apache.flex.charts.optimized.SVGChartAxisGroup |
|
Draws an set of tick marks are determined in the marks path. |
drawTickMarks(originX:Number, originY:Number, width:Number, height:Number, marks:String, tickStroke:org.apache.flex.graphics:IStroke) — method, class org.apache.flex.charts.supportClasses.ChartAxisGroup |
|
Draws an set of tick marks are determined in the marks path. |
drawVerticalTickLabel(text:String, xpos:Number, ypos:Number, boxWidth:Number, boxHeight:Number, fill:org.apache.flex.graphics:IFill) — method, interface org.apache.flex.charts.core.IAxisGroup |
| |
drawVerticalTickLabel(text:String, xpos:Number, ypos:Number, boxWidth:Number, boxHeight:Number, tickFill:org.apache.flex.graphics:IFill) — method, class org.apache.flex.charts.optimized.SVGChartAxisGroup |
|
Draws a vertical tick label centered in the box at the given position. |
drawVerticalTickLabel(text:String, xpos:Number, ypos:Number, boxWidth:Number, boxHeight:Number, tickFill:org.apache.flex.graphics:IFill) — method, class org.apache.flex.charts.supportClasses.ChartAxisGroup |
|
Draws a vertical tick label centered in the box at the given position. |
DROP — Constant Static Property, class google.maps.Animation |
|
Generated doc for missing field JSDoc. |
DropDownList — class, package org.apache.flex.html |
|
The DropDownList class implements the basic equivalent of
the <select> tag in HTML. |
DropDownList — class, package org.apache.flex.html5 |
| |
DropDownList() — Constructor, class org.apache.flex.html.DropDownList |
|
Constructor. |
DropDownListController — class, package org.apache.flex.html.beads.controllers |
|
The DropDownListController class is the controller for
org.apache.flex.html.DropDownList. |
DropDownListController() — Constructor, class org.apache.flex.html.beads.controllers.DropDownListController |
|
Constructor. |
DropDownListList — class, package org.apache.flex.html.supportClasses |
|
The DropDownListList class is the List class used internally
by DropDownList as the dropdown/popup. |
DropDownListList() — Constructor, class org.apache.flex.html.supportClasses.DropDownListList |
|
Constructor. |
DropDownListView — class, package org.apache.flex.html.beads |
|
The DropDownListView class is the default view for
the org.apache.flex.html.DropDownList class. |
DropDownListView() — Constructor, class org.apache.flex.html.beads.DropDownListView |
|
Constructor. |
DropMouseController — class, package org.apache.flex.html.beads.controllers |
|
The DropMouseController bead handles mouse events on the
a component, looking for events from a drag/drop operation. |
DropMouseController() — Constructor, class org.apache.flex.html.beads.controllers.DropMouseController |
|
constructor. |
dropTarget — Property, class org.apache.flex.core.MXMLDragInitiator |
|
The dropTarget
|
dropType — Property, class org.apache.flex.core.MXMLDragInitiator |
|
The DropType
|
DropType — class, package org.apache.flex.core |
|
The DropType class provides a set of constant values of
types of drops in a drag/drop operation
|
duration — Property, class org.apache.flex.createjs.tween.Effect |
|
The duration of the effect, defaults to 1000 (1 second). |
duration — Property, class org.apache.flex.effects.Effect |
|
Duration of the animation, in milliseconds. |
duration — Property, interface org.apache.flex.effects.IEffect |
|
Duration of the animation, in milliseconds. |
|
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 |