info.magnolia.ui.vaadin.actionbar
Class ActionPopup

java.lang.Object
  extended by com.vaadin.server.AbstractClientConnector
      extended by com.vaadin.server.AbstractExtension
          extended by org.vaadin.peter.contextmenu.ContextMenu
              extended by info.magnolia.ui.vaadin.actionbar.ActionPopup
All Implemented Interfaces:
com.vaadin.event.MethodEventSource, com.vaadin.server.ClientConnector, com.vaadin.server.Extension, com.vaadin.shared.Connector, Serializable

public class ActionPopup
extends ContextMenu

The ActionPopup.

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.vaadin.peter.contextmenu.ContextMenu
ContextMenu.ContextMenuClosedEvent, ContextMenu.ContextMenuClosedListener, ContextMenu.ContextMenuItem, ContextMenu.ContextMenuItemClickEvent, ContextMenu.ContextMenuItemClickListener, ContextMenu.ContextMenuOpenedListener, ContextMenu.ContextMenuOpenedOnComponentEvent, ContextMenu.ContextMenuOpenedOnTableFooterEvent, ContextMenu.ContextMenuOpenedOnTableHeaderEvent, ContextMenu.ContextMenuOpenedOnTableRowEvent, ContextMenu.ContextMenuOpenedOnTreeItemEvent
 
Nested classes/interfaces inherited from interface com.vaadin.server.ClientConnector
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
 
Field Summary
static String ICON_FONT_CODE
           
 
Constructor Summary
ActionPopup()
           
 
Method Summary
 
Methods inherited from class org.vaadin.peter.contextmenu.ContextMenu
addContextMenuCloseListener, addContextMenuComponentListener, addContextMenuTableListener, addContextMenuTreeListener, addItem, addItem, addItem, addItemClickListener, getNextId, getState, open, removeAllItems, removeRootItem, setAsContextMenuOf, setAsTableContextMenu, setAsTreeContextMenu, setOpenAutomatically
 
Methods inherited from class com.vaadin.server.AbstractExtension
extend, getParent, getSupportedParentType, remove, setParent
 
Methods inherited from class com.vaadin.server.AbstractClientConnector
addAttachListener, addDetachListener, addExtension, addListener, addListener, addListener, addMethodInvocationToQueue, attach, beforeClientResponse, createState, detach, encodeState, fireEvent, getAllChildrenIterable, getConnectorId, getErrorHandler, getExtensions, getListeners, getResource, getRpcManager, getRpcProxy, getSession, getState, getStateType, getUI, handleConnectorRequest, hasListeners, isAttached, isConnectorEnabled, markAsDirty, markAsDirtyRecursive, registerRpc, registerRpc, removeAttachListener, removeDetachListener, removeExtension, removeListener, removeListener, removeListener, removeListener, requestRepaint, requestRepaintAll, retrievePendingRpcCalls, setErrorHandler, setResource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.vaadin.server.ClientConnector
addAttachListener, addDetachListener, attach, beforeClientResponse, detach, encodeState, getErrorHandler, getExtensions, getRpcManager, getStateType, getUI, handleConnectorRequest, isAttached, isConnectorEnabled, markAsDirty, markAsDirtyRecursive, removeAttachListener, removeDetachListener, removeExtension, requestRepaint, requestRepaintAll, retrievePendingRpcCalls, setErrorHandler
 
Methods inherited from interface com.vaadin.shared.Connector
getConnectorId
 

Field Detail

ICON_FONT_CODE

public static final String ICON_FONT_CODE
See Also:
Constant Field Values
Constructor Detail

ActionPopup

public ActionPopup()


Copyright © 2013 Magnolia International Ltd.. All Rights Reserved.