Properties |
||
| Name | Type | |
|---|---|---|
| decimalNotation | object | |
| disabled | bool | |
| height | object | |
| placeHolder | string | |
| roundedCorners | bool | |
| rtl | bool | |
| spinButtons | bool | |
| spinButtonsStep | double | |
| template | object | |
| theme | string | |
| value | string | |
| width | object | |
Events |
||
| onChange | Event | |
Methods |
||
| Name | Arguments | Return Type |
| destroy | () | void |
| getDecimalNotation | (string part, string decimalNotation) | string |
| getReal | (double complexnumber) | double |
| getImaginary | (double complexnumber) | double |
| render | () | void |
| refresh | () | void |
| val | [SET] (object value) [GET] () | [SET] void [GET] string |