Extends
Properties
framed :booleanstatic
#
The dialog has a frame border, for use with position='side'
Type:
- boolean
The dialog has a frame border, for use with position='side'
padded :booleanstatic
#
The dialog is padded
position :stringstatic
#
Toolbar position, either 'above', 'side' (right in LTR), 'below' or 'inline' For 'inline' the caller will be manually positioning the dialog.
Type:
- string
Toolbar position, either 'above', 'side' (right in LTR), 'below' or 'inline' For 'inline' the caller will be manually positioning the dialog.
Methods
getTeardownProcess()
#
initialize()
#
setDisabled(disabled)
#
Set the disabled state of the toolbar dialog
Parameters:
Name | Type | Description |
---|---|---|
disabled |
boolean | Disable the dialog |
Set the disabled state of the toolbar dialog