public interface AttributeReadAriaExpanded extends Accessibility
expanded
attribute (state) of an object.Modifier and Type | Field and Description |
---|---|
static String |
HTML_ATTRIBUTE_ARIA_EXPANDED
The name of the
expanded attribute. |
WAI_ARIA
Modifier and Type | Method and Description |
---|---|
boolean |
isExpanded()
This method gets the value of the expanded state of this
object.
|
static final String HTML_ATTRIBUTE_ARIA_EXPANDED
expanded
attribute.boolean isExpanded()
false
.Copyright © 2001–2016 mmm-Team. All rights reserved.