We wanted to design a layout in GWT which has quite a lot of small
small sections on screen. Basically it has a left menu, header,
footer, main content area with lot of sub sections which can be closed
by user in case if he does not want to see them. Then remaining
content section should get adjusted automatically.  We are using GWT
Platform. I am in doubt, whether DockLayoutPanel suits for this or
not, because, it has to be must more flexible. Apart from that, I
didnt get any good layout examples. Can we achieve this using GWT
panels or we have to manually do it using div in module html file?

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