Class DraggableBehavior.DragStopEvent
java.lang.Object
com.googlecode.wicket.jquery.core.JQueryEvent
com.googlecode.wicket.jquery.ui.interaction.draggable.DraggableBehavior.DraggableEvent
com.googlecode.wicket.jquery.ui.interaction.draggable.DraggableBehavior.DragStopEvent
- Enclosing class:
- DraggableBehavior
Provides an event object that will be broadcasted by the
DraggableBehavior.OnDragStopAjaxBehavior
callback-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.googlecode.wicket.jquery.ui.interaction.draggable.DraggableBehavior.DraggableEvent
getLeft, getOffsetLeft, getOffsetTop, getTop
-
Constructor Details
-
DragStopEvent
protected DragStopEvent()
-