Interface I_CmsPreviewHandler<T extends org.opencms.ade.galleries.shared.CmsResourceInfoBean>

    • Method Detail

      • getAdditionalWidgetForPropertyTab

        com.google.gwt.user.client.ui.Widget getAdditionalWidgetForPropertyTab()
        Gets the additional widget to be displayed in the property tab.

        Returns:
        the additional widget to be displayed in the property tab
      • setDataInEditor

        boolean setDataInEditor()
        Returns false, if the dialog may not be closed due to unsaved properties.

        Returns:
        true if the dialog may be closed
      • showData

        void showData​(T resourceInfo)
        Displays the given resource info data.

        Parameters:
        resourceInfo - the resource info data