public interface AttributeReadAriaValueMax extends Accessibility
valueMax
attribute (property) of an object.Modifier and Type | Field and Description |
---|---|
static String |
HTML_ATTRIBUTE_ARIA_VALUE_MAX
The name of the
valuemax attribute. |
WAI_ARIA
Modifier and Type | Method and Description |
---|---|
double |
getValueMax()
This method gets the valuemax property of this
object.
|
static final String HTML_ATTRIBUTE_ARIA_VALUE_MAX
valuemax
attribute.double getValueMax()
Double.MAX_VALUE
.Copyright © 2001–2016 mmm-Team. All rights reserved.