public interface AttributeWriteSortable extends AttributeReadSortable
sortable
attribute of an object.Modifier and Type | Method and Description |
---|---|
void |
setSortable(boolean sortable)
This method sets the
sortable attribute. |
isSortable
void setSortable(boolean sortable)
sortable
attribute.sortable
- is the new value of AttributeReadSortable.isSortable()
.Copyright © 2001–2016 mmm-Team. All rights reserved.