core/local/dropdown/dialog

Description:
  • Dropdown status JS controls.

    The status controls enable extra configurarions for the dropdown like:

    • Sync the button text with the selected option.
    • Update the status of the button when the selected option changes. This will trigger a "change" event when the status changes.
Source:
License:
  • http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Dropdown status JS controls.

The status controls enable extra configurarions for the dropdown like:

  • Sync the button text with the selected option.
  • Update the status of the button when the selected option changes. This will trigger a "change" event when the status changes.

Members

(static, constant) getDropdownDialog

Description:
  • Get the dropdown dialog instance from a selector.

Source:

Get the dropdown dialog instance from a selector.

(static, constant) getDropdownStatus

Description:
  • Get the dropdown dialog instance form a selector.

Source:

Get the dropdown dialog instance form a selector.

Methods

(static) init(selector)

Description:
  • Initialize module.

Source:
Parameters:
Name Type Description
selector string

The query selector to init.

(static) init(selector)

Description:
  • Initialize module.

Source:
Parameters:
Name Type Description
selector string

The query selector to init.

Description:
  • Dropdown status JS controls.

Source:
License:
  • http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Dropdown status JS controls.

Members

(static, constant) getDropdownDialog

Description:
  • Get the dropdown dialog instance from a selector.

Source:

Get the dropdown dialog instance from a selector.

(static, constant) getDropdownStatus

Description:
  • Get the dropdown dialog instance form a selector.

Source:

Get the dropdown dialog instance form a selector.

Methods

(static) init(selector)

Description:
  • Initialize module.

Source:
Parameters:
Name Type Description
selector string

The query selector to init.

(static) init(selector)

Description:
  • Initialize module.

Source:
Parameters:
Name Type Description
selector string

The query selector to init.