Expand all

ColourProcessDialog

Subclass ProcessDialog for selecting a colour.

Extends

Constructor

new ColourProcessDialog(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.

openColourBrowser() #

Create and append the window manager.

Source:
Create and append the window manager.