Class pvr.widget.editors.DropDownGridEditor


Extends pvr.widget.editors._DropDownMultiEditor.
Provides an inline editable list editor widget for editing multiple value properties.

The editor widget is rendered as a drop-down button or link which renders a summary of each of the existing values. When the button is clicked a dialog is presented wherein the existing values are presented in grid. Controls are also provided to add, insert, modify, remove or reorder the values in the grid.

By default, the values in the grid are rendered as static text. When adding, inserting or modifying a value the static text within the grid is replaced by an inline value editor. You can configure the specific value editor to use along with its particular settings.


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

Constructor Summary

Constructor Attributes Constructor Name and Description
 

Method Summary

Method Attributes Method Name and Description
 
 

Constructor Detail

pvr.widget.editors.DropDownGridEditor()

Method Detail

createContentWidget()


postMixInProperties()