Parent: $root.$constants
kJSAutoCapitalizeNone | Do not auto-capitalize any characters |
kJSAutoCapitalizeSentences | Auto-capitalize the first character of new sentences |
kJSAutoCapitalizeWords | Auto-capitalize each word |
kJSDatePickerModeAuto | Date picker type will be assigned automatically based on $dateformat |
kJSDatePickerModeCalendar | Forces calendar type to be displayed |
kJSDatePickerModePicker | Forces a picker type to be displayed |
kJSDatePickerOptionsNone | |
kJSDatePickerOptionsShowHeading | |
kJSDatePickerOptionsShowMonthNav | |
kJSDatePickerOptionsShowWeekNumber | |
kJSDatePickerPopupStyleAuto | Popup style will be determined by device type |
kJSDatePickerPopupStyleInline | Popup style will always be displayed adjacent to the control |
kJSDatePickerPopupStyleModal | Popup style will always be displayed modal |
kJSInputBorderStyleOutlined | Input field has an outlined border |
kJSInputBorderStyleUnderline | Input field has a single bottom border |
kJSInputTypeDate | Date/time input type |
kJSInputTypeDefault | Standard alphanumeric text input type |
kJSInputTypeEmail | Email address input type |
kJSInputTypeNumber | Numeric input type |
kJSInputTypeTelephone | Telephone number input type |
kJSInputTypeUrl | URL input type |
kJSModAltOrOption | The alt or option key was pressed |
kJSModCmd | The command key was pressed |
kJSModCtrl | The ctrl key was pressed |
kJSModShift | The shift key was pressed |