Interface I_CmsEditorStateRPC

All Superinterfaces:
Serializable, com.vaadin.shared.communication.ServerRpc
All Known Implementing Classes:
CmsEditorStateExtension

public interface I_CmsEditorStateRPC extends com.vaadin.shared.communication.ServerRpc
Editor state RPCs

  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setHasChanges(boolean hasChanges)
    Sets the editor changed state
  • Method Details

    • setHasChanges

      void setHasChanges(boolean hasChanges)
      Sets the editor changed state
      Parameters:
      hasChanges - the editor changed state