Uses of Interface
org.opencms.ui.components.I_CmsWindowCloseListener
Packages that use I_CmsWindowCloseListener
Package
Description
Contains code for workplace apps.
This package contains the app classes for the list configurations manager.
Contains Vaadin UI extensions.
The available content editors.
The data bindings and logic for the translator editor.
-
Uses of I_CmsWindowCloseListener in org.opencms.ui.apps
Classes in org.opencms.ui.apps that implement I_CmsWindowCloseListenerModifier and TypeClassDescriptionclassDisplays the selected app.classThe workplace ui.classThe editor app.classThe file explorer app. -
Uses of I_CmsWindowCloseListener in org.opencms.ui.apps.lists
Classes in org.opencms.ui.apps.lists that implement I_CmsWindowCloseListener -
Uses of I_CmsWindowCloseListener in org.opencms.ui.components.extensions
Methods in org.opencms.ui.components.extensions with parameters of type I_CmsWindowCloseListenerModifier and TypeMethodDescriptionvoidCmsWindowCloseExtension.addWindowCloseListener(I_CmsWindowCloseListener listener) Adds a window close listener.voidCmsWindowCloseExtension.removeWindowCloseListener(I_CmsWindowCloseListener listener) Removes the given window close listener. -
Uses of I_CmsWindowCloseListener in org.opencms.ui.editors
Classes in org.opencms.ui.editors that implement I_CmsWindowCloseListener -
Uses of I_CmsWindowCloseListener in org.opencms.ui.editors.messagebundle
Classes in org.opencms.ui.editors.messagebundle that implement I_CmsWindowCloseListenerModifier and TypeClassDescriptionclassController for the VAADIN UI of the Message Bundle Editor.