meanwhile i found 
http://eggsylife.co.uk/2008/08/25/gwt-suggestbox-backed-by-dto-model/
that helped much. essential is not only to overwrite the oracle but
"suggestion".

On 12 Apr., 12:43, tanteanni <tantea...@hotmail.com> wrote:
> i need a way to get a suggestion box that suggests from an ambiguous
> list of strings, but every string has an unique id.
> if a suggestion is chosen / selected i need the id of this selected
> item. how implement this?
>
> (at the moment i use ListBox, i guess there i would use
> addItem(name,id)?)

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