AccessibleActionAdapter.getActionCount

Returns the number of accessible actions available in this object. <p> If there are more than one, the first one (index 0) is considered the "default" action of the object. </p>

@param e an event object containing the following fields:<ul> <li>out count - the number of actions, or zero if there are no actions</li> </ul>

class AccessibleActionAdapter
void
getActionCount

Meta