Create the event link for your own page, and then obtain the target page and
invoke a method on it.
On Thu, Jun 25, 2009 at 1:40 PM, Tom Zurkan wrote:
> i have an admin page that creates a link that would reside on another page
> and refer to a component on that other page. i implemented it by i
i have an admin page that creates a link that would reside on another
page and refer to a component on that other page. i implemented it by
injecting the page loader and the link source and creating the link that
way. however, both the page loader and link source are internal
services which