Reviewers: jlabanca,

Description:
This set of changes pulls in work done in gwt-incubator on the now
defunct SuggestBoxOverride, it addresses issues 2598, 2739,2888. Also
has the following features:
   Adds ability to create default list of suggestions.

   Opens the MultiWordSuggestOracle up for modification.

   Routes the suggest box to use the new features in popup panel to
remove the need for a SuggestionPopup class

   Switches default selection state back to having the first item
selected.

   Adds a visual test for suggest box, adds some extra tests to
SuggestBoxText.




Please review this at http://gwt-code-reviews.appspot.com/2003

Affected files:
    
reference/code-museum/src/com/google/gwt/museum/client/defaultmuseum/DefaultMuseum.java
    
reference/code-museum/src/com/google/gwt/museum/client/defaultmuseum/VisualsForSuggestBox.java
   user/src/com/google/gwt/user/client/ui/MultiWordSuggestOracle.java
   user/src/com/google/gwt/user/client/ui/SuggestBox.java
   user/src/com/google/gwt/user/client/ui/SuggestOracle.java
   user/test/com/google/gwt/user/client/ui/SuggestBoxTest.java



--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---

Reply via email to