Uses of Package
com.googlecode.wicket.jquery.ui.interaction.draggable
-
Packages that use com.googlecode.wicket.jquery.ui.interaction.draggable Package Description com.googlecode.wicket.jquery.ui.interaction.draggable com.googlecode.wicket.jquery.ui.interaction.selectable -
Classes in com.googlecode.wicket.jquery.ui.interaction.draggable used by com.googlecode.wicket.jquery.ui.interaction.draggable Class Description Draggable Provides a jQuery draggable element based on aJQueryGenericContainerDraggable.Axis Draggable.Containment DraggableBehavior.DraggableEvent Provides a base class forDraggableBehaviorevent objectsIDraggableListener Event listener shared by theDraggablewidget and theDraggableBehavior -
Classes in com.googlecode.wicket.jquery.ui.interaction.draggable used by com.googlecode.wicket.jquery.ui.interaction.selectable Class Description AbstractDraggableFactory Provides the ability to create aDraggablethat 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)Draggable Provides a jQuery draggable element based on aJQueryGenericContainer