Class InformationMessage

java.lang.Object
All Implemented Interfaces:
ClickHandler, ExecutableView, HasContainer, ValueChangeHandler, com.vaadin.flow.component.ComponentEventListener<com.vaadin.flow.component.ClickEvent<? extends com.vaadin.flow.component.Component>>, com.vaadin.flow.component.HasValue.ValueChangeListener, Serializable, Runnable, EventListener

public class InformationMessage extends ActionForm
An information message to be shown to the user. Some action can be specified when the "Ok" button is pressed.
Author:
Syam
See Also: