Package | Description |
---|---|
com.borland.silktest.jtf.flex |
This package contains classes for the Flex TechDomain.
|
Modifier and Type | Class and Description |
---|---|
class |
SparkApplication
Flex defines a default, or Application, container that lets you start adding content to your application without explicitly defining another container.
|
class |
SparkBorderContainer
The BorderContainer class defines a set of CSS styles that control the appearance of the border and background fill of the container.
|
class |
SparkButton
The SparkButton component is a commonly used rectangular button.
|
class |
SparkButtonBar
The ButtonBar control defines a horizontal group of logically related buttons with a common look and navigation.
|
class |
SparkButtonBarButton
The ButtonBarButton class defines the custom item renderer used by the ButtonBar control.
|
class |
SparkButtonBase
The SparkButtonBase class is the base class for the all Spark button components.
|
class |
SparkCheckBox
The CheckBox component consists of an optional label and a small box that can contain a check mark or not.
|
class |
SparkComboBox
The ComboBox control is a child class of the DropDownListBase control.
|
class |
SparkDataGrid
Identifies a Spark data grid control.
|
class |
SparkDropDownList
The SparkDropDownList control contains a drop-down list from which the user can select a single value.
|
class |
SparkDropDownListBase
The SparkDropDownListBase control contains a drop-down list from which the user can select a single value.
|
class |
SparkForm
Identifies a Spark form control.
|
class |
SparkFormItem
Identifies a Spark form item control.
|
class |
SparkImage
Identifies a Spark image control.
|
class |
SparkList
The List control displays a vertical list of items.
|
class |
SparkListBase
The ListBase class is the base class for all components that support selection.
|
class |
SparkMuteButton
The MuteButton class defines the mute button used by the VideoPlayer control.
|
class |
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.
|
class |
SparkNumericStepper
The NumericStepper control lets you select a number from an ordered set.
|
class |
SparkPanel
The Panel class defines a container that includes a title bar, a caption, a border, and a content area for its children.
|
class |
SparkRadioButton
The RadioButton component allows the user make a single choice within a set of mutually exclusive choices.
|
class |
SparkRange
The Range class holds a value and an allowed range for that value, defined by minimum and maximum properties.
|
class |
SparkRichEditableText
RichEditableText is a low-level UIComponent for displaying, scrolling, selecting, and editing richly-formatted text.
|
class |
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.
|
class |
SparkSkinnableContainer
The SparkSkinnableContainer class is the base class for skinnable containers that have visual content.
|
class |
SparkSkinnableContainerBase
Base class for spark container components.
|
class |
SparkSkinnableDataContainer
The SkinnableDataContainer class is the base container class for data items.
|
class |
SparkSkinnablePopUpContainer
Identifies a SparkSkinnablePopUpContainer control.
|
class |
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.
|
class |
SparkSlider
Lets users select a value by moving a slider thumb between the end points of the slider track.
|
class |
SparkSpinner
A Spinner component selects a value from an ordered set.
|
class |
SparkTabBar
The TabBar class displays a set of identical tabs.
|
class |
SparkTextArea
TextArea is a text-entry control that lets users enter and edit multiple lines of richly formatted text.
|
class |
SparkTextInput
TextInput is a text-entry control that lets users enter and edit a single line of uniformly-formatted text.
|
class |
SparkTitleWindow
The TitleWindow class extends Panel to include a close button and move area.
|
class |
SparkToggleButton
The ToggleButton component defines a toggle button.
|
class |
SparkToggleButtonBase
The ToggleButtonBase component is the base class for the Spark button components that support the selected property.
|
class |
SparkTrackBase
The TrackBase class is a base class for components with a track and one or more thumb buttons, such as Slider and ScrollBar.
|
class |
SparkVideoPlayer
The VideoPlayer control is a skinnable video player that supports progressive download, multi-bitrate streaming, and streaming video.
|
class |
SparkVolumeBar
The VolumeBar class defines a drop-down slider to control the volume of the VideoDisplay control.
|
class |
SparkWindow
The Window is a top-level container for additional windows in an AIR desktop application.
|
class |
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.