Class pvr.widget.editors.DropDownTreeSloshBucketEditor


Extends pvr.widget.editors._FormattedDropDownEditor, pvr.widget.editors.mixins._MemoryTreeStoreMixin.
Provides a tree pick list editor widget for editing multiple value properties with a hierarchical 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 tree on the left and the existing values are presented in a 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\DropDownTreeSloshBucketEditor.js>.

Constructor Summary

Constructor Attributes Constructor Name and Description
 

Method Summary

Method Attributes Method Name and Description
 
 
 
 
 
 
 
 
 
setStore(store)

Constructor Detail

pvr.widget.editors.DropDownTreeSloshBucketEditor()

Method Detail

allowDuplicates()


commitContentWidget()


constructor()


createContentWidget(data)

Parameters:
data

createFormatter()


getSummary()


postMixInProperties()


prepareContentWidget()


setStore(store)

Parameters:
store