AccImpl

Kind of class:class
Inherits from:Object
Known subclasses:
Classpath:mx.accessibility.AccImpl
File last modified:Tuesday, 18 December 2007, 15:44:37
The base class for accessibility in components.
AccImpl supports System ROLES, Object based EVENTS and STATES.

Summary


Constructor
Instance properties
Instance methods
  • get_accRole (childId:String) : Number
    • Returns the System ROLE for the component

Constructor

AccImpl

function AccImpl (
m:Object)

Instance properties

_accImpl

_accImpl:Object
(read)

master

master:Object
(read)

ROLE

ROLE:Number
(read)

STATE_SYSTEM_NORMAL

STATE_SYSTEM_NORMAL:Number = 0x0
(read)

stub

stub:Boolean
(read)

Instance methods

get_accRole

function get_accRole (
childId:String) : Number

Returns the System ROLE for the component
Parameters:
childId:
String
Returns:
  • ROLE : Number