public interface AttributeWriteAriaValueMax extends AttributeReadAriaValueMax
valueMax
attribute of an object.HTML_ATTRIBUTE_ARIA_VALUE_MAX
WAI_ARIA
Modifier and Type | Method and Description |
---|---|
void |
setValueMax(double max)
This method sets the
valueMax property of this object. |
getValueMax
void setValueMax(double max)
valueMax
property of this object.max
- is the new value of AttributeReadAriaValueMax.getValueMax()
.Copyright © 2001–2016 mmm-Team. All rights reserved.