public interface AttributeReadAriaValueMin extends Accessibility
valueMin
attribute (property) of an object.Modifier and Type | Field and Description |
---|---|
static String |
HTML_ATTRIBUTE_ARIA_VALUE_MIN
The name of the
valuemin attribute. |
WAI_ARIA
Modifier and Type | Method and Description |
---|---|
double |
getValueMin()
This method gets the valuemin property of this
object.
|
static final String HTML_ATTRIBUTE_ARIA_VALUE_MIN
valuemin
attribute.double getValueMin()
Double.MIN_VALUE
.Copyright © 2001–2016 mmm-Team. All rights reserved.