public interface AttributeWriteAriaDisabled extends AttributeReadAriaDisabled
disabled
attribute of an object.HTML_ATTRIBUTE_ARIA_DISABLED
WAI_ARIA
Modifier and Type | Method and Description |
---|---|
void |
setDisabled(boolean disabled)
This method sets the
disabled state of this object. |
isDisabled
void setDisabled(boolean disabled)
disabled
state of this object.disabled
- is the new value of AttributeReadAriaDisabled.isDisabled()
.Copyright © 2001–2016 mmm-Team. All rights reserved.