My favorites | Sign in
Google
Project hosting will be READ-ONLY Wednesday at 8am PST due to brief network maintenance.
                
New issue | Search
for
| Advanced search | Search tips
Issue 1086: SuggestBox value not gettable
4 people starred this issue and may be notified of changes. Back to list
 
Reported by mathias.bogaert, May 23, 2007
Found in GWT Release: 1.4 trunk (1081)

Detailed description:

We're trying to use the SuggestBox to suggest model object values from our
backend. Since SuggestOracle.Suggestion has an Object getValue() we store
the DTO object here (e.g. CustomerSuggestion has a Object getValue() which
returns a CustomerInfo).

Unfortunately, we're unable to access the getValue() from SuggestBox (only
getText which returns the getDisplayString value). Since this is a rather
huge thing in (re-)using the SuggestBox, it would be great if you could add
this. 

Workaround if you have one:

Re-query the server with the text value of the SuggestBox.

Comment 1 by eric.camps, May 24, 2007
+1
Comment 2 by gwt.team.morrildl, Jun 06, 2007
(No comment was entered for this change.)
Owner: gwt.team.rdayal
Labels: -Type-Defect -Priority-Medium Type-Enhancement Priority-High Category-UI Milestone-1_4_RC2
Comment 3 by gwt.team.jgw, Jun 15, 2007
(No comment was entered for this change.)
Status: Accepted
Comment 4 by gwt.team.rdayal, Jun 25, 2007
(No comment was entered for this change.)
Status: Started
Comment 5 by gwt.team.jgw, Jul 10, 2007
(No comment was entered for this change.)
Labels: -Priority-High Priority-Medium
Comment 6 by gwt.team.rdayal, Aug 02, 2007
Discussion Thread:

http://groups.google.com/group/Google-Web-Toolkit-
Contributors/browse_thread/thread/ad9a03b436c36b07/3bcad63dac9d2154?
lnk=st&q=SuggestBox+getValue()&rnum=1#3bcad63dac9d2154

Code Review Thread:

http://groups.google.com/group/Google-Web-Toolkit-
Contributors/browse_thread/thread/cea2226adb68c807/af8d49b6f6465da1?
lnk=st&q=SuggestBox+Refactoring&rnum=1#af8d49b6f6465da1
Status: ReviewPending
Labels: ReviewBy-jgw
Comment 7 by gwt.team.scottb, Aug 03, 2007
cc'ing jgw (reviewer) and myself (to document in release notes)

Copying patch file from review thread for reference.
SuggestBoxRefactoring_and_issues_1086_1087_1283-r1282.patch
51.4 KB   Download
Cc: gwt.team.jgw gwt.team.scottb
Comment 8 by gwt.team.jgw, Aug 14, 2007
Fix committed as r1312.
Status: FixedNotReleased
Comment 9 by gwt.team.scottb, Aug 20, 2007
1.4 RC2 now released.
Status: Fixed
Comment 10 by scottb+legacy@google.com, Apr 29, 2008
 
Comment 11 by scottb+legacy@google.com, Apr 29, 2008
 
Cc: -gwt.team.scottb sco...@google.com
Comment 12 by jgw+personal@google.com, Apr 29, 2008
 
Cc: -gwt.team.jgw j...@google.com
Comment 13 by sumitcha...@google.com, May 01, 2008
 
Owner: rdayal
Comment 14 by sumitcha...@google.com, May 02, 2008
 
Sign in to add a comment