Package org.opencms.ui.dialogs
Class CmsGalleryOptimizeDialog.ContextMenu
java.lang.Object
org.opencms.ui.dialogs.CmsGalleryOptimizeDialog.ContextMenu
- All Implemented Interfaces:
com.vaadin.shared.communication.ServerRpc
,Serializable
,I_CmsGwtContextMenuServerRpc
- Enclosing class:
- CmsGalleryOptimizeDialog
public class CmsGalleryOptimizeDialog.ContextMenu
extends Object
implements I_CmsGwtContextMenuServerRpc
The context used for child dialogs.
- See Also:
-
Constructor Summary
ConstructorDescriptionContextMenu
(org.opencms.ui.dialogs.CmsGalleryOptimizeDialog.DataItem dataItem) Creates a new instance. -
Method Summary
-
Constructor Details
-
ContextMenu
Creates a new instance.- Parameters:
dataItem
- the data item
-
-
Method Details
-
refresh
Description copied from interface:I_CmsGwtContextMenuServerRpc
Called when a resource has been modified through context menu options- Specified by:
refresh
in interfaceI_CmsGwtContextMenuServerRpc
- Parameters:
uuid
- the structure id of the resource- See Also:
-