Constants: RF: jsEdit

Parent: $root.$constants

kJSAutoCapitalizeNoneDo not auto-capitalize any characters
kJSAutoCapitalizeSentencesAuto-capitalize the first character of new sentences
kJSAutoCapitalizeWordsAuto-capitalize each word
kJSDatePickerModeAutoDate picker type will be assigned automatically based on $dateformat
kJSDatePickerModeCalendarForces calendar type to be displayed
kJSDatePickerModePickerForces a picker type to be displayed
kJSDatePickerOptionsNone
kJSDatePickerOptionsShowHeading
kJSDatePickerOptionsShowMonthNav
kJSDatePickerOptionsShowWeekNumber
kJSDatePickerPopupStyleAutoPopup style will be determined by device type
kJSDatePickerPopupStyleInlinePopup style will always be displayed adjacent to the control
kJSDatePickerPopupStyleModalPopup style will always be displayed modal
kJSInputBorderStyleOutlinedInput field has an outlined border
kJSInputBorderStyleUnderlineInput field has a single bottom border
kJSInputTypeDateDate/time input type
kJSInputTypeDefaultStandard alphanumeric text input type
kJSInputTypeEmailEmail address input type
kJSInputTypeNumberNumeric input type
kJSInputTypeTelephoneTelephone number input type
kJSInputTypeUrlURL input type
kJSModAltOrOptionThe alt or option key was pressed
kJSModCmdThe command key was pressed
kJSModCtrlThe ctrl key was pressed
kJSModShiftThe shift key was pressed