Interface I_CmsEditorStateRPC

  • All Superinterfaces:
    java.io.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 Detail

      • setHasChanges

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