public interface AttributeReadAriaLive extends Accessibility
live
attribute (property) of an object.Modifier and Type | Field and Description |
---|---|
static String |
HTML_ATTRIBUTE_ARIA_LIVE
The name of the
live attribute. |
WAI_ARIA
Modifier and Type | Method and Description |
---|---|
AriaLiveLevel |
getLive()
This method gets the live
property of this object.
|
static final String HTML_ATTRIBUTE_ARIA_LIVE
live
attribute.AriaLiveLevel getLive()
AriaLiveLevel
. The default (if NOT set) is AriaLiveLevel.OFF
.Copyright © 2001–2016 mmm-Team. All rights reserved.