Class Popup

java.lang.Object
com.vaadin.flow.component.Component
com.vaadin.flow.component.Composite<com.vaadin.flow.component.contextmenu.ContextMenu>
com.storedobject.vaadin.Popup
All Implemented Interfaces:
com.vaadin.flow.component.AttachNotifier, com.vaadin.flow.component.DetachNotifier, com.vaadin.flow.component.HasElement, com.vaadin.flow.component.HasStyle, Serializable

public class Popup extends com.vaadin.flow.component.Composite<com.vaadin.flow.component.contextmenu.ContextMenu>
Popup emulated using Vaadin's ContextMenu.
Author:
Syam
See Also: