JQWidgets jqxFormattedInput Complete Reference
The jqxFormattedInput is an input widget that is used to enter numbers in the binary, octal, decimal, or hexadecimal numeral systems. The entered number can be increment or decrement using the widget spin button and the number system can be changed using the popup menu. It helps to easily take formatted input into a form and complete your task.
Properties:
- jQWidgets jqxFormattedInput disabled Property
- jQWidgets jqxFormattedInput decimalNotation Property
- jQWidgets jqxFormattedInput dropDown Property
- jQWidgets jqxFormattedInput dropDownWidth Property
- jQWidgets jqxFormattedInput height Property
- jQWidgets jqxFormattedInput min Property
- jQWidgets jqxFormattedInput max Property
- jQWidgets jqxFormattedInput popupZIndex Property
- jQWidgets jqxFormattedInput placeHolder Property
- jQWidgets jqxFormattedInput radix Property
- jQWidgets jqxFormattedInput roundedCorners Property
- jQWidgets jqxFormattedInput rtl Property
- jQWidgets jqxFormattedInput spinButtonsStep Property
- jQWidgets jqxFormattedInput spinButtons Property
- jQWidgets jqxFormattedInput template Property
- jQWidgets jqxFormattedInput theme Property
- jQWidgets jqxFormattedInput upperCase Property
- jQWidgets jqxFormattedInput value Property
- jQWidgets jqxFormattedInput width Property
Events:
- jQWidgets jqxFormattedInput change Event
- jQWidgets jqxFormattedInput close Event
- jQWidgets jqxFormattedInput open Event
- jQWidgets jqxFormattedInput radixChange Event
Methods:
- jQWidgets jqxFormattedInput close() Method
- jQWidgets jqxFormattedInput destroy() Method
- jQWidgets jqxFormattedInput focus() Method
- jQWidgets jqxFormattedInput open() Method
- jQWidgets jqxFormattedInput refresh() Method
- jQWidgets jqxFormattedInput render() Method
- jQWidgets jqxFormattedInput selectAll() Method
- jQWidgets jqxFormattedInput selectFirst() Method
- jQWidgets jqxFormattedInput selectLast() Method
- jQWidgets jqxFormattedInput val() Method
Please Login to comment...