The spark.accessibility package contains the accessibility classes for Spark components.
Classes
Class | Description | |
---|---|---|
ButtonBarBaseAccImpl | ButtonBarBaseAccImpl is the accessibility implementation class for spark.components.supportClasses.ButtonBarBase. | |
ButtonBaseAccImpl | ButtonBaseAccImpl is the accessibility implementation class for spark.components.supportClasses.ButtonBase. | |
CheckBoxAccImpl | CheckBoxAccImpl is the accessibility implementation class for spark.components.CheckBox. | |
ComboBoxAccImpl | ComboBoxAccImpl is the accessibility implementation class for spark.components.ComboBox. | |
DropDownListBaseAccImpl | DropDownListAccImpl is the accessibility implementation class for spark.components.supportClasses.DropDownListBase. | |
ListAccImpl | ListAccImpl is the accessibility implementation class for spark.components.List. | |
ListBaseAccImpl | ListBaseAccImpl is a superclass of the Spark ListAccImpl, DropDownListAccImpl, ComboBoxAccImpl, ButtonBarBaseAccImpl, and TabBarAccImpl. | |
NumericStepperAccImpl | NumericStepperAccImpl is the accessibility implementation class for spark.components.NumericStepper. | |
PanelAccImpl | PanelAccImpl is the accessibility implementation class for spark.components.Panel. | |
RadioButtonAccImpl | RadioButtonAccImpl is the accessibility implementation class for spark.components.RadioButton. | |
RichEditableTextAccImpl | RichEditableTextAccImpl is the accessibility implementation class for spark.components.RichEditableText. | |
SliderBaseAccImpl | SliderBaseAccImpl is the accessibility implementation class for spark.components.supportClasses.SliderBase. | |
SpinnerAccImpl | SpinnerAccImpl is the accessibility implementation class for spark.components.Spinner. | |
TabBarAccImpl | TabBarAccImpl is the accessibility implementation class for spark.components.TabBar. | |
TextBaseAccImpl | TextBaseAccImpl is the accessibility implementation class for spark.components.TextBase. | |
TitleWindowAccImpl | TitleWindowAccImpl is the accessibility implementation class for spark.components.TitleWindow. | |
ToggleButtonAccImpl | ToggleButtonAccImpl is the accessibility implementation class for spark.components.ToggleButton. | |
VideoPlayerAccImpl | VideoPlayerAccImpl is the accessibility implementation class for spark.components.VideoPlayer. |
Fri Mar 19 2010, 02:57 AM -07:00