Class: AddItemForm

Drupal.viewsUi.AddItemForm($form)

new AddItemForm($form)

Constructs a new AddItemForm.

Parameters:
Name Type Description
$form jQuery

The form element used.

Source:

Members

$form :jQuery

Type:
Source:

$selected_div

Find the wrapper of the displayed text.

Source:

checkedItems :Array

Type:
  • Array
Source:

Methods

handleCheck(event)

Handles a checkbox check.

Parameters:
Name Type Description
event jQuery.Event

The event triggered.

Source:

refreshCheckedItems()

Refresh the display of the checked items.

Source: