public interface AttributeWriteAriaSort extends AttributeReadAriaSort
sort
attribute of an object.HTML_ATTRIBUTE_ARIA_SORT
WAI_ARIA
Modifier and Type | Method and Description |
---|---|
void |
setSort(AriaSortOrder sort)
This method sets the
sort attribute of this object. |
getSort
void setSort(AriaSortOrder sort)
sort
attribute of this object.sort
- is the new value of AttributeReadAriaSort.getSort()
. May be null
to unset.Copyright © 2001–2016 mmm-Team. All rights reserved.