]> source.dussan.org Git - vaadin-framework.git/commit
Allow setting push mode in UI.init (#11739)
authorJohannes Dahlström <johannesd@vaadin.com>
Thu, 2 May 2013 10:58:36 +0000 (13:58 +0300)
committerVaadin Code Review <review@vaadin.com>
Thu, 2 May 2013 11:29:34 +0000 (11:29 +0000)
commit087756f1a6472af100686fdfebd7aa273faa0059
tree8c41ff45042663b0865f9aef24303d4f7dcec53e
parent79e9ddc5247ae154d5f63ceeeb02afb293dbc91f
Allow setting push mode in UI.init (#11739)

Change-Id: Ied24bc42a25800033351fcbacdc5fc5e0be8eda1
server/src/com/vaadin/server/communication/UIInitHandler.java
uitest/src/com/vaadin/tests/push/TogglePush.java
uitest/src/com/vaadin/tests/push/TogglePushInInit.html [new file with mode: 0644]