Class pvr.widget.editors.TimeTextBoxEditor


Extends idx.form.TimeTextBox, pvr.widget.editors.mixins._EditorMixin, pvr.widget.editors.mixins._DateTimeMixin, pvr.widget.editors.mixins._TimeHintMixin.
Provides a time text box editor widget with a time picker control for editing properties of type "datetime" or "time".
Defined in: <pvr\widget\editors\TimeTextBoxEditor.js>.

Constructor Summary

Constructor Attributes Constructor Name and Description
 

Method Summary

Method Attributes Method Name and Description
 
adjustValue(value, editorParams)
 
constructor(params)
 
rangeCheck(value, constraints)

Constructor Detail

pvr.widget.editors.TimeTextBoxEditor()

Method Detail

adjustValue(value, editorParams)

Parameters:
value
editorParams

constructor(params)

Parameters:
params

rangeCheck(value, constraints)

Parameters:
value
constraints