@Override
 public void unregisterDropController() {
   dragController.unregisterDropController(widgetDropController);
 }