Interface I_CmsContextMenuAction

All Known Subinterfaces:
I_CmsContextMenuItem
All Known Implementing Classes:
CmsBlockingLockCheck, CmsContextMenuActionItem, CmsSubmenu

public interface I_CmsContextMenuAction
Action to perform when a context menu item is clicked.

  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Executes this action.
  • Method Details

    • executeAction

      Executes this action.

      Parameters:
      context - a context object which provides both a CmsObject as well as information about the context in which the menu item was selected