Class pvr.widget.editors.DateTimeTextBoxEditor


Extends idx.form.DateTimeTextBox, dijit._WidgetsInTemplateMixin, pvr.widget.editors.mixins._EditorMixin, pvr.widget.editors.mixins._DateTimeMixin,.
Provides a date time text box editor widget with both date and time picker controls for editing properties of type "datetime".
Defined in: <pvr\widget\editors\DateTimeTextBoxEditor.js>.

Constructor Summary

Constructor Attributes Constructor Name and Description
 

Method Summary

Method Attributes Method Name and Description
 
adjustValue(value, editorParams)
 
adjustWidth(widthSettings)
 
getErrorMessage(isFocused)
 
isInRange(isFocused)
 
isValid(isFocused)
 
 
rangeCheck(primitive, constraints)
 

Constructor Detail

pvr.widget.editors.DateTimeTextBoxEditor()

Method Detail

adjustValue(value, editorParams)

Parameters:
value
editorParams

adjustWidth(widthSettings)

Parameters:
widthSettings

getErrorMessage(isFocused)

Parameters:
isFocused

isInRange(isFocused)

Parameters:
isFocused

isValid(isFocused)

Parameters:
isFocused

postCreate()


rangeCheck(primitive, constraints)

Parameters:
primitive
constraints

resetWidth()