public interface AttributeReadAriaActiveDescendant extends Accessibility
activeDescendant
attribute
(property) of an object.Modifier and Type | Field and Description |
---|---|
static String |
HTML_ATTRIBUTE_ARIA_ACTIVE_DESCENDANT
The name of the
activedescendant attribute. |
WAI_ARIA
Modifier and Type | Method and Description |
---|---|
String |
getActiveDescendant()
This method gets the ID of the active descendant
property of this object.
|
static final String HTML_ATTRIBUTE_ARIA_ACTIVE_DESCENDANT
activedescendant
attribute.String getActiveDescendant()
null
if undefined.Copyright © 2001–2016 mmm-Team. All rights reserved.