Interface CmsPreviewDialog.I_PreviewInfoProvider

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void loadPreviewForLocale​(java.lang.String locale, com.google.gwt.user.client.rpc.AsyncCallback<org.opencms.gwt.shared.CmsPreviewInfo> resultCallback)
      Loads the preview information for the given locale.
    • Method Detail

      • loadPreviewForLocale

        void loadPreviewForLocale​(java.lang.String locale,
                                  com.google.gwt.user.client.rpc.AsyncCallback<org.opencms.gwt.shared.CmsPreviewInfo> resultCallback)
        Loads the preview information for the given locale.

        Parameters:
        locale - the locale for which to load the preview
        resultCallback - the callback to call with the result