public interface AttributeReadAriaLabel extends Accessibility
label
attribute (property) of an object.Modifier and Type | Field and Description |
---|---|
static String |
HTML_ATTRIBUTE_ARIA_LABEL
The name of the
label attribute. |
WAI_ARIA
Modifier and Type | Method and Description |
---|---|
String |
getLabel()
This method gets the label
property of this object.
|
static final String HTML_ATTRIBUTE_ARIA_LABEL
label
attribute.String getLabel()
null
if undefined.AttributeReadLabel.getLabel()
Copyright © 2001–2016 mmm-Team. All rights reserved.