Dynamically generated user navigation

2010-12-09 Thread Dave
Hi all. I need to dynamically create a navigation view with multiple selection points based on an xml configuration file. Then, for each navigation selected, show an associated GWT Panel. I was hoping I could accomplish this with the GWT.create method or GIN. It does not appear possible. Is my

Re: Dynamically generated user navigation

2010-12-09 Thread Myles Bostwick
I'm creating a compile-time selection of views using a factory and a generator. I bet you could accomplish your dynamic navigation based on your xml file by using a generator. -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this