Class CmsContextMenuDialog

java.lang.Object
org.opencms.gwt.client.ui.contextmenu.CmsContextMenuDialog
All Implemented Interfaces:
I_CmsContextMenuCommand, I_CmsHasContextMenuCommand

A context menu entry command to open any dialog within an iFrame.

The dialog will be called with the parameter PARAM_CONTENT_STRUCTURE_ID containing the structure id of the currently edited content if available.

To close the dialog call from within the dialog frame context window.parent[CLOSING_METHOD_NAME](boolean reload).