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 |
Fade — class, package org.apache.flex.effects |
|
The Fade effect animates a UI component's alpha or opacity. |
Fade(target:org.apache.flex.core:IUIBase) — Constructor, class org.apache.flex.effects.Fade |
|
Constructor. |
fill — Property, class org.apache.flex.charts.optimized.SVGWedgeItemRenderer |
|
The color used to fill the interior of the box. |
fill — Property, class org.apache.flex.charts.supportClasses.BoxItemRenderer |
|
The color used to fill the interior of the box. |
fill — Property, interface org.apache.flex.charts.supportClasses.IWedgeItemRenderer |
|
The color of the wedge. |
fill — Property, class org.apache.flex.charts.supportClasses.WedgeItemRenderer |
|
The color used to fill the interior of the box. |
fill — Property, class org.apache.flex.createjs.CheckBox |
| |
fill — Property, class org.apache.flex.createjs.Label |
| |
fill — Property, class org.apache.flex.createjs.TextButton |
|
A solid color fill. |
fill — Property, class org.apache.flex.svg.GraphicShape |
|
A solid color fill. |
fillColor — Property, class org.apache.flex.charts.optimized.SVGLineSegmentItemRenderer |
|
The color used to fill the interior of the box. |
fillColor — Property, class org.apache.flex.charts.supportClasses.LineSegmentItemRenderer |
|
The color used to fill the interior of the box. |
fillColor — Property, class org.apache.flex.core.FilledRectangle |
|
The color of the rectangle. |
FilledRectangle — class, package org.apache.flex.core |
|
The FilledRectangle class draws a simple filled
rectangle without a border and with square corners. |
FilledRectangle() — Constructor, class org.apache.flex.core.FilledRectangle |
|
Constructor. |
findPopUpHost(start:org.apache.flex.core:IUIBase) — Static Method , class org.apache.flex.utils.UIUtils |
|
Given a component starting point, this function walks up the parent chain
looking for a component that implements the IPopUpHost interface. |
firstDayOfWeek — Property, interface org.apache.flex.core.IDateChooserModel |
|
The index of the first day of the week, Sunday = 0. |
firstDayOfWeek — Property, class org.apache.flex.html.beads.models.DateChooserModel |
|
The index of the first day of the week, Sunday = 0. |
flags — Property, interface org.apache.flex.core.IAlertModel |
|
A bitmask of Alert constants that describe
which buttons to show in the Alert.. |
flags — Property, class org.apache.flex.html.Alert |
|
The buttons to display on the Alert as bit-mask values. |
flags — Property, class org.apache.flex.html.beads.models.AlertModel |
| |
flash_complete(event:flash.events:Event) — method, class org.apache.flex.net.URLStream |
| |
flash_onIoError(event:flash.events:IOErrorEvent) — method, class org.apache.flex.net.URLStream |
| |
flash_progress(ev:flash.events:ProgressEvent) — method, class org.apache.flex.net.URLStream |
| |
FlattenedList — class, package org.apache.flex.collections |
|
The FlattenedList class takes a HierarchicalData object and "flattens" it
using all of the open members. |
FlattenedList(hdata:org.apache.flex.collections:HierarchicalData) — Constructor, class org.apache.flex.collections.FlattenedList |
|
Constructor. |
flexibleChild — Property, class org.apache.flex.html.beads.layouts.OneFlexibleChildHorizontalLayout |
|
The id of the flexible child
|
flexibleChild — Property, class org.apache.flex.html.beads.layouts.OneFlexibleChildVerticalLayout |
|
The id of the flexible child
|
FlexibleFirstChildHorizontalLayout — class, package org.apache.flex.html.beads.layouts |
|
The FlexibleFirstChildHorizontalLayout class is a simple layout
bead. |
FlexibleFirstChildHorizontalLayout() — Constructor, class org.apache.flex.html.beads.layouts.FlexibleFirstChildHorizontalLayout |
|
Constructor. |
fontFamily — Property, class org.apache.flex.core.BindableCSSStyles |
| |
fontFamily — Property, class org.apache.flex.core.SimpleCSSStyles |
| |
fontName — Property, class org.apache.flex.createjs.CheckBox |
|
The font to use for the text. |
fontName — Property, class org.apache.flex.createjs.Label |
|
The font to use for the text. |
fontName — Property, class org.apache.flex.createjs.TextButton |
|
The font to use for the button's label. |
fontSize — Property, class org.apache.flex.core.BindableCSSStyles |
| |
fontSize — Property, class org.apache.flex.core.SimpleCSSStyles |
| |
fontStyle — Property, class org.apache.flex.core.BindableCSSStyles |
| |
fontStyle — Property, class org.apache.flex.core.SimpleCSSStyles |
| |
fontWeight — Property, class org.apache.flex.core.BindableCSSStyles |
| |
fontWeight — Property, class org.apache.flex.core.SimpleCSSStyles |
| |
format(value:Object) — method, class org.apache.flex.html.accessories.CurrencyFormatter |
|
Computes the formatted string. |
FormatableLabelView — class, package org.apache.flex.html.beads |
|
The FormatableLabelView class is a View bead that is capable of working
with a format bead to display a formatted value. |
FormatableLabelView() — Constructor, class org.apache.flex.html.beads.FormatableLabelView |
|
constructor
|
FormatableTextInputView — class, package org.apache.flex.html.beads |
|
The FormatableTextInputView class is a View bead that extends TextInputWithBorderView
and is capable of working with a format bead. |
FormatableTextInputView() — Constructor, class org.apache.flex.html.beads.FormatableTextInputView |
|
constructor
|
FormatBase — class, package org.apache.flex.core |
| |
FormatBase() — Constructor, class org.apache.flex.core.FormatBase |
| |
formattedString — Property, class org.apache.flex.core.FormatBase |
|
The resulting formatted value as a string. |
formattedString — Property, interface org.apache.flex.core.IFormatBead |
|
The formatted result. |
formattedString — Property, class org.apache.flex.html.accessories.CurrencyFormatter |
|
The formatted string. |
formattedString — Property, class org.apache.flex.html.accessories.DateFormatMMDDYYYYBead |
|
The formatted result. |
formattedString — Property, class org.apache.flex.html.accessories.NumberFormatter |
|
The formatted string. |
fractionalDigits — Property, class org.apache.flex.html.accessories.CurrencyFormatter |
|
Number of digits after the decimal separator
|
fromBinary(ba:org.apache.flex.utils:BinaryData) — Static Method , class org.apache.flex.utils.UIDUtil |
|
Converts a 128-bit UID encoded as a ByteArray to a String representation. |
fromState — Property, class org.apache.flex.states.Transition |
|
The state or states from which the view is leaving. |
fromString(str:String) — Static Method , class org.apache.flex.utils.BinaryData |
|
Utility method to create a BinaryData object from a string. |
FullSize — Constant Static Property, class org.apache.flex.html.beads.ScrollBarView |
| |
FunctionDefinition — class, package org.apache.flex.reflection |
|
The description of a Class or Interface
|
FunctionDefinition(rawData:Object, packageName:String, name:String) — Constructor, class org.apache.flex.reflection.FunctionDefinition |
| |
|
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 |