Class pvr.widget.editors.DropDownSloshBucketEditor


Extends pvr.widget.editors._FormattedDropDownEditor, pvr.widget.editors.mixins._ObjectStoreMixin.
Provides a pick list editor widget for editing multiple value properties with a flat choice list.

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 possible choices are presented in a list on the left and the existing values are presented in second grid on the right. Controls are also provided to add, remove or reorder the values in the grid on the right.


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

Constructor Summary

Constructor Attributes Constructor Name and Description
 

Method Summary

Method Attributes Method Name and Description
 
 
 
 
 
 
 
 
setStore(store)

Constructor Detail

pvr.widget.editors.DropDownSloshBucketEditor()

Method Detail

allowDuplicates()


commitContentWidget()


constructor()


createContentWidget(data)

Parameters:
data

createFormatter()


getSummary()


prepareContentWidget()


setStore(store)

Parameters:
store