gwt /
gwt /
3ca77571657894291cbf69446ae248edd1f3911d Changing the behavior of CellBrowser so that the first child node of the next level in the tree is not immediately selected in the SelectionModel when its parent is selected. In general, we no longer select a value in a CellList or CellTable until the user interacts with the widget. Also, we do not deselect a selected value until a new value is available for selection. This is important for asynchronous lists, which clear the current data then load the new data asynchronously. We do not want to trigger a SelectionEvent between these states where we have nothing selected.
Review at http://gwt-code-reviews.appspot.com/1198801
Review by: sbrubaker@google.com
git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@9403 8db76d5a-ed1c-0410-87a9-c151d255dfc7
5 files changed