]> source.dussan.org Git - vaadin-framework.git/commit
Use Notification.show(Page) as the official entry point (#8907)
authorLeif Åstrand <leif@vaadin.com>
Mon, 25 Jun 2012 12:31:29 +0000 (15:31 +0300)
committerLeif Åstrand <leif@vaadin.com>
Mon, 25 Jun 2012 12:31:29 +0000 (15:31 +0300)
commitfee6f306961ffff67809c33715c719075ba2c450
treeba30d7ca2cd690b4af032f2062b7c260b9343989
parentaa17a44582ade2a22578da1d3bde68a174102a4b
Use Notification.show(Page) as the official entry point (#8907)

Also remove some static shorthands
src/com/vaadin/terminal/Page.java
src/com/vaadin/ui/Notification.java
tests/testbench/com/vaadin/tests/TestComponentAddAndRecursion.java
tests/testbench/com/vaadin/tests/components/notification/Notifications.java
tests/testbench/com/vaadin/tests/components/notification/NotificationsHtmlAllowed.java
tests/testbench/com/vaadin/tests/integration/JSR286PortletRoot.java
tests/testbench/com/vaadin/tests/integration/LiferayThemeDemo.java