public interface AttributeWriteAriaValueMin extends AttributeReadAriaValueMin
valueMin
attribute of an object.HTML_ATTRIBUTE_ARIA_VALUE_MIN
WAI_ARIA
Modifier and Type | Method and Description |
---|---|
void |
setValueMin(double min)
This method sets the
valueMin property of this object. |
getValueMin
void setValueMin(double min)
valueMin
property of this object.min
- is the new value of AttributeReadAriaValueMin.getValueMin()
.Copyright © 2001–2016 mmm-Team. All rights reserved.