Interface I_CmsEditorCloseHandler


public interface I_CmsEditorCloseHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onClose(boolean hasChangedSettings, boolean usedPublishDialog)
     
  • Method Details

    • onClose

      void onClose(boolean hasChangedSettings, boolean usedPublishDialog)