public interface AttributeWriteAriaActiveDescendant extends AttributeReadAriaActiveDescendant
activeDescendant
attribute
of an object.HTML_ATTRIBUTE_ARIA_ACTIVE_DESCENDANT
WAI_ARIA
Modifier and Type | Method and Description |
---|---|
void |
setActiveDescendant(String id)
This method sets the
activeDescendant attribute of this object. |
getActiveDescendant
void setActiveDescendant(String id)
activeDescendant
attribute of this object.id
- is the ID of the activeDescendant
or null
for none.Copyright © 2001–2016 mmm-Team. All rights reserved.