CellTree event if already selected item is clicked?
15 views
Skip to first unread message
membersound
unread,
Jan 11, 2013, 8:57:15 AM1/11/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-we...@googlegroups.com
Hi,
I have a CellTree with SingleSelectionModel. It has a SelectionChangeHandler which fires onSelectionChange.
BUT how can I track if an already selected item is clicked again? In this case at least the onSelectionChange is NOT executed (or course, but how can I track it then?).