Search Type: Posts; User: nuno.ferreira
Search: Search took 0.01 seconds.
-
3 Jan 2012 3:14 AM
- Replies
- 1
- Views
- 567
Hi, the problem has discovered, the problem was at the event "OnSelectionChanged" that is triggered when selecting and deselecting an item. I have to validate if the list have elements on the event...
-
21 Dec 2011 9:05 AM
- Replies
- 1
- Views
- 567
Hello, i have this piece of code to deselect a selected item in grid
if (list.getSelectionModel().getSelectedItem() != null) {...
Results 1 to 2 of 2
