Interface I_CmsDefaultAction

All Superinterfaces:
I_CmsHasMenuItemVisibility, I_CmsWorkplaceAction
All Known Implementing Classes:
CmsDisplayAction, CmsEditDialogAction, CmsEditPageAction

public interface I_CmsDefaultAction extends I_CmsWorkplaceAction
Marks workplace actions as an default action to be executed on item click within the file table.

  • Method Details

    • getDefaultActionRank

      Returns the action rank, the highest ranked default action will be used.

      Parameters:
      context - the dialog context
      Returns:
      the action rank