Interface CmsPreviewDialog.I_PreviewInfoProvider

Enclosing class:
CmsPreviewDialog

Preview provider interface.

  • Method Summary

    Modifier and Type
    Method
    Description
    void
    loadPreviewForLocale(String locale, com.google.gwt.user.client.rpc.AsyncCallback<org.opencms.gwt.shared.CmsPreviewInfo> resultCallback)
    Loads the preview information for the given locale.
  • Method Details

    • loadPreviewForLocale

      void loadPreviewForLocale(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