Im looking for a way to trigger a method in a child document, namely a
custom component, from the parent document. For example, when I click
the tab in the parent document that displays my custom component I
want the parent document to trigger the init() method in the component
to reset itself. 

Since there is no childDocument property, is there another way to
handle this?

Reply via email to