Interface DragEndHandler

All Superinterfaces:
EventHandler

public interface DragEndHandler extends EventHandler
Handler interface for DragEndEvent events.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Called when a DragEndEvent is fired.