Fix issue #1504. Minor documentation change which updates the ListBox setSelectedIndex(int) method javadoc comment.  This method leaves the list with only a single item selected, which may not be what a developer of a mutliple-selection list expects.  Added a pointer to setSelectedItem(int, boolean).
Patch by: zundel
Review by: jalbanca, rdayal

git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@1574 8db76d5a-ed1c-0410-87a9-c151d255dfc7
1 file changed