Class FilteredSelectMultiple

A SelectMultiple with a JavaScript filter interface.

Declaration

class FilteredSelectMultiple(forms.SelectMultiple)
source link

Documentation

Note that the resulting JavaScript assumes that the jsi18n
catalog has been loaded in the page

Methods