| Class | Description |
---|
| AlertMeasurementBead |
The AlertMeasureBead class provides boundary measurements for an
org.apache.flex.html.Alert component. |
| AlertView |
The AlertView class creates the visual elements of the org.apache.flex.html.Alert
component. |
| BackgroundImageBead |
The BackgroundImageBead is used to render an image as the background to any component
that supports it, such as Container. |
| ButtonBarView |
The ButtonBarView class creates the visual elements of the org.apache.flex.html.ButtonBar
component. |
| CheckBoxView |
The CheckBoxView class is the default view for
the org.apache.flex.html.CheckBox class. |
| CloseButtonView |
The CloseButtonView class is the view for
the down arrow button in a ScrollBar and other controls. |
| ComboBoxView |
The ComboBoxView class creates the visual elements of the org.apache.flex.html.ComboBox
component. |
| ContainerView |
This class creates and manages the contents of a Container. |
| ControlBarMeasurementBead |
The ControlBarMeasurementBead class measures the size of a org.apache.flex.html.ControlBar
component. |
| CSSButtonView |
The CSSButtonView class is the default view for
the org.apache.flex.html.Button class. |
| CSSImageAndTextButtonView |
The CSSTextButtonView class is the default view for
the org.apache.flex.html.TextButton class. |
| CSSTextButtonView |
The CSSTextButtonView class is the default view for
the org.apache.flex.html.TextButton class. |
| CSSTextToggleButtonView |
The CSSTextToggleButtonView class is the default view for
the org.apache.flex.html.TextToggleButton class. |
| DataGridColumnView |
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. |
| DataGridLinesBead |
The DataGridLinesBead is an add on bead for the DataGrid. |
| DataGridView |
The DataGridView class is the visual bead for the org.apache.flex.html.DataGrid. |
| DataItemRendererFactoryAndEventDispatcherForArrayData |
The DataItemRendererFactoryAndEventDispatcherForArrayData class reads an
array of data and creates an item renderer for every
item in the array. |
| DataItemRendererFactoryForArrayData |
The DataItemRendererFactoryForArrayData class reads an
array of data and creates an item renderer for every
item in the array. |
| DataItemRendererFactoryForArrayList |
The DataItemRendererFactoryForArrayList class uses an ArrayList
and creates an item renderer for every
item in the collection. |
| DataItemRendererFactoryForColumnData |
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. |
| DataItemRendererFactoryForHierarchicalData |
The DataItemRendererFactoryForHierarchicalData class reads a
HierarchicalData object and creates an item renderer for every
item in the array. |
| DataProviderChangeNotifier |
The DataProviderChangeNotifier notifies listeners when a selection model's
ArrayList dataProvider has changed. |
| DateChooserView |
The DateChooserView class is a view bead for the DateChooser. |
| DateFieldView |
The DateFieldView class is a bead for DateField that creates the
input and button controls. |
| DecrementButtonView | |
| DownArrowButtonView |
The DownArrowButtonView class is the view for
the down arrow button in a ScrollBar and other controls. |
| DropDownListView |
The DropDownListView class is the default view for
the org.apache.flex.html.DropDownList class. |
| FormatableLabelView |
The FormatableLabelView class is a View bead that is capable of working
with a format bead to display a formatted value. |
| FormatableTextInputView |
The FormatableTextInputView class is a View bead that extends TextInputWithBorderView
and is capable of working with a format bead. |
| HRuleView |
The ImageView class creates the visual elements of the org.apache.flex.html.Image component. |
| HScrollBarThumbView |
The HScrollBarThumbView class is the view for
the thumb button in a Horizontal ScrollBar. |
| HScrollBarTrackView |
The HScrollBarTrackView class is the view for
the track in a Horizontal ScrollBar. |
| HScrollBarView |
The HScrollBarView class is the default view for
the org.apache.flex.html.supportClasses.HScrollBar class. |
| ImageAndTextButtonView |
The ImageButtonView class provides an image-only view
for the standard Button. |
| ImageButtonView |
The ImageButtonView class provides an image-only view
for the standard Button. |
| ImageView |
The ImageView class creates the visual elements of the org.apache.flex.html.Image component. |
| IncrementButtonView | |
| LeftArrowButtonView |
The LeftArrowButtonView class is the view for
the left arrow button in a ScrollBar and other controls. |
| ListView |
The List class creates the visual elements of the org.apache.flex.html.List
component. |
| MultilineTextFieldView |
The TextFieldView class is the default view for
the org.apache.flex.html.Label class. |
| NumericStepperView |
The NumericStepperView class creates the visual elements of the
org.apache.flex.html.NumericStepper component. |
| PanelView |
The Panel class creates the visual elements of the org.apache.flex.html.Panel
component. |
| PanelWithControlBarView |
The Panel class creates the visual elements of the org.apache.flex.html.Panel
component. |
| RadioButtonView |
The RadioButtonView class creates the visual elements of the org.apache.flex.html.RadioButton
component. |
| RangeStepperView |
The RangeStepperView bead creates the visual elements of the RangeStepper. |
| RightArrowButtonView |
The RightArrowButtonView class is the view for
the right arrow button in a ScrollBar and other controls. |
| ScrollBarView |
The ScrollBarView class is the default view for
the org.apache.flex.html.supportClasses.ScrollBar class. |
| SimpleAlertView |
The SimpleAlertView class creates the visual elements of the
org.apache.flex.html.SimpleAlert component. |
| SingleLineBorderBead |
The SingleLineBorderBead class draws a single line solid border. |
| SliderThumbView |
The SliderThumbView class creates the draggable input element for the
org.apache.flex.html.Slider component. |
| SliderTrackView |
The SliderTrackView class creates the track area for the org.apache.flex.html.Slider
component. |
| SliderView |
The SliderView class creates the visual elements of the org.apache.flex.html.Slider
component. |
| SolidBackgroundBead |
The SolidBackgroundBead class draws a solid filled background. |
| SpinnerView |
The SpinnerView class creates the visual elements of the org.apache.flex.html.Spinner
component. |
| TextAreaView |
The TextAreaView class is the default view for
the org.apache.flex.html.TextArea class. |
| TextButtonMeasurementBead |
The TextButtonMeasurementBead class helps measure a org.apache.flex.html.TextButton. |
| TextButtonView |
The TextButtonView class is the default view for
the org.apache.flex.html.TextButton class. |
| TextFieldLabelMeasurementBead |
The TextFieldLabelMeasurementBead class helps to measure org.apache.flex.html.Label
components. |
| TextFieldView |
The TextFieldView class is the default view for
the org.apache.flex.html.Label class. |
| TextFieldViewBase |
The TextFieldViewBase class is the base class for
the components that display text. |
| TextInputView |
The TextInputView class is the view for
the org.apache.flex.html.TextInput in
a ComboBox and other controls
because it does not display a border. |
| TextInputWithBorderView |
The TextInputWithBorderView class is the default view for
the org.apache.flex.html.TextInput. |
| TextItemRendererFactoryForArrayData |
The TextItemRendererFactoryForArrayData class is the
IDataProviderItemRendererMapper for creating
ITextItemRenderers and assigning them data from an array. |
| TextItemRendererFactoryForStringVectorData |
The TextItemRendererFactoryForStringVectorData class is the
IDataProviderItemRendererMapper for creating
ITextItemRenderers and assigning them data from an vector
of Strings. |
| TitleBarMeasurementBead |
The TitleBarMeasurementBead class measures the overall size of a
org.apache.flex.html.TitleBar. |
| TitleBarView | The TitleBarView is the view for a Panel's TitleBar written in MXML
|
| UpArrowButtonView |
The UpArrowButtonView class is the view for
the up arrow button in a ScrollBar and other controls. |
| VRuleView |
The ImageView class creates the visual elements of the org.apache.flex.html.Image component. |
| VScrollBarThumbView |
The VScrollBarThumbView class is the view for
the thumb button in a Vertical ScrollBar. |
| VScrollBarTrackView |
The VScrollBarTrackView class is the view for
the track in a Vertical ScrollBar. |
| VScrollBarView |
The ScrollBarView class is the default view for
the org.apache.flex.html.supportClasses.VScrollBar class. |
| WebBrowserView |
The WebBrowserView creates an instance of HTMLLoader to load
web pages into AIR application. |