Expand all

ProcessDialog

Subclass ProcessDialog.

Extends

Constructor

new ProcessDialog(config) #

Parameters:

Name Type Description
config Object
Source:

Methods

getActionProcess(action) #

In the event "Select" is pressed

Parameters:

Name Type Description
action
Source:
In the event "Select" is pressed

getBodyHeight() → {number} #

Get dialog height.

Source:

Returns:

Dialog height

Type
number
Get dialog height.

initialize() #

Use the initialize() method to add content to the dialog's $body, to initialize widgets, and to set up event handlers.

Source:

Use the initialize() method to add content to the dialog's $body, to initialize widgets, and to set up event handlers.

openItUp() #

Create and append the window manager

Source:
Create and append the window manager