Hi, i would like to implement the new GWT 2.1 MVP Framework, but i
have a few doubts.

In my gui i have a TabPanel and inside each tab i have few links that
display another view in the tab panel container. Something like Google
Code, for example: http://code.google.com/p/gwt-platform/

For example:

+----------+---------------+
| Users  |  Accounts
|                                                     -> TabPanel
+----------+---------------+-------------------------------------------
+
| Add User  List Users
|
+------------------------------------------------------------------------
+
|
|
|
|
|
|
|
|
|
|
|
|
+------------------------------------------------------------------------
+

I would like to know if i am right.

"Add User" and "List Users" actions are Activities don't?

I have to create a Place + an Activity + a View for "Add User" action,
and a Place + an Activity + a View for "List Users Action" ?

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