public interface AttributeReadAriaFlowTo extends Accessibility
flowTo
attribute (property) of an object.Modifier and Type | Field and Description |
---|---|
static String |
HTML_ATTRIBUTE_ARIA_FLOW_TO
The name of the
flowto attribute. |
WAI_ARIA
Modifier and Type | Method and Description |
---|---|
AriaIdList |
getFlowTo()
This method gets the ID of the flowto property of this
object.
|
static final String HTML_ATTRIBUTE_ARIA_FLOW_TO
flowto
attribute.AriaIdList getFlowTo()
AriaIdList
of the next objects in alternate reading order. Will be the empty
AriaIdList
if undefined.Copyright © 2001–2016 mmm-Team. All rights reserved.