Uses of Package
com.googlecode.wicket.jquery.ui.interaction.draggable
Packages that use com.googlecode.wicket.jquery.ui.interaction.draggable
Package
Description
-
Classes in com.googlecode.wicket.jquery.ui.interaction.draggable used by com.googlecode.wicket.jquery.ui.interaction.draggableClassDescriptionProvides a jQuery draggable element based on a
JQueryGenericContainerProvides a base class forDraggableBehaviorevent objectsEvent listener shared by theDraggablewidget and theDraggableBehavior -
Classes in com.googlecode.wicket.jquery.ui.interaction.draggable used by com.googlecode.wicket.jquery.ui.interaction.selectableClassDescriptionProvides the ability to create a
Draggablethat is related to another component (defined by its selector).
The common use case is to have the ability to drag multipleDraggableobject.
To achieve this, the role of the jQuery helper is important (seeAbstractDraggableFactory.getHelper(String)implementation inSelectableDraggableFactory)Provides a jQuery draggable element based on aJQueryGenericContainer