public interface AttributeWriteAriaRelevant extends AttributeReadAriaRelevant
relevant
attribute of an object.HTML_ATTRIBUTE_ARIA_RELEVANT
WAI_ARIA
Modifier and Type | Method and Description |
---|---|
void |
setRelevant(AriaChangeNotifications relevant)
This method sets the
relevant attribute of this object. |
getRelevant
void setRelevant(AriaChangeNotifications relevant)
relevant
attribute of this object.relevant
- is the new value of AttributeReadAriaRelevant.getRelevant()
. May be null
to unset.Copyright © 2001–2016 mmm-Team. All rights reserved.