Class CmsCopyModelPageDialog

  • All Implemented Interfaces:
    com.google.gwt.event.logical.shared.HasAttachHandlers, com.google.gwt.event.logical.shared.HasCloseHandlers<com.google.gwt.user.client.ui.PopupPanel>, com.google.gwt.event.shared.HasHandlers, com.google.gwt.user.client.EventListener, com.google.gwt.user.client.EventPreview, com.google.gwt.user.client.ui.AcceptsOneWidget, com.google.gwt.user.client.ui.HasAnimation, com.google.gwt.user.client.ui.HasOneWidget, com.google.gwt.user.client.ui.HasVisibility, com.google.gwt.user.client.ui.HasWidgets, com.google.gwt.user.client.ui.HasWidgets.ForIsWidget, com.google.gwt.user.client.ui.IsWidget, com.google.gwt.user.client.ui.SourcesPopupEvents, java.lang.Iterable<com.google.gwt.user.client.ui.Widget>, I_CmsAutoHider

    public class CmsCopyModelPageDialog
    extends A_CmsNewModelPageDialog
    The create new gallery folder dialog.

    • Constructor Detail

      • CmsCopyModelPageDialog

        public CmsCopyModelPageDialog​(org.opencms.gwt.shared.CmsListInfoBean infoBean,
                                      boolean isModelGroup,
                                      com.google.gwt.user.client.rpc.AsyncCallback<java.lang.String> callback)
        Constructor.

        Parameters:
        infoBean - the list info bean to display in the dialog
        isModelGroup - if copying as model group
        callback - the callback to call with the title entered by the user
    • Method Detail

      • getDescription

        public java.lang.String getDescription()
        Gets the description from the description text box.

        Returns:
        the description