Packagefl.accessibility
Classpublic class SelectableListAccImpl
InheritanceSelectableListAccImpl Inheritance AccImpl
Subclasses DataGridAccImpl, ListAccImpl, TileListAccImpl

Language Version : ActionScript 3.0
Player Version : Flash Player 9.0.28.0

The SelectableListAccImpl class, also called the SelectableList Accessibility Implementation class, is used to make a SelectableList component accessible.

See also

SelectableList


Public Methods
 MethodDefined By
  
[static] Enables accessibility for a SelectableList component.
SelectableListAccImpl
Method Detail
enableAccessibility()method
public static function enableAccessibility():void

Language Version : ActionScript 3.0
Player Version : Flash Player 9.0.28.0

Enables accessibility for a SelectableList component. This method is required for the compiler to activate the accessibility classes for a component.