Properties

decimalSeparator string .
disabled boolean false
enableMouseWheelAction boolean false
inputFormat string integer
language string en
max any null
messages object { "en": { "binary": "BIN", "octal": "OCT", "decimal": "DEC", "hexadecimal": "HEX", "missingReference": "jqxNumericTextBox: Missing reference to {{file}}.", "integerOnly": "jqxNumericTextBox: The property {{property}} can only be set when inputFormat is integer.", "noInteger": "jqxNumericTextBox: the property {{property}} cannot be set when inputFormat is integer.", "significantPrecisionDigits": "jqxNumericTextBox: the properties significantDigits and precisionDigits cannot be set at the same time." } }
min any null
placeholder string ""
popupEnabled boolean true
precisionDigits number null
radix any 10
radixDisplay boolean false
readonly boolean false
scientificNotation boolean false
showUnit boolean false
significantDigits number null
spinButtons boolean false
spinButtonsDelay number 75
spinButtonsInitialDelay number 0
spinButtonsPosition string right
spinButtonsStep any 1
unit string kg
value any 0
wordLength string int32

Events

change Event
close Event
open Event
radixChange Event

Methods

focus Method
val Method