Package | fl.accessibility |
Class | public class UIComponentAccImpl |
Inheritance | UIComponentAccImpl ![]() ![]() |
Language Version : | ActionScript 3.0 |
Player Version : | Flash Player 9.0.28.0 |
The ListAccImpl class supports system roles, object-based events, and states.
See also
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 the specified object.
| Object | |
![]() |
Returns the primitive value of the specified object.
| Object |
enableAccessibility | () | method |
public static function enableAccessibility():void
Language Version : | ActionScript 3.0 |
Player Version : | Flash Player 9.0.28.0 |
Enables accessibility for a UIComponent component. This method is required for the compiler to activate the accessibility classes for a component.