Package org.opencms.ui.apps
Interface I_CmsContextProvider
- All Known Implementing Classes:
CmsFileExplorer
,CmsListManager
public interface I_CmsContextProvider
Provides the dialog context to context menus and other context sensitive dialogs.
-
Method Summary
Modifier and TypeMethodDescriptionReturns the dialog context for dialogs opened from the context menu.
-
Method Details
-
getDialogContext
Returns the dialog context for dialogs opened from the context menu.- Returns:
- the dialog context
-