See: Description
Class | Description |
---|---|
FlexAccordion |
An Accordion navigator container has a collection of child containers, but only one of them at a time is visible.
|
FlexAdvancedDataGrid |
Expands on the functionality of the standard DataGrid control to add data visualization features to your Apache Flex application.
|
FlexAlert |
A pop-up dialog box that can contain a message, a title, buttons (any combination of OK, Cancel, Yes, and No) and an icon.
|
FlexApplication |
A default, or Application, container that lets you start adding content to your application without explicitly defining another container.
|
FlexAreaChart |
Represents data as an area bounded by a line connecting the values in the data.
|
FlexAreaSeries |
Defines a data series for an AreaChart control.
|
FlexAxisRenderer |
Describe the horizontal and vertical axes of a chart.
|
FlexBarChart |
Represents data as a series of horizontal bars whose length is determined by values in the data.
|
FlexBarSeries |
Defines a data series for a BarChart control.
|
FlexBox |
A Box container lays out its children in a single vertical column or a single horizontal row.
|
FlexBubbleChart |
Represents data with three values for each data point.
|
FlexBubbleSeries |
Defines a data series for a BubbleChart control.
|
FlexButton |
The Button control is a commonly used rectangular button.
|
FlexButtonBar |
Defines a horizontal or vertical group of logically related push buttons with a common look and navigation.
|
FlexCandlestickChart |
Represents financial data as a series of candlesticks representing the high, low, opening, and closing values of a data series.
|
FlexCandlestickSeries |
Represents financial data as a series of candlesticks representing the high, low, opening, and closing values of a data series.
|
FlexCanvas |
A Canvas layout container defines a rectangular region in which you place child containers and controls.
|
FlexCartesianChart |
A base class for the common chart types.
|
FlexChart |
The link between the Flex component architecture and the DualStyleObject architecture.
|
FlexChartLegend |
Adds a legend to your charts, where the legend displays the label for each data series in the chart and a key showing the chart element for the series.
|
FlexChartSeries |
The base class for the classes that let you specify a data series for a chart control.
|
FlexCheckBox |
The CheckBox control consists of an optional label and a small box that can contain a check mark or not.
|
FlexColorPicker |
Provides a way for a user to choose a color from a swatch list.
|
FlexColumnChart |
Represents data as a series of vertical columns whose height is determined by values in the data.
|
FlexColumnSeries |
Defines a data series for a ColumnChart control.
|
FlexComboBase |
The base class for controls that display text in a text field and have a button that causes a drop-down list to appear where the user can choose which text to display.
|
FlexComboBox |
Contains a drop-down list from which the user can select a single value.
|
FlexContainer |
An abstract base class for components that controls the layout characteristics of child components.
|
FlexContainerMovieClip |
Container components created in Adobe Flash CS3 Professional for use in Flex are subclasses of the mx.flash.ContainerMovieClip class.
|
FlexDataGrid |
The DataGrid control is like a List except that it can show more than one column of data making it suited for showing objects with multiple properties.
|
FlexDateChooser |
Displays the name of a month, the year, and a grid of the days of the month, with columns labeled for the day of the week.
|
FlexDateField |
A text field that shows the date with a calendar icon on its right side.
|
FlexDisplayObject |
The base class for all objects that can be placed on the display list.
|
FlexDividedBox |
Measures and lays out its children horizontally or vertically in exactly the same way as a Box container, but it inserts draggable dividers in the gaps between the children.
|
FlexForm |
Use this class to control the layout of a form, mark form fields as required or optional, handle error messages, and bind your form data to the Flex data model to perform data checking and validation.
|
FlexFormItem |
Defines a label and one or more children arranged horizontally or vertically.
|
FlexHLOCChart |
The HLOCChart (High Low Open Close) control represents financial data as a series of elements representing the high, low, closing, and optionally opening values of a data series.
|
FlexHLOCSeries |
Represents financial data as a series of elements representing the high, low, closing, and, optionally, opening values of a data series.
|
FlexHLOCSeriesBase |
Represents financial data as a series of elements representing the high, low, closing, and, optionally, opening values of a data series.
|
FlexImage |
Lets you import JPEG, PNG, GIF, and SWF files at runtime.
|
FlexLabel |
Displays a single line of noneditable text.
|
FlexLineChart |
Represents a data series as points connected by a continuous line.
|
FlexLineSeries |
Defines a data series for a LineChart control.
|
FlexLinkBar |
Defines a horizontal or vertical row of LinkButton controls that designate a series of link destinations.
|
FlexList |
Displays a list of items horizontally, verically, or laid out in tiles.
|
FlexListBase |
The ListBase class is the base class for controls that represent lists of items that can have one or more selected and can scroll through the items.
|
FlexListLabel |
Defines the default item renderer for a control.
|
FlexLoader |
Loads and displays a specified SWF file.
|
FlexMenu |
Creates a pop-up menu of individually selectable choices, similar to the File or Edit menu found in most software applications.
|
FlexMenuBar |
Defines a horizontal, top-level menu bar that contains one or more menus.
|
FlexNavigationBar |
The superclass for navigator controls, such as the LinkBar and TabBar controls.
|
FlexNumericStepper |
Lets the user select a number from an ordered set.
|
FlexObject |
The base class for all visual components, both interactive and noninteractive.
|
FlexOLAPDataGrid |
Expands on the functionality of the AdvancedDataGrid control to add support for the display of the results of OLAP queries.
|
FlexPanel |
Consists of a title bar, a caption, a border, and a content area for its children.
|
FlexPieChart |
Represents a data series as a standard pie chart.
|
FlexPieSeries |
Defines the data series for a PieChart control.
|
FlexPlotChart |
Represents data with two values for each data point.
|
FlexPlotSeries |
Defines a data series for a PlotChart control.
|
FlexPopUpButton |
The PopUpButton control adds a flexible pop-up control interface to a Button control.
|
FlexProgressBar |
The ProgressBar control provides a visual representation of the progress of a task over time.
|
FlexRadioButton |
The RadioButton control lets the user make a single choice within a set of mutually exclusive choices.
|
FlexRepeater |
Identifies the repeater control, which creates multiple instances of its subcomponents.
|
FlexRule |
Creates a single horizontal or vertical line.
|
FlexScrollBar |
Lets you control the portion of data that is displayed when there is too much data to fit in a display area.
|
FlexScrollBase |
The ScrollControlBase class is the base class for controls with scroll bars.
|
FlexSlider |
Lets users select a value by moving a slider thumb between the end points of the slider track.
|
FlexStandalonePlayer |
The Flex Standalone Player.
|
FlexTabNavigator |
Extends the ViewStack container by including a TabBar container for navigating between its child containers.
|
FlexTextArea |
A multiline text field with a border and optional scroll bars.
|
FlexTitleWindow |
Contains a title bar, a caption, a border, and a content area for its child.
|
FlexToggleButtonBar |
Defines a horizontal or vertical group of buttons that maintain their selected or deselected state.
|
FlexTree |
The Tree control lets a user view hierarchical data arranged as an expandable tree.
|
FlexUIMovieClip |
Components created in Adobe Flash CS3 Professional for use in Flex are subclasses of the mx.flash.UIMovieClip class.
|
FlexVideoDisplay |
Lets you play an FLV file in a Flex application.
|
FlexViewStack |
Consists of a collection of child containers stacked on top of each other, where only one child at a time is visible.
|
FlexWindow |
The Window is a top-level container for additional windows in an AIR desktop application.
|
FlexWindowedApplication |
The WindowedApplication defines the application container that you use to create Flex applications for AIR applications.
|
SparkAirHTML |
The HTML control lets you display HTML content in your application.
|
SparkApplication |
Flex defines a default, or Application, container that lets you start adding content to your application without explicitly defining another container.
|
SparkBorderContainer |
The BorderContainer class defines a set of CSS styles that control the appearance of the border and background fill of the container.
|
SparkButton |
The SparkButton component is a commonly used rectangular button.
|
SparkButtonBar |
The ButtonBar control defines a horizontal group of logically related buttons with a common look and navigation.
|
SparkButtonBarButton |
The ButtonBarButton class defines the custom item renderer used by the ButtonBar control.
|
SparkButtonBase |
The SparkButtonBase class is the base class for the all Spark button components.
|
SparkCheckBox |
The CheckBox component consists of an optional label and a small box that can contain a check mark or not.
|
SparkComboBox |
The ComboBox control is a child class of the DropDownListBase control.
|
SparkComplexDisplay |
A complex rendered object.
|
SparkDataGrid |
Identifies a Spark data grid control.
|
SparkDataGridLabel |
Identifies a spark data grid label control.
|
SparkDataGroup |
The DataGroup class is the base container class for data items.
|
SparkDataRenderer |
The SparkDataRenderer class is the base class for data components in spark.
|
SparkDropDownList |
The SparkDropDownList control contains a drop-down list from which the user can select a single value.
|
SparkDropDownListBase |
The SparkDropDownListBase control contains a drop-down list from which the user can select a single value.
|
SparkForm |
Identifies a Spark form control.
|
SparkFormItem |
Identifies a Spark form item control.
|
SparkGroup |
Use this container when you want to manage visual children, both visual components and graphical components.
|
SparkGroupBase |
The GroupBase class defines the base class for components that display visual elements.
|
SparkImage |
Identifies a Spark image control.
|
SparkLabel |
Label is a low-level UIComponent that can render one or more lines of uniformly-formatted text.
|
SparkList |
The List control displays a vertical list of items.
|
SparkListBase |
The ListBase class is the base class for all components that support selection.
|
SparkListLabel |
A simple rendered object.
|
SparkMuteButton |
The MuteButton class defines the mute button used by the VideoPlayer control.
|
SparkNavigatorContent |
The NavigatorContent class defines a Spark container that can be used in an MX navigator container, such as the ViewStack, TabNavigator and Accordion containers.
|
SparkNumericStepper |
The NumericStepper control lets you select a number from an ordered set.
|
SparkObject |
The SparkObject class defines the base class for all spark components.
|
SparkPanel |
The Panel class defines a container that includes a title bar, a caption, a border, and a content area for its children.
|
SparkPopUpAnchor |
Identifies a Spark PopUpAnchor control.
|
SparkRadioButton |
The RadioButton component allows the user make a single choice within a set of mutually exclusive choices.
|
SparkRange |
The Range class holds a value and an allowed range for that value, defined by minimum and maximum properties.
|
SparkRichEditableText |
RichEditableText is a low-level UIComponent for displaying, scrolling, selecting, and editing richly-formatted text.
|
SparkRichText |
RichText is a low-level UIComponent that can display one or more lines of richly-formatted text and embedded images.
|
SparkScrollBar |
The ScrollBarBase class helps to position the portion of data that is displayed when there is too much data to fit in a display area.
|
SparkSkinnableContainer |
The SparkSkinnableContainer class is the base class for skinnable containers that have visual content.
|
SparkSkinnableContainerBase |
Base class for spark container components.
|
SparkSkinnableDataContainer |
The SkinnableDataContainer class is the base container class for data items.
|
SparkSkinnablePopUpContainer |
Identifies a SparkSkinnablePopUpContainer control.
|
SparkSkinnableTextBase |
The base class for skinnable components, such as the Spark TextInput and TextArea, that include an instance of RichEditableText in their skin to provide rich text display, scrolling, selection, and editing.
|
SparkSlider |
Lets users select a value by moving a slider thumb between the end points of the slider track.
|
SparkSpinner |
A Spinner component selects a value from an ordered set.
|
SparkTabBar |
The TabBar class displays a set of identical tabs.
|
SparkTextArea |
TextArea is a text-entry control that lets users enter and edit multiple lines of richly formatted text.
|
SparkTextBase |
The base class for Spark text controls such as Label and RichText which display text using CSS styles for the default format.
|
SparkTextInput |
TextInput is a text-entry control that lets users enter and edit a single line of uniformly-formatted text.
|
SparkTileGroup |
The TileGroup container is an instance of the Group container that uses the TileLayout class.
|
SparkTitleWindow |
The TitleWindow class extends Panel to include a close button and move area.
|
SparkToggleButton |
The ToggleButton component defines a toggle button.
|
SparkToggleButtonBase |
The ToggleButtonBase component is the base class for the Spark button components that support the selected property.
|
SparkTrackBase |
The TrackBase class is a base class for components with a track and one or more thumb buttons, such as Slider and ScrollBar.
|
SparkVideoDisplay |
Identifies a Spark video display control.
|
SparkVideoPlayer |
The VideoPlayer control is a skinnable video player that supports progressive download, multi-bitrate streaming, and streaming video.
|
SparkVolumeBar |
The VolumeBar class defines a drop-down slider to control the volume of the VideoDisplay control.
|
SparkWindow |
The Window is a top-level container for additional windows in an AIR desktop application.
|
SparkWindowedApplication |
The WindowedApplication defines the application container that you use to create Flex applications for AIR applications.
|
Copyright 2009-2012 Micro Focus. All Rights Reserved.