RasterList.setSortable( isSortable )

Specifies if list items are automatically sorted when a table list column header is clicked.

Parameters

Name Type   Description
isSortable boolean True enables list items to be sorted when a table list column header is clicked; false turns off this feature (default).

Returns

Type Description
object The list object. This allow for chaining multiple setter methods in one single statement.
Home Examples Download License
 
Copyright © 2010-2017 Edwin R. López