On Monday, July 9, 2012 10:53:05 AM UTC+2, tong123123 wrote: > > My KeyboardSelectionPolicy is set to > KeyboardSelectionPolicy.BOUND_TO_SELECTION. > > in fact, in page 3 lower part, the detail information is come from > >> singleSelectionModel.getSelectedObject(); >> > and the upper part CellTable (with pale yellow style), it is attached to > the same SingleSelectionModel. > >> table.setSelectionModel(singleSelectionMdoel); >> > > so in attached page3, > the lower part, the log date is 2012-Jul-06 15:30:12.347, which is equal > to the blue highlighted record in upper celltable, and mean the > selectionmodel.selectedObject is really point at the sixth record. > and the keyboardSelectionPolicy is BOUND_TO_SELECTION, so why the first > row is currently "keyboard-selected" line? > > http://code.google.com/p/google-web-toolkit/issues/detail?id=7480
-- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/SxCWIVpqQGkJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
