public interface AttributeReadAriaOrientation extends Accessibility
orientation
attribute (property) of an
object.Modifier and Type | Field and Description |
---|---|
static String |
HTML_ATTRIBUTE_ARIA_ORIENTATION
The name of the
orientation attribute. |
WAI_ARIA
Modifier and Type | Method and Description |
---|---|
Orientation |
getOrientation()
This method gets the orientation property of
this object.
|
static final String HTML_ATTRIBUTE_ARIA_ORIENTATION
orientation
attribute.Orientation getOrientation()
Orientation
value or null
if undefined.Copyright © 2001–2016 mmm-Team. All rights reserved.