Skip to Content
0
Former Member
Jan 19, 2011 at 04:43 PM

Inheritance component controller

63 Views

Hi all!

Usually I use my methods of component controller(like work with popup or display messages) in every WD component.

After create new WD component I copy my methods from another controller to current.

How can I call methods from "parent" component controller in current like in OO?