]> source.dussan.org Git - vaadin-framework.git/commit
Distribute GridUtil methods where they are actually used (#13334)
authorHenrik Paul <henrik@vaadin.com>
Fri, 19 Dec 2014 07:33:53 +0000 (09:33 +0200)
committerLeif Åstrand <leif@vaadin.com>
Tue, 30 Dec 2014 10:47:32 +0000 (10:47 +0000)
commit464cab6680a18bcac5fce702e8b1a1b87af4051e
tree8fc170daa461e5b41aee9d8102b2d29c6c081e18
parent8355e9d00fd6025ce390293f9cf5fc8fdd45d0e8
Distribute GridUtil methods where they are actually used (#13334)

Change-Id: I10f015d0f5fce8f005a4ebdfeb218025459cf751
client/src/com/vaadin/client/renderers/ClickableRenderer.java
client/src/com/vaadin/client/widget/grid/GridUtil.java [deleted file]
client/src/com/vaadin/client/widgets/Grid.java