public interface AttributeReadAriaSelected extends Accessibility
selected
attribute (state) of an object.Modifier and Type | Field and Description |
---|---|
static String |
HTML_ATTRIBUTE_ARIA_SELECTED
The name of the
selected attribute. |
WAI_ARIA
Modifier and Type | Method and Description |
---|---|
Boolean |
getSelected()
This method gets the value of the selected state of this
object.
|
static final String HTML_ATTRIBUTE_ARIA_SELECTED
selected
attribute.Copyright © 2001–2016 mmm-Team. All rights reserved.