Class ClipboardTrigger.CopyEvent

java.lang.Object
java.util.EventObject
io.jmix.ui.component.ClipboardTrigger.CopyEvent
All Implemented Interfaces:
Serializable
Enclosing interface:
ClipboardTrigger

public static class ClipboardTrigger.CopyEvent extends EventObject
Event that is fired when the text content of the input has been copied to the clipboard.
See Also:
  • Constructor Details

  • Method Details

    • getSource

      public ClipboardTrigger getSource()
      Overrides:
      getSource in class EventObject
    • isSuccess

      public boolean isSuccess()
      Returns:
      true if the text content is set to the client-side clipboard