Uses of Class
org.opencms.ui.components.extensions.CmsEmbeddedDialogExtension
Packages that use CmsEmbeddedDialogExtension
-
Uses of CmsEmbeddedDialogExtension in org.opencms.ui.dialogs
Fields in org.opencms.ui.dialogs declared as CmsEmbeddedDialogExtensionModifier and TypeFieldDescriptionprotected CmsEmbeddedDialogExtensionCmsEmbeddedDialogsUI.m_extensionThe extension used to communicate with the client.Constructors in org.opencms.ui.dialogs with parameters of type CmsEmbeddedDialogExtensionModifierConstructorDescriptionCmsEmbeddedDialogContext(String appId, CmsEmbeddedDialogExtension extension, I_CmsDialogContext.ContextType contextType, List<CmsResource> resources, Map<String, String> parameters) Constructor.