public interface AttributeReadAriaRelevant extends Accessibility
relevant
attribute (property) of an object.Modifier and Type | Field and Description |
---|---|
static String |
HTML_ATTRIBUTE_ARIA_RELEVANT
The name of the
relevant attribute. |
WAI_ARIA
Modifier and Type | Method and Description |
---|---|
AriaChangeNotifications |
getRelevant()
This method gets the relevant property of this
object.
|
static final String HTML_ATTRIBUTE_ARIA_RELEVANT
relevant
attribute.AriaChangeNotifications getRelevant()
AriaChangeNotifications
that covers all combinations
rather than a list of the enum.AriaChangeNotifications
value or null
if undefined.Copyright © 2001–2016 mmm-Team. All rights reserved.