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?