public interface AttributeWriteAriaReadOnly extends AttributeReadAriaReadOnly
readOnly
attribute of an object.HTML_ATTRIBUTE_ARIA_READ_ONLY
WAI_ARIA
Modifier and Type | Method and Description |
---|---|
void |
setReadOnly(boolean readOnly)
This method sets the
readOnly property of this object. |
isReadOnly
void setReadOnly(boolean readOnly)
readOnly
property of this object.readOnly
- is the new value of AttributeReadAriaReadOnly.isReadOnly()
.Copyright © 2001–2016 mmm-Team. All rights reserved.