Class lispa\amos\core\views\grid\Editable
Inheritance | lispa\amos\core\views\grid\Editable » kartik\editable\Editable |
---|
Protected Methods
Method | Description | Defined By |
---|---|---|
initOptions() | Initializes the widget options. This method sets the default values for various widget options. | lispa\amos\core\views\grid\Editable |
renderInput() | Renders all native HTML inputs (except \INPUT_HTML5) | lispa\amos\core\views\grid\Editable |
Method Details
Initializes the widget options. This method sets the default values for various widget options.
protected void initOptions ( ) | ||
throws | yii\base\InvalidConfigException |
---|
Renders all native HTML inputs (except \INPUT_HTML5)
protected string renderInput ( ) |