]> source.dussan.org Git - vaadin-framework.git/commit
Added missing parametrisation onto the column field of the GridContextClickEvent...
authorSomeoneToIgnore <mail4score@gmail.com>
Tue, 7 Feb 2017 10:32:56 +0000 (13:32 +0300)
committerDenis <denis@vaadin.com>
Tue, 7 Feb 2017 10:32:56 +0000 (12:32 +0200)
commit5061d53a55be72d5cb8c7394342491aec6f4a10e
tree46a534ea11dd7cce37a40235b06f37f6c38799b3
parent26a454e31c064e0f763701381cbe167e58d711b3
Added missing parametrisation onto the column field of the GridContextClickEvent. (#8473)

* Added missing parametrisation onto the column field of the GridContextClickEvent.
server/src/main/java/com/vaadin/ui/Grid.java