public class ActionPopup
extends com.vaadin.contextmenu.ContextMenu
com.vaadin.contextmenu.ContextMenu.ContextMenuOpenListener
com.vaadin.server.ClientConnector.AttachEvent, com.vaadin.server.ClientConnector.AttachListener, com.vaadin.server.ClientConnector.ConnectorErrorEvent, com.vaadin.server.ClientConnector.DetachEvent, com.vaadin.server.ClientConnector.DetachListener
Modifier and Type | Field and Description |
---|---|
static String |
ICON_FONT_CODE |
Constructor and Description |
---|
ActionPopup()
Deprecated.
since 5.6 - use
ActionPopup(AbstractComponent, boolean) instead. |
ActionPopup(com.vaadin.ui.AbstractComponent parentComponent,
boolean setAsMenuForParentComponent) |
addContextMenuOpenListener, addItem, addItem, addItem, addItemBefore, addSeparator, addSeparatorBefore, beforeClientResponse, getContextClickListener, getItems, getSize, getState, getState, isHtmlContentAllowed, open, removeItem, removeItems, setAsContextMenuOf, setHtmlContentAllowed
extend, getParent, getSupportedParentType, remove, setParent
addAttachListener, addDetachListener, addExtension, addListener, addListener, addListener, addListener, addListener, addListener, addMethodInvocationToQueue, attach, createState, detach, encodeState, equals, fireEvent, getAllChildrenIterable, getConnectorId, getErrorHandler, getExtensions, getListeners, getResource, getRpcManager, getRpcProxy, getSession, getStateType, getUI, handleConnectorRequest, hashCode, hasListeners, isAttached, isConnectorEnabled, isThis, markAsDirty, markAsDirtyRecursive, registerRpc, registerRpc, removeAttachListener, removeDetachListener, removeExtension, removeListener, removeListener, removeListener, removeListener, removeListener, requestRepaint, requestRepaintAll, retrievePendingRpcCalls, setErrorHandler, setResource, updateDiffstate
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
addAttachListener, addDetachListener, attach, detach, encodeState, getErrorHandler, getExtensions, getRpcManager, getStateType, getUI, handleConnectorRequest, isAttached, isConnectorEnabled, markAsDirty, markAsDirtyRecursive, removeAttachListener, removeDetachListener, removeExtension, requestRepaint, requestRepaintAll, retrievePendingRpcCalls, setErrorHandler
public static final String ICON_FONT_CODE
@Deprecated public ActionPopup()
ActionPopup(AbstractComponent, boolean)
instead.public ActionPopup(com.vaadin.ui.AbstractComponent parentComponent, boolean setAsMenuForParentComponent)
parentComponent
- The component to whose lifecycle the context menu is tied to.setAsMenuForParentComponent
- Determines if this menu will be shown for the parentCopyright © 2021 Magnolia International Ltd.. All rights reserved.