public interface AttributeWriteAriaValueNow extends AttributeReadAriaValueNow
valueNow
attribute of an object.HTML_ATTRIBUTE_ARIA_VALUE_NOW
WAI_ARIA
Modifier and Type | Method and Description |
---|---|
void |
setValueNow(Double now)
This method sets the
valueNow property of this object. |
getValueNow
void setValueNow(Double now)
valueNow
property of this object.now
- is the new value of AttributeReadAriaValueNow.getValueNow()
.Copyright © 2001–2016 mmm-Team. All rights reserved.