]> source.dussan.org Git - vaadin-framework.git/commit
Add getSelected functionality to SelectionEvents (#15513)
authorTeemu Suo-Anttila <teemusa@vaadin.com>
Wed, 7 Jan 2015 14:32:36 +0000 (16:32 +0200)
committerVaadin Code Review <review@vaadin.com>
Thu, 8 Jan 2015 09:12:20 +0000 (09:12 +0000)
commit864c5c70dc96a4d79985eb3b4fadb952d320f928
tree78f7cf94fdff6655ced943187163c1e0966a8330
parent50dac79cb624931a661ce4d4b59458f9f5e0c524
Add getSelected functionality to SelectionEvents (#15513)

Change-Id: If88af88b55063f7178b32579963303ee0d621492
client/src/com/vaadin/client/widget/grid/selection/SelectionEvent.java
server/src/com/vaadin/event/SelectionEvent.java