Notifications
@Deprecated public class Notification extends Object implements View
Constructor and Description |
---|
Notification(MessageStyleType type)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
addCloseButtonListener(com.vaadin.ui.Button.ClickListener listener)
Deprecated.
|
void |
addNotificationBodyClickListener(com.vaadin.event.LayoutEvents.LayoutClickListener listener)
Deprecated.
|
com.vaadin.ui.Component |
asVaadinComponent()
Deprecated.
Returns the Vaadin component managed by this view.
|
void |
setContent(com.vaadin.ui.Component content)
Deprecated.
|
public Notification(MessageStyleType type)
public void setContent(com.vaadin.ui.Component content)
public void addCloseButtonListener(com.vaadin.ui.Button.ClickListener listener)
public void addNotificationBodyClickListener(com.vaadin.event.LayoutEvents.LayoutClickListener listener)
public com.vaadin.ui.Component asVaadinComponent()
View
asVaadinComponent
in interface View
Copyright © 2020 Magnolia International Ltd.. All rights reserved.