Uses of Interface
org.opencms.ui.I_CmsUpdateListener
Package
Description
Contains code for workplace apps.
Contains some reusable GUI components for Vaadin UI.
Contains Vaadin UI extensions.
-
Uses of I_CmsUpdateListener in org.opencms.ui.apps
Modifier and TypeMethodDescriptioncom.vaadin.ui.Button
I_CmsAppUIContext.addPublishButton
(I_CmsUpdateListener<String> updateListener) Adds the publish button to the toolbar. -
Uses of I_CmsUpdateListener in org.opencms.ui.components
Modifier and TypeMethodDescriptioncom.vaadin.ui.Button
CmsAppViewLayout.addPublishButton
(I_CmsUpdateListener<String> updateListener) static com.vaadin.ui.Button
CmsAppViewLayout.createPublishButton
(I_CmsUpdateListener<String> updateListener) Creates the publish button. -
Uses of I_CmsUpdateListener in org.opencms.ui.components.extensions
ModifierConstructorDescriptionCmsGwtDialogExtension
(com.vaadin.ui.UI ui, I_CmsUpdateListener<String> updateListener) Creates a new instance and binds it to a UI instance.CmsPropertyDialogExtension
(com.vaadin.ui.UI ui, I_CmsUpdateListener<String> updateListener) Creates a new instance and binds it to a UI instance.