de.lessvoid.nifty.controls
Class DroppableDroppedEvent
java.lang.Object
de.lessvoid.nifty.controls.DroppableDroppedEvent
- All Implemented Interfaces:
- NiftyEvent
public class DroppableDroppedEvent
- extends Object
- implements NiftyEvent
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DroppableDroppedEvent
public DroppableDroppedEvent(Droppable source,
Draggable draggable,
Droppable target)
getSource
public Droppable getSource()
getDraggable
public Draggable getDraggable()
getTarget
public Droppable getTarget()
Copyright © 2011. All Rights Reserved.