Interface MultiSelectionDragController.Action

Enclosing class:
MultiSelectionDragController

protected static interface MultiSelectionDragController.Action
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    doIt(Object data)
     
  • Method Details

    • doIt

      void doIt(Object data)