Interface CopyPasteListener

All Known Implementing Classes:
AbstractCustomGroupView

public interface CopyPasteListener
  • Method Details

    • copyPerformed

      void copyPerformed(String data)
    • cutPerformed

      void cutPerformed(String data)