RasterDialog.center( )
Positions the dialog in the center of the browser window. This method is intended for dialogs placed in thedocument.body. If the dialog
is contained in a custom element, this method might not have the desired effect.
Returns
| Type | Description |
|---|---|
| object | The dialog object. This allow for chaining multiple setter methods in one single statement. |