Hi,
In my scenario I closed a external browser window by defining an exit plug for the window and calling a javascript window.close()
in one of my component.
I am trying to use the same functionality in another component which defines a component usage to the above component. But this doesnt work!
I hope i am clear of my requirement.
Please suggest how to go about this .