public interface AttributeWriteAriaExpanded extends AttributeReadAriaExpanded
expanded
attribute of an object.HTML_ATTRIBUTE_ARIA_EXPANDED
WAI_ARIA
Modifier and Type | Method and Description |
---|---|
void |
setExpanded(boolean expanded)
This method sets the
expanded state of this object. |
isExpanded
void setExpanded(boolean expanded)
expanded
state of this object.expanded
- is the new value of AttributeReadAriaExpanded.isExpanded()
.Copyright © 2001–2016 mmm-Team. All rights reserved.