public interface AttributeReadAriaValueText extends Accessibility
valueText
attribute (property) of an
object.Modifier and Type | Field and Description |
---|---|
static String |
HTML_ATTRIBUTE_ARIA_VALUE_TEXT
The name of the
valuetext attribute. |
WAI_ARIA
Modifier and Type | Method and Description |
---|---|
String |
getValueText()
This method gets the valuetext property of this
object.
|
static final String HTML_ATTRIBUTE_ARIA_VALUE_TEXT
valuetext
attribute.String getValueText()
current value
as string or null
if undefined.Copyright © 2001–2016 mmm-Team. All rights reserved.