]> source.dussan.org Git - vaadin-framework.git/commit
Let UI fire PollEvents (#12466)
authorHenrik Paul <henrik@vaadin.com>
Mon, 9 Sep 2013 13:31:20 +0000 (16:31 +0300)
committerVaadin Code Review <review@vaadin.com>
Tue, 29 Oct 2013 09:25:53 +0000 (09:25 +0000)
commit3bbf30054f865990f6c9089bd8f73e2e7a41b3f5
tree90c8dc6562a15a6aea8a494df223494fe84d3c37
parent2f75f20a9e345e4736199fd234dfaf8f24f8ef35
Let UI fire PollEvents (#12466)

Change-Id: I7eb5e407b6822f5b3ac8e103ba7c9f676c51648f
server/src/com/vaadin/event/UIEvents.java [new file with mode: 0644]
server/src/com/vaadin/ui/UI.java
shared/src/com/vaadin/shared/EventId.java
uitest/src/com/vaadin/tests/components/ui/PollListenerTest.html [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/ui/PollListenerTest.java [new file with mode: 0644]