core/local/dropdown/status

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

Members

(static, constant) getDropdownStatus

Source:

Get the dropdown dialog instance form a selector.

Methods

(static) init(selector)

Source:

Initialize module.

Parameters:
Name Type Description
selector string

The query selector to init.