]> source.dussan.org Git - vaadin-framework.git/commit
ItemClickListeners in Tree and Table now use the new event listener feature (with...
authorMatti Tahvonen <matti.tahvonen@itmill.com>
Tue, 1 Dec 2009 08:07:58 +0000 (08:07 +0000)
committerMatti Tahvonen <matti.tahvonen@itmill.com>
Tue, 1 Dec 2009 08:07:58 +0000 (08:07 +0000)
commitcacb5e8d2b4191d6ec6f517fa31e7f139d3ef7c4
tree011da87d86091e06f1797401e384dee75f607f1f
parent9a19625333437cfc991265af5e78a7ee7242088e
ItemClickListeners in Tree and Table now use the new event listener feature (with identifier)

svn changeset:10112/svn branch:6.2
src/com/vaadin/terminal/gwt/client/ui/VScrollTable.java
src/com/vaadin/terminal/gwt/client/ui/VTree.java
src/com/vaadin/ui/Table.java
src/com/vaadin/ui/Tree.java