Class common\widgets\FormattedNumberInput
| Inheritance | common\widgets\FormattedNumberInput » yii\widgets\InputWidget |
|---|
Class FormattedNumberInput Виджет ввода чисел с форматированием
Public Properties
| Property | Type | Description | Defined By |
|---|---|---|---|
| $decimalSep | string | разделитель десятичной части | common\widgets\FormattedNumberInput |
| $decimals | int | количество знаков после запятой | common\widgets\FormattedNumberInput |
| $thousandSep | string | разделитель тысяч | common\widgets\FormattedNumberInput |
Public Methods
| Method | Description | Defined By |
|---|---|---|
| init() | common\widgets\FormattedNumberInput | |
| run() | common\widgets\FormattedNumberInput |
Property Details
разделитель десятичной части
количество знаков после запятой
разделитель тысяч