public interface AttributeWriteAriaOrientation extends AttributeReadAriaOrientation
orientation
attribute of an
object.HTML_ATTRIBUTE_ARIA_ORIENTATION
WAI_ARIA
Modifier and Type | Method and Description |
---|---|
void |
setOrientation(Orientation orientation)
This method sets the
orientation attribute of this object. |
getOrientation
void setOrientation(Orientation orientation)
orientation
attribute of this object.orientation
- is the new value of AttributeReadAriaOrientation.getOrientation()
. May be null
to unset.Copyright © 2001–2016 mmm-Team. All rights reserved.