execute container method within component class

elk_sinam
elk_sinam Member
edited June 22, 2012 in Documentum #1

     Hi All

I want execute MyContainer method from MyComponent class.

I have an action which opens dialogcontainer and calls mycomp and my cont components. these components call MyComponent (extends Component) class and MyContainer class (extend DialogContainer). I want to execute MyContainer method within MyComponent.

for example: how can I execute MyContainer onCancel() method within MyComponent onInit() or onRender() method.

Thanks

Tagged: