Class pvr.widget.editors.CheckBoxListEditor


Extends idx.form.CheckBoxList, pvr.widget.editors.mixins._EditorMixin, pvr.widget.editors.mixins._ObjectStoreMixin.
Provides a check box list editor widget for editing multiple value properties with a flat choice list.

Unlike most multi-value editors, a particular choice can be added to the value only once. This control is suited to use cases whether the choices are considered to be a set of values form which some can be selected.


Defined in: <pvr\widget\editors\CheckBoxListEditor.js>.

Constructor Summary

Constructor Attributes Constructor Name and Description
 

Constructor Detail

pvr.widget.editors.CheckBoxListEditor()