Class VNotification

java.lang.Object
com.vaadin.flow.component.Component
com.vaadin.flow.component.notification.Notification
org.vaadin.firitin.components.notification.VNotification
All Implemented Interfaces:
com.vaadin.flow.component.AttachNotifier, com.vaadin.flow.component.DetachNotifier, com.vaadin.flow.component.HasComponents, com.vaadin.flow.component.HasElement, com.vaadin.flow.component.HasEnabled, com.vaadin.flow.component.HasStyle, com.vaadin.flow.component.HasTheme, com.vaadin.flow.component.shared.HasThemeVariant<com.vaadin.flow.component.notification.NotificationVariant>, Serializable, FluentAttachNotifier<VNotification>, FluentComponent<VNotification>, FluentDetachNotifier<VNotification>, FluentHasComponents<VNotification>, FluentHasTheme<VNotification>

public class VNotification extends com.vaadin.flow.component.notification.Notification implements FluentComponent<VNotification>, FluentHasComponents<VNotification>, FluentHasTheme<VNotification>
See Also: