public interface SortedElement
| Modifier and Type | Method and Description |
|---|---|
logical |
isSort()
Get value of the SORT attribute.
|
void |
setSort(boolean sort)
Set value of the SORT attribute.
|
void |
setSort(logical sort)
Set value of the SORT attribute.
|
void setSort(boolean sort)
sort - Value of the attribute.void setSort(logical sort)
sort - Value of the attribute.logical isSort()