|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Notification | |
---|---|
com.vaadin.server | |
com.vaadin.ui |
Uses of Notification in com.vaadin.server |
---|
Methods in com.vaadin.server with parameters of type Notification | |
---|---|
void |
Page.showNotification(Notification notification)
Deprecated. As of 7.0, use Notification.show(Page) instead. |
Uses of Notification in com.vaadin.ui |
---|
Methods in com.vaadin.ui with parameters of type Notification | |
---|---|
void |
UI.showNotification(Notification notification)
Deprecated. As of 7.0, use Notification.show instead |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |