Package com.googlecode.wicket.jquery.ui.interaction.droppable
-
Interface Summary Interface Description IDroppableListener Event listener shared by theDroppablewidget and theDroppableBehavior -
Class Summary Class Description Droppable<T> Provides a jQuery droppable area, on whichDraggablescan be dropped.DroppableAdapter Adapter class forIDroppableListenerDroppableBehavior Provides a jQuery droppable behaviorDroppableBehavior.DropEvent Provides an event object that will be broadcasted by theDroppableBehavior.OnDropAjaxBehaviorcallbackDroppableBehavior.ExitEvent Provides an event object that will be broadcasted by theDroppableBehavior.OnExitAjaxBehaviorcallbackDroppableBehavior.OnDropAjaxBehavior Provides aJQueryAjaxBehaviorthat aims to be wired to the 'drop' eventDroppableBehavior.OnExitAjaxBehavior Provides aJQueryAjaxBehaviorthat aims to be wired to the 'exit' eventDroppableBehavior.OnOverAjaxBehavior Provides aJQueryAjaxBehaviorthat aims to be wired to the 'over' eventDroppableBehavior.OverEvent Provides an event object that will be broadcasted by theDroppableBehavior.OnOverAjaxBehaviorcallback