Hi,
I am fairly new to GWT and still trying to figure out how things work. I am 
trying the activities and places tutorial and found a chicken-egg 
problem... I am trying to use a suggestbox but the problem is that takes a 
suggestoracle in the constructor. If I create the view beforehand (since it 
is an expensive object) how do I pass the suggestoracle to the suggestbox? 
I take, of course, that suggestoracle should belong to the presenter.. With 
CellTable is fairly easy because does have a setModel method but in 
CellBrowser / SuggestBox I cannot figure out how to proceed...
Thanks!
Oscar

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/D-4tvybklckJ.
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