When we `_inherits` object, then we inherit fields and methods.
We have access from `view` to inherited fields.
But don't have access from `view` to inherited methods like `onchange_xxx`.
How access from `view` to such methods?
↧