On 20 août, 20:26, thepopeofantelope <[email protected]> wrote:
> My app has a href image that callshttp://host/#sales?view=1
>
> It also has a Hyperlink object that points tohttp://host/#sales?view=1
> as well.
>
> When I click the image an new instance of my EntryPoint class is
> created and onModuleLoad() is called.
>
> When I click on the hyperlink the ValueChangeHandler onValueChange()
> is called.
>
> How do I get the image to call onValueChange() and not create a new
> instance of EntryPoint?
See
http://code.google.com/p/google-web-toolkit/issues/detail?id=2152
(particularly comment #6)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/google-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---