RasterSplitter.setResizable( isResizable )

Indicates if the splitter can be resized.

Parameters

Name Type   Description
isResizable boolean True allows the splitter to be resized (default). False prevents the splitter from being resized.

Returns

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