Class lispa\amos\core\views\grid\Editable

Inheritancelispa\amos\core\views\grid\Editable » kartik\editable\Editable

Protected Methods

Hide inherited methods

MethodDescriptionDefined 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

initOptions() protected method

Initializes the widget options. This method sets the default values for various widget options.

protected void initOptions ( )
throws yii\base\InvalidConfigException
renderInput() protected method

Renders all native HTML inputs (except \INPUT_HTML5)

protected string renderInput ( )