Package | fl.accessibility |
Class | public class UIComponentAccImpl |
Inheritance | UIComponentAccImpl ![]() ![]() |
Language Version: | ActionScript 3.0 |
Product Version: | Flash CS3 |
Runtime Versions: | Flash Player 9.0.28.0, AIR 1.0 |
The ListAccImpl class supports system roles, object-based events, and states.
Related API Elements
Public Properties
Public Methods
Method | Defined By | ||
---|---|---|---|
[static]
Enables accessibility for a UIComponent component. | UIComponentAccImpl | ||
![]() |
Indicates whether an object has a specified property defined. | Object | |
![]() |
Indicates whether an instance of the Object class is in the prototype chain of the object specified
as the parameter. | Object | |
![]() |
Indicates whether the specified property exists and is enumerable. | Object | |
![]() |
Sets the availability of a dynamic property for loop operations. | Object | |
![]() |
Returns the string representation of this object, formatted according to locale-specific conventions. | Object | |
![]() |
Returns the string representation of the specified object. | Object | |
![]() |
Returns the primitive value of the specified object. | Object |
Method Detail
enableAccessibility | () | method |
public static function enableAccessibility():void
Language Version: | ActionScript 3.0 |
Product Version: | Flash CS3 |
Runtime Versions: | Flash Player 9.0.28.0, AIR 1.0 |
Enables accessibility for a UIComponent component. This method is required for the compiler to activate the accessibility classes for a component.
Mon Nov 28 2011, 06:48 AM -08:00