| Interface | Description |
---|
| IBackgroundBead |
The IBackgroundBead interface is a marker interface for beads
that draw backgrounds. |
| IBorderBead |
The IBackgroundBead interface is a marker interface for beads
that draw backgrounds. |
| IComboBoxView |
The IComboBoxView interface provides the protocol for any bead that
creates the visual parts for a org.apache.flex.html.ComboBox control. |
| IDataGridView |
The IDataGridView interface marks as a component as being the bead that
can create the visual pieces for a org.apache.flex.html.DataGrid. |
| IDropDownListView |
The IDropDownListView interface is the interface for views for
the org.apache.flex.html.DropDownList. |
| IGraphicsDrawing |
The IGraphicsDrawing interface is a marker interface for beads
that draw into the graphics layer. |
| IListView |
The IListView interface provides the protocol for any bead that
creates the visual parts for a org.apache.flex.html.List control. |
| IScrollBarView |
The IScrollBarView interface is the interface for views for
the org.apache.flex.html.supportClasses.ScrollBar. |
| ISliderView |
The ISliderView interface provides the protocol for any bead that
creates the visual parts for a org.apache.flex.html.Slider control. |
| ISpinnerView |
The ISpinnerView interface provides the protocol for any bead that
creates the visual parts for a org.apache.flex.html.Spinner control. |
| ITextFieldView |
The ITextFieldView interface is the interface for views for
the use a CSSTextField to display text. |
| ITextItemRenderer |
The ITextItemRenderer interface is the interface for
for org.apache.flex.core.IItemRenderer that display text. |
| 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. |
| 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. |
| ComboBoxView |
The ComboBoxView class creates the visual elements of the org.apache.flex.html.ComboBox
component. |
| ContainerView |
The ContainerView class is the default view for
the org.apache.flex.html.Container class. |
| 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. |
| CSSTextButtonView |
The CSSTextButtonView class is the default view for
the org.apache.flex.html.TextButton 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. |
| DataGridView |
The DataGridView class is the visual bead for the org.apache.flex.html.DataGrid. |
| DataItemRendererFactoryForArrayData |
The DataItemRendererFactoryForArrayData class reads an
array of data and creates an item renderer for every
item in the array. |
| 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. |
| 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. |
| 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. |
| 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. |
| ListView |
The List class creates the visual elements of the org.apache.flex.html.List
component. |
| 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. |
| RadioButtonView |
The RadioButtonView class creates the visual elements of the org.apache.flex.html.RadioButton
component. |
| 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. |
| UpArrowButtonView |
The UpArrowButtonView class is the view for
the up arrow button in a ScrollBar and other controls. |
| 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. |