Interface JmixCopyButtonExtensionServerRpc

All Superinterfaces:
Serializable, com.vaadin.shared.communication.ServerRpc

public interface JmixCopyButtonExtensionServerRpc extends com.vaadin.shared.communication.ServerRpc
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    copied(boolean success)
     
  • Method Details

    • copied

      void copied(boolean success)