fl.accessibility 包中包含支持 Flash 组件中的辅助功能的类。




 说明
 AccImpl AccImpl 类(也称为 Accessibility Implementation 类)是用于在组件中实现辅助功能的基类。
 ButtonAccImpl ButtonAccImpl 类(也称为 Button Accessibility Implementation 类)可实现 Button 组件与屏幕读取器之间的通信。
 CheckBoxAccImpl CheckBoxAccImpl 类(也称为 CheckBox Accessibility Implementation 类)用于使 CheckBox 组件具备辅助功能。
 ComboBoxAccImpl ComboBoxAccImpl 类(也称为 ComboBox Accessibility Implementation 类)用于使 ComboBox 组件具备辅助功能。
 DataGridAccImpl DataGridAccImpl 类(也称为 DataGrid Accessibility Implementation 类)用于使 DataGrid 组件具备辅助功能。
 LabelButtonAccImpl LabelButtonAccImpl 类(也称为 LabelButton Accessibility Implementation 类)用于使 LabelButton 组件具备辅助功能。
 ListAccImpl ListAccImpl 类(也称为 List Accessiblity Implementation 类)用于使 List 组件具备辅助功能。
 RadioButtonAccImpl RadioButtonAccImpl 类(也称为 RadioButton Accessibility Implementation 类)用于使 RadioButton 组件具备辅助功能。
 SelectableListAccImpl SelectableListAccImpl 类(也称为 SelectableList Accessibility Implementation 类)用于使 SelectableList 组件具备辅助功能。
 TileListAccImpl TileListAccImpl 类(也称为 Tile List Accessibility Implementation 类)用于使 TileList 组件具备辅助功能。
 UIComponentAccImpl UIComponentAccImpl 类(也称为 UIComponent Accessibility Implementation 类)用于使 UIComponent 具备辅助功能。