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 |
label — Property, class org.apache.flex.html.supportClasses.DataGridColumn |
|
The label for the column (appears in the header area). |
Label — class, package org.apache.flex.createjs |
|
The Label class provides a static text string which may be colored. |
Label — class, package org.apache.flex.html |
|
The Label class implements the basic control for labeling
other controls. |
Label — class, package org.apache.flex.html5 |
|
Label probably should extend TextField directly,
but the player's APIs for TextLine do not allow
direct instantiation, and we might want to allow
Labels to be declared and have their actual
view be swapped out. |
Label() — Constructor, class org.apache.flex.html.Label |
|
Constructor. |
labelField — Property, interface org.apache.flex.core.ISelectableItemRenderer |
|
The property on the data item that the item renderer
should renderer. |
labelField — Property, interface org.apache.flex.core.ISelectionModel |
|
The property on the data item that the item renderer
should renderer. |
labelField — Property, class org.apache.flex.html.DropDownList |
|
The name of field within the data used for display. |
labelField — Property, class org.apache.flex.html.List |
|
The name of field within the data used for display. |
labelField — Property, class org.apache.flex.html.beads.DataItemRendererFactoryForArrayList |
| |
labelField — Property, class org.apache.flex.html.beads.models.ArrayListSelectionModel |
|
The property on the data item that the item renderer
should renderer. |
labelField — Property, class org.apache.flex.html.beads.models.ArraySelectionModel |
|
The property on the data item that the item renderer
should renderer. |
labelField — Property, class org.apache.flex.html.beads.models.StringSelectionModel |
|
The labelField, which is not used in this
implementation. |
labelField — Property, class org.apache.flex.html.supportClasses.GraphicsItemRenderer |
|
The name of the field within the data to use as a label. |
labelField — Property, class org.apache.flex.html.supportClasses.TextFieldItemRenderer |
| |
labelField — Property, class org.apache.flex.html.supportClasses.UIItemRendererBase |
|
The name of the field within the data to use as a label. |
labelFunction — Property, class org.apache.flex.charts.beads.DataTipBead |
|
An optional function that can format the data tip text. |
labelFunction — Property, class org.apache.flex.html.beads.models.RangeModelExtended |
|
A function used to format a value in the model. |
lastRollOverIndex — Property, class org.apache.flex.html.beads.ListView |
| |
lastSelectedIndex — Property, class org.apache.flex.html.beads.ListView |
| |
lat() — method, class google.maps.LatLng |
| |
LatLng — class, package google.maps |
| |
LatLng(lat:Number, lng:Number, opt_noWrap:Boolean) — Constructor, class google.maps.LatLng |
| |
layout() — method, class org.apache.flex.charts.beads.layouts.ChartBaseLayout |
| |
layout() — method, interface org.apache.flex.core.IBeadLayout |
| |
layout — Property, class org.apache.flex.html.beads.ScrollBarView |
|
The layout. |
layout() — method, class org.apache.flex.html.beads.layouts.BasicLayout |
| |
layout() — method, class org.apache.flex.html.beads.layouts.ButtonBarLayout |
| |
layout() — method, class org.apache.flex.html.beads.layouts.DataGridLayout |
| |
layout() — method, class org.apache.flex.html.beads.layouts.FlexibleFirstChildHorizontalLayout |
| |
layout() — method, class org.apache.flex.html.beads.layouts.HScrollBarLayout |
| |
layout() — method, class org.apache.flex.html.beads.layouts.HorizontalLayout |
| |
layout() — method, class org.apache.flex.html.beads.layouts.OneFlexibleChildHorizontalLayout |
| |
layout() — method, class org.apache.flex.html.beads.layouts.OneFlexibleChildVerticalLayout |
| |
layout() — method, class org.apache.flex.html.beads.layouts.TileLayout |
| |
layout() — method, class org.apache.flex.html.beads.layouts.VScrollBarLayout |
| |
layout() — method, class org.apache.flex.html.beads.layouts.VerticalColumnLayout |
| |
layout() — method, class org.apache.flex.html.beads.layouts.VerticalLayout |
|
Layout children vertically
|
LayoutChangeNotifier — class, package org.apache.flex.html.beads.layouts |
|
The LayoutChangeNotifier notifies layouts when a property
it is watching changes. |
LayoutChangeNotifier() — Constructor, class org.apache.flex.html.beads.layouts.LayoutChangeNotifier |
|
constructor. |
layoutControl() — method, class org.apache.flex.html.beads.CheckBoxView |
|
Display the icon and text label
|
layoutIs3D — Property, interface org.apache.flex.graphics.utils.IAssetLayoutFeatures |
|
True if the layout transform has 3D values. |
layoutMatrix — Property, interface org.apache.flex.graphics.utils.IAssetLayoutFeatures |
|
The 2D matrix used during layout calculations to determine the layout and size of the component and its parent and siblings. |
layoutMatrix3D — Property, interface org.apache.flex.graphics.utils.IAssetLayoutFeatures |
|
The 3D matrix used during layout calculations to determine the layout and size of the component and its parent and siblings. |
layoutRotationX — Property, interface org.apache.flex.graphics.utils.IAssetLayoutFeatures |
|
Layout transform convenience property. |
layoutRotationY — Property, interface org.apache.flex.graphics.utils.IAssetLayoutFeatures |
|
Layout transform convenience property. |
layoutRotationZ — Property, interface org.apache.flex.graphics.utils.IAssetLayoutFeatures |
|
Layout transform convenience property. |
layoutScaleX — Property, interface org.apache.flex.graphics.utils.IAssetLayoutFeatures |
|
Layout transform convenience property. |
layoutScaleY — Property, interface org.apache.flex.graphics.utils.IAssetLayoutFeatures |
|
Layout transform convenience property. |
layoutScaleZ — Property, interface org.apache.flex.graphics.utils.IAssetLayoutFeatures |
|
Layout transform convenience property. |
layoutViewAfterContentLayout() — method, class org.apache.flex.html.beads.ContainerView |
|
Adjusts the size of the host, or adds scrollbars to the viewport, after
the layout has been run. |
layoutViewAfterContentLayout() — method, class org.apache.flex.html.beads.PanelView |
| |
layoutViewAfterContentLayout() — method, class org.apache.flex.html.beads.PanelWithControlBarView |
| |
layoutViewBeforeContentLayout() — method, class org.apache.flex.charts.beads.ChartView |
|
ChartView overrides performLayout so that the exact area of the ChartDataGroup can
be calculated so the chart's layout algorithm knows precisely the dimensions of
chart for its item renderers. |
layoutViewBeforeContentLayout() — method, class org.apache.flex.html.beads.ContainerView |
|
Positions the viewport, then sets any known sizes of the Viewport prior
to laying out its content. |
layoutViewBeforeContentLayout() — method, class org.apache.flex.html.beads.PanelView |
| |
layoutViewBeforeContentLayout() — method, class org.apache.flex.html.beads.PanelWithControlBarView |
| |
layoutViewportAfterContentLayout() — method, interface org.apache.flex.core.IViewport |
|
This method is invoked after layout is complete. |
layoutViewportAfterContentLayout() — method, class org.apache.flex.html.supportClasses.ScrollingViewport |
| |
layoutViewportAfterContentLayout() — method, class org.apache.flex.html.supportClasses.Viewport |
|
This method is invoked after layout is complete. |
layoutViewportBeforeContentLayout(width:Number, height:Number) — method, interface org.apache.flex.core.IViewport |
|
Size the content area based on any visible scrolling controls and
the given width and height. |
layoutViewportBeforeContentLayout(width:Number, height:Number) — method, class org.apache.flex.html.supportClasses.ScrollingViewport |
| |
layoutViewportBeforeContentLayout(width:Number, height:Number) — method, class org.apache.flex.html.supportClasses.Viewport |
|
Size the content area based on any visible scrolling controls and
the given width and height. |
layoutWidth — Property, interface org.apache.flex.graphics.utils.IAssetLayoutFeatures |
|
Used by the mirroring transform. |
layoutX — Property, interface org.apache.flex.graphics.utils.IAssetLayoutFeatures |
|
Layout transform convenience property. |
layoutY — Property, interface org.apache.flex.graphics.utils.IAssetLayoutFeatures |
|
Layout transform convenience property. |
layoutZ — Property, interface org.apache.flex.graphics.utils.IAssetLayoutFeatures |
|
Layout transform convenience property. |
LazyCollection — class, package org.apache.flex.collections |
|
The LazyCollection class implements a collection
whose items require conversion from a source data format
to some other data type. |
LazyCollection() — Constructor, class org.apache.flex.collections.LazyCollection |
|
Constructor. |
left — Property, class org.apache.flex.core.BindableCSSStyles |
| |
left — Property, class org.apache.flex.core.SimpleCSSStyles |
| |
left — Property, class org.apache.flex.geom.Rectangle |
| |
LeftArrowButtonView — class, package org.apache.flex.html.beads |
|
The LeftArrowButtonView class is the view for
the left arrow button in a ScrollBar and other controls. |
LeftArrowButtonView() — Constructor, class org.apache.flex.html.beads.LeftArrowButtonView |
|
Constructor. |
length — Property, class org.apache.flex.collections.ArrayList |
|
The number of items. |
length — Property, interface org.apache.flex.collections.IArrayList |
|
The number of items. |
length — Property, class org.apache.flex.collections.LazyCollection |
|
The number of items. |
length — Property, class org.apache.flex.geom.Point |
| |
length — Property, class org.apache.flex.utils.BinaryData |
|
The length of this BinaryData, in bytes. |
LinearGradient — class, package org.apache.flex.svg |
| |
lineCap — Property, interface org.apache.flex.graphics.IStroke |
| |
lineCap — Property, class org.apache.flex.graphics.SolidColorStroke |
|
The cap type on line segments. |
LineChart — class, package org.apache.flex.charts |
|
The LineChart displays a series of line graphs with optional
graphics at each vertex. |
LineChart() — Constructor, class org.apache.flex.charts.LineChart |
|
constructor. |
LineChartCategoryVsLinearLayout — class, package org.apache.flex.charts.beads.layouts |
|
The LineChartCategoryVsLinearLayout displays a line graph of plot points
where the horizontal axis is category value and the vertical axis is numeric. |
LineChartCategoryVsLinearLayout() — Constructor, class org.apache.flex.charts.beads.layouts.LineChartCategoryVsLinearLayout |
| |
LineChartLinearVsLinearLayout — class, package org.apache.flex.charts.beads.layouts |
|
The LineChartLinearVsLinearLayout displays a line graph of plot points
where both axes are numeric values. |
LineChartLinearVsLinearLayout() — Constructor, class org.apache.flex.charts.beads.layouts.LineChartLinearVsLinearLayout |
| |
lineDash — Property, interface org.apache.flex.graphics.IStroke |
| |
lineDash — Property, class org.apache.flex.graphics.SolidColorStroke |
|
An array describing the pattern of line dashes. |
lineJoin — Property, interface org.apache.flex.graphics.IStroke |
| |
lineJoin — Property, class org.apache.flex.graphics.SolidColorStroke |
|
The join type of two segments. |
LineSegmentItemRenderer — class, package org.apache.flex.charts.supportClasses |
|
The LineSegmentItemRenderer class draws a line between the vertices of a LineSeries. |
LineSegmentItemRenderer() — Constructor, class org.apache.flex.charts.supportClasses.LineSegmentItemRenderer |
| |
lineSegmentRenderer — Property, class org.apache.flex.charts.supportClasses.LineSeries |
|
The class or class factory to use to render each segment of the series. |
LineSeries — class, package org.apache.flex.charts.supportClasses |
|
The LineChartSeries represents a pair of X and Y values to be drawn
within a org.apache.flex.charts.LineChart. |
LineSeries() — Constructor, class org.apache.flex.charts.supportClasses.LineSeries |
| |
LineStyle — class, package org.apache.flex.graphics |
| |
lineTo(x:Number, y:Number) — method, class org.apache.flex.graphics.PathBuilder |
| |
LineTo — class, package org.apache.flex.graphics |
| |
LineTo(x:Number, y:Number) — Constructor, class org.apache.flex.graphics.LineTo |
| |
List — class, package org.apache.flex.html |
|
The List class is a component that displays multiple data items. |
List — class, package org.apache.flex.html5 |
|
Label probably should extend TextField directly,
but the player's APIs for TextLine do not allow
direct instantiation, and we might want to allow
Labels to be declared and have their actual
view be swapped out. |
List() — Constructor, class org.apache.flex.html.List |
|
constructor. |
ListBase — class, package org.apache.flex.core |
|
The ListBase class is the base class for most lists
in FlexJS. |
ListBase() — Constructor, class org.apache.flex.core.ListBase |
|
Constructor. |
ListBaseStrandChildren — class, package org.apache.flex.core |
|
The ListBaseStrandChildren exists so that Lists are compatible with
the ListView/ContainerView beads. |
ListBaseStrandChildren(owner:org.apache.flex.core:IParent) — Constructor, class org.apache.flex.core.ListBaseStrandChildren |
|
Constructor. |
listData — Property, interface org.apache.flex.core.IItemRenderer |
|
Additional data about the list structure that might be useful
to itemRenderer implementations. |
listData — Property, class org.apache.flex.html.supportClasses.GraphicsItemRenderer |
|
Additional data about the list structure the itemRenderer may
find useful. |
listData — Property, class org.apache.flex.html.supportClasses.TextFieldItemRenderer |
|
Additional data about the list the itemRenderer may find useful. |
listData — Property, class org.apache.flex.html.supportClasses.UIItemRendererBase |
|
Additional data about the list structure the itemRenderer may
find useful. |
listener — Property, class org.apache.flex.effects.Tween |
|
Object that is notified at each interval of the animation. |
listeners — Property, class org.apache.flex.binding.WatcherBase |
|
The binding objects that are listening to this Watcher. |
listModel — Property, class org.apache.flex.charts.beads.controllers.ChartSeriesMouseController |
|
The model. |
listModel — Property, class org.apache.flex.html.beads.ListView |
| |
listModel — Property, class org.apache.flex.html.beads.controllers.ListSingleSelectionMouseController |
|
The model. |
ListPresentationModel — class, package org.apache.flex.html.beads.models |
|
The ListPresentationModel holds values used by list controls for presenting
their user interfaces. |
ListPresentationModel() — Constructor, class org.apache.flex.html.beads.models.ListPresentationModel |
|
constructor. |
ListSingleSelectionMouseController — class, package org.apache.flex.html.beads.controllers |
|
The ListSingleSelectionMouseController class is a controller for
org.apache.flex.html.List. |
ListSingleSelectionMouseController() — Constructor, class org.apache.flex.html.beads.controllers.ListSingleSelectionMouseController |
|
Constructor. |
listView — Property, class org.apache.flex.charts.beads.controllers.ChartSeriesMouseController |
|
The view. |
listView — Property, class org.apache.flex.html.beads.controllers.ListSingleSelectionMouseController |
|
The view. |
ListView — class, package org.apache.flex.html.beads |
|
The List class creates the visual elements of the org.apache.flex.html.List
component. |
ListView() — Constructor, class org.apache.flex.html.beads.ListView |
| |
LITTLE_ENDIAN — Constant Static Property, class org.apache.flex.utils.Endian |
|
Indicates the least significant byte of the multibyte number appears first in the sequence of bytes. |
lng() — method, class google.maps.LatLng |
| |
load(request:org.apache.flex.net:URLRequest) — method, class org.apache.flex.net.URLBinaryLoader |
|
Makes the URL request. |
load(urlRequest:org.apache.flex.net:URLRequest) — method, class org.apache.flex.net.URLStream |
| |
loadMap(centerLat:Number, centerLong:Number, zoom:Number) — method, class org.apache.flex.maps.google.GoogleMap |
| |
localToGlobal(pt:org.apache.flex.geom:Point, local:Object) — Static Method , class org.apache.flex.utils.PointUtils |
|
Converts a point from local coordinates to global coordinates
|
localX(event:org.apache.flex.events:MouseEvent) — Static Method , class org.apache.flex.events.utils.MouseUtils |
|
Returns the localX value. |
localY(event:org.apache.flex.events:MouseEvent) — Static Method , class org.apache.flex.events.utils.MouseUtils |
|
Returns the localY value. |
locationChanged — Event, class org.apache.flex.html.WebBrowser |
|
Dispatched whenever the WebBrowser's location has been changed. |
loop — Property, class org.apache.flex.createjs.tween.Effect |
|
Determines if the effect should loop continuously or not. |
|
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 |