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



 说明
 AccImplAccImpl 类(也称为 Accessibility Implementation 类)是用于在组件中实现辅助功能的基类。
 ButtonAccImplButtonAccImpl 类(也称为 Button Accessibility Implementation 类)可实现 Button 组件与屏幕读取器之间的通信。
 CheckBoxAccImplCheckBoxAccImpl 类(也称为 CheckBox Accessibility Implementation 类)用于使 CheckBox 组件具备辅助功能。
 ComboBoxAccImplComboBoxAccImpl 类(也称为 ComboBox Accessibility Implementation 类)用于使 ComboBox 组件具备辅助功能。
 DataGridAccImplDataGridAccImpl 类(也称为 DataGrid Accessibility Implementation 类)用于使 DataGrid 组件具备辅助功能。
 LabelButtonAccImplLabelButtonAccImpl 类(也称为 LabelButton Accessibility Implementation 类)用于使 LabelButton 组件具备辅助功能。
 ListAccImplListAccImpl 类(也称为 List Accessiblity Implementation 类)用于使 List 组件具备辅助功能。
 RadioButtonAccImplRadioButtonAccImpl 类(也称为 RadioButton Accessibility Implementation 类)用于使 RadioButton 组件具备辅助功能。
 SelectableListAccImplSelectableListAccImpl 类(也称为 SelectableList Accessibility Implementation 类)用于使 SelectableList 组件具备辅助功能。
 TileListAccImplTileListAccImpl 类(也称为 Tile List Accessibility Implementation 类)用于使 TileList 组件具备辅助功能。
 UIComponentAccImplUIComponentAccImpl 类(也称为 UIComponent Accessibility Implementation 类)用于使 UIComponent 具备辅助功能。