Gets the element on which the multi select is bound.
The multi select element.
Gets the element on which the multi select is bound.
The multi select element.
Gets the currently un-selected values.
The array of un-selected multi select values.
Gets the currently selected values.
The array of selected multi select values.
Resets the multi select.
Sets the currently selected values.
The values to select.
Creates a new MultiSelect
.
The function to call when the widget selected values change. This function takes the current
MultiSelect
instance as an argument.
The values which can be selected with the multi select.
The label to display for the multi select.
A multi select widget with standard styling.