public interface AttributeWriteAriaValueText extends AttributeReadAriaValueText
valueText
attribute of an object.HTML_ATTRIBUTE_ARIA_VALUE_TEXT
WAI_ARIA
Modifier and Type | Method and Description |
---|---|
void |
setValueText(String value)
This method sets the
valueText property of this object. |
getValueText
void setValueText(String value)
valueText
property of this object.value
- is the new value of AttributeReadAriaValueText.getValueText()
.Copyright © 2001–2016 mmm-Team. All rights reserved.