Packagemx.accessibility
Classpublic class ListAccImpl
InheritanceListAccImpl Inheritance ListBaseAccImpl Inheritance AccImpl

The ListAccImpl class is the accessibility class for List.



Protected Properties
 PropertyDefined By
 InheritedeventsToHandle : Array
[read-only] All subclasses must override this function by returning an array of strings of the events to listen for.
AccImpl
 Inheritedmaster : UIComponent
A reference to the UIComponent instance that this AccImpl instance is making accessible.
AccImpl
 Inheritedrole : uint
Accessibility Role of the component being made accessible.
AccImpl
Public Methods
 MethodDefined By
  
Constructor.
ListAccImpl
  
[static] Method call for enabling accessibility for a component.
ListAccImpl
Protected Methods
 MethodDefined By
 Inherited
Generic event handler.
AccImpl
 Inherited
getName(childID:uint):String
Returns the name of the accessible component.
AccImpl
 Inherited
getState(childID:uint):uint
Utility method determines state of the accessible component.
AccImpl
Constructor Detail
ListAccImpl()Constructor
public function ListAccImpl(master:UIComponent)

Constructor.

Parameters
master:UIComponent — The UIComponent instance that this AccImpl instance is making accessible.
Method Detail
enableAccessibility()method
public static function enableAccessibility():void

Method call for enabling accessibility for a component. This method is required for the compiler to activate the accessibility classes for a component.





 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/common/langref/mx/accessibility/ListAccImpl.html