Package org.opencms.ui
Interface I_CmsDialogContextWithAdeContext
- All Superinterfaces:
I_CmsDialogContext
Interface for a dialog context which also has access to the ADE context for which it is used.
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.opencms.ui.I_CmsDialogContext
I_CmsDialogContext.ContextType
-
Field Summary
Fields inherited from interface org.opencms.ui.I_CmsDialogContext
ATTR_SITEMAP_CONFIG_RESOURCE
-
Method Summary
Methods inherited from interface org.opencms.ui.I_CmsDialogContext
error, finish, finish, focus, getAllStructureIdsInView, getAppId, getCms, getContextType, getParameters, getResources, navigateTo, onViewChange, reload, setWindow, start, start, updateUserInfo
-
Method Details
-
getAdeContext
Gets the ADE context.- Returns:
- the ADE context
-