Hallo,
what about?
package module1
method1 (Data data)
{
module2.class2.method2 (data);
}
when you consider a more complex case, you need to explain what you
are going to do?.
Stefan Bachert
http://gwtworld.de
On 12 Mai, 08:43, Stefan Ludwig <[email protected]> wrote:
> Hi,
>
> how I can exchange datas between two GWT modules? I there a way? Or/
> and how can I dispatch an event in another module (like button click)?
>
> Thanks
> Stefan
>
> --
> 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
> athttp://groups.google.com/group/google-web-toolkit?hl=en.
--
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.