Class CmsContextMenu.ContextMenuOpenedOnTableFooterEvent

    • Field Summary

      • Fields inherited from class java.util.EventObject

        source
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      CmsContextMenu getContextMenu()
      Returns the context menu.
      java.lang.Object getPropertyId()
      Returns the property id.
      • Methods inherited from class java.util.EventObject

        getSource, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • ContextMenuOpenedOnTableFooterEvent

        public ContextMenuOpenedOnTableFooterEvent​(CmsContextMenu contextMenu,
                                                   com.vaadin.v7.ui.Table sourceTable,
                                                   java.lang.Object propertyId)
        Constructor.

        Parameters:
        contextMenu - the context menu
        sourceTable - the source table
        propertyId - the property id
    • Method Detail

      • getPropertyId

        public java.lang.Object getPropertyId()
        Returns the property id.

        Returns:
        the property id