Hi,
I'm a new user of GWT. I've read all tutorials and articles abot GWT
and GWT Designer, but I still continue without understand how to
change between two differents Use Case (or User Interface, or
windows).
My web is very simple, consist in administrate two tables, one for
users and other for cars, a car can have an user.

My firts try was do two GWT modules, one to list,inserts, modify users
and other to do the same with cars.
But now I dont know how to do a GWT menu to interchange between
modules. Is there any example in the web? or Any know how to do it?

My second try was do one GWT module with two entry points. And I have
the same problem.
I dont know how to do a GWT menu to interchange between entry points.
And I repeat my question. Is there any example in the web? or Any know
how to do it?

My third try was do one GWT module with one entry point and two
composite. Now my problem is different.
I created a GWT menu in rootPane, and with the exec of two menu itens
I change between composites removing one of the rootPane and inserting
the selecte in rootPane.
The problen is that I thing a not very good option, because the
maintenance is some complex and it is not very modular solution. Is
there another good solution to do it?

Thanks to all for any response.

-- 
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.

Reply via email to