public interface AttributeWriteAriaLabel extends AttributeReadAriaLabel
label
attribute of an object.HTML_ATTRIBUTE_ARIA_LABEL
WAI_ARIA
Modifier and Type | Method and Description |
---|---|
void |
setLabel(String label)
This method sets the
label property of this object. |
getLabel
void setLabel(String label)
label
property of this object.label
- is the new value of AttributeReadAriaLabel.getLabel()
.Copyright © 2001–2016 mmm-Team. All rights reserved.