]> source.dussan.org Git - vaadin-framework.git/commit
Use GWT.create instead of new in Grid client-side (#18011)
authorTeemu Suo-Anttila <teemusa@vaadin.com>
Tue, 26 May 2015 12:44:25 +0000 (15:44 +0300)
committerTeemu Suo-Anttila <teemusa@vaadin.com>
Tue, 26 May 2015 12:50:58 +0000 (15:50 +0300)
commit0a7b430d50dc8d82e2ca23296381939a7f444846
tree5d48b34161459a0500bfa0b99b5c7fb029b5bf7f
parent90b6f7dcab2758b1f026af60a58982bc0cfaff22
Use GWT.create instead of new in Grid client-side (#18011)

Change-Id: I34db328092965e0dd8c63c9e65504b637a3fa9e5
client/src/com/vaadin/client/widgets/Grid.java