Reference to parent

Hi,

How to get the reference in order to execture parent functions…
http://webix.com/snippet/8eb60ecb
Thanks,

Erik

You can use something like next
http://webix.com/snippet/7836aa80
but it is rather verbose

If you want to attach logic to the component, it will be better to move it to the subclass definition
http://webix.com/snippet/b3fd71ce