Uses of Class
com.vaadin.shared.ui.notification.NotificationState
-
Packages that use NotificationState Package Description com.vaadin.client.ui.notification com.vaadin.ui -
-
Uses of NotificationState in com.vaadin.client.ui.notification
Methods in com.vaadin.client.ui.notification that return NotificationState Modifier and Type Method Description NotificationState
NotificationConnector. getState()
-
Uses of NotificationState in com.vaadin.ui
Methods in com.vaadin.ui that return NotificationState Modifier and Type Method Description protected NotificationState
Notification. getState()
protected NotificationState
Notification. getState(boolean markAsDirty)
-