I am new to GWT RPC application. I have downloaded the GWT plugin for
eclipse and did a sample GWT java product and defined a module which
contains the following three screens:
1, Login Screen
2, Main Screen, which contains menu bar and tool bar options and
3, A master screen, ie., Item Master, which is a Composite screen

I have looked the demos on the following webpage:
http://www.gwt-ext.com/demo/#buttons

I took the "SimpleButtons" source and trying to add in my project as a
Composite. It's presently as an EntryPoint object, but I have already
an entry point in my application. I need to add as a Composite and
also need to invoke from the Main Screen based on the appropriate menu
selection.

Any can help providing a snippet of code or relevant documentation
link?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to