RasterList.setCustomizable( isCustomizable )

Specifies if table list columns can be moved via drag and drop.

Parameters

Name Type   Description
isCustomizable boolean True enables table list columns to be re-organized via drag and drop operations; 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