RasterDialog.setMovable( canBeMoved )

Indicates if the dialog can be moved/dragged around the page.

Parameters

Name Type   Description
canBeMoved boolean True allows the dialog to be moved (default). False disallow the dialog to be moved.

Returns

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