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 TypeClassDescriptionclass
Displays the selected app.class
The workplace ui.class
The editor app.class
The 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 TypeMethodDescriptionvoid
CmsWindowCloseExtension.addWindowCloseListener
(I_CmsWindowCloseListener listener) Adds a window close listener.void
CmsWindowCloseExtension.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 TypeClassDescriptionclass
Controller for the VAADIN UI of the Message Bundle Editor.