Class pvr.widget.editors.CheckBoxEditor


Extends idx.form.CheckBox, pvr.widget.editors.mixins._EditorMixin.
Provides a check box editor widget for editing properties of type "boolean".

null values are automatically coerced to false.


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

Constructor Summary

Constructor Attributes Constructor Name and Description
 

Method Summary

Method Attributes Method Name and Description
 
adjustValue(value, editorParams)
 
adjustWidth(widthSettings)
 
 

Constructor Detail

pvr.widget.editors.CheckBoxEditor()

Method Detail

adjustValue(value, editorParams)

Parameters:
value
editorParams

adjustWidth(widthSettings)

Parameters:
widthSettings

applyNormalizedValue(value)

Parameters:
value

resetWidth()