public interface AttributeWriteAriaLive extends AttributeReadAriaLive
live
attribute of an object.HTML_ATTRIBUTE_ARIA_LIVE
WAI_ARIA
Modifier and Type | Method and Description |
---|---|
void |
setLive(AriaLiveLevel live)
This method sets the
live attribute of this object. |
getLive
void setLive(AriaLiveLevel live)
live
attribute of this object.live
- is the new value of AttributeReadAriaLive.getLive()
. May be null
to unset.Copyright © 2001–2016 mmm-Team. All rights reserved.