public interface AttributeWriteAriaChecked extends AttributeReadAriaChecked
checked
attribute of an object.HTML_ATTRIBUTE_ARIA_CHECKED
WAI_ARIA
Modifier and Type | Method and Description |
---|---|
void |
setChecked(AriaTristate checked)
This method sets the
checked state of this object. |
getChecked
void setChecked(AriaTristate checked)
checked
state of this object.checked
- is the new value of AttributeReadAriaChecked.getChecked()
.Copyright © 2001–2016 mmm-Team. All rights reserved.