public interface AttributeReadAriaControls extends Accessibility
controls
attribute (property) of an object.Modifier and Type | Field and Description |
---|---|
static String |
HTML_ATTRIBUTE_ARIA_CONTROLS
The name of the
controls attribute. |
WAI_ARIA
Modifier and Type | Method and Description |
---|---|
AriaIdList |
getControls()
This method gets the ID of the controls property of this
object.
|
static final String HTML_ATTRIBUTE_ARIA_CONTROLS
controls
attribute.AriaIdList getControls()
AriaIdList
of the controls. Will be the an empty AriaIdList
if undefined.Copyright © 2001–2016 mmm-Team. All rights reserved.