public interface AttributeWriteAriaAtomic extends AttributeReadAriaAtomic
atomic
attribute of an object.HTML_ATTRIBUTE_ARIA_ATOMIC
WAI_ARIA
Modifier and Type | Method and Description |
---|---|
void |
setAtomic(boolean atomic)
This method sets the
atomic property of this object. |
isAtomic
void setAtomic(boolean atomic)
atomic
property of this object.atomic
- is the new value of AttributeReadAriaAtomic.isAtomic()
.Copyright © 2001–2016 mmm-Team. All rights reserved.