Firstly, I am new to the GWT and I'm really enjoying development with
it. I'm reaping its fruitful rewards.

I have a suggestion to provide support for GWT components to add a
arbitrary number of child components using JDK 5's varrags. It would
be great in the next release to have the facility to do something like
this:

MyCompositeNavPanel pnl = new MyCompositveNavPanel();
pnl.add(homeBtn, searchTxt, searchBtn, emailBtn, innerPanel)

Best,
James.


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