]> source.dussan.org Git - vaadin-framework.git/commit
Add (pre|post)(Attach|Detach) methods to EscalatorUpdater (#13334)
authorJohannes Dahlström <johannesd@vaadin.com>
Mon, 2 Jun 2014 10:59:01 +0000 (13:59 +0300)
committerLeif Åstrand <leif@vaadin.com>
Mon, 2 Jun 2014 12:09:59 +0000 (12:09 +0000)
commit1da445ac8c13970a662eb417203950d643548946
tree58072c86c0dace07b322cffa2cbf2e8f6d33e2e4
parent37436ce6448c8bc20bb866a5c259f58e8f50c0c3
Add (pre|post)(Attach|Detach) methods to EscalatorUpdater (#13334)

These are not called by anything yet.

Change-Id: If902afe1a2040b506fd6bf43de79cd0ebc793387
client/src/com/vaadin/client/ui/grid/Escalator.java
client/src/com/vaadin/client/ui/grid/EscalatorUpdater.java
client/src/com/vaadin/client/ui/grid/Grid.java
uitest/src/com/vaadin/tests/widgetset/client/grid/VTestGrid.java