Package | Description |
---|---|
com.vaadin.server | |
com.vaadin.ui |
Modifier and Type | Method and Description |
---|---|
void |
Page.showNotification(Notification notification)
Deprecated.
As of 7.0, use Notification.show(Page) instead.
|
Modifier and Type | Method and Description |
---|---|
void |
UI.showNotification(Notification notification)
Deprecated.
As of 7.0, use Notification.show instead
|
Copyright © 2021 Vaadin Ltd. All rights reserved.