Package | Description |
---|---|
com.googlecode.wicket.jquery.ui.interaction.draggable | |
com.googlecode.wicket.jquery.ui.interaction.selectable |
Class and Description |
---|
Draggable
Provides a jQuery draggable element based on a
JQueryGenericContainer |
Draggable.Axis |
Draggable.Containment |
DraggableBehavior.DraggableEvent
Provides a base class for
DraggableBehavior event objects |
IDraggableListener
Event listener shared by the
Draggable widget and the DraggableBehavior |
Class and Description |
---|
AbstractDraggableFactory
Provides the ability to create a
Draggable that is related to another component (defined by its selector).The common use case is to have the ability to drag multiple Draggable object.To achieve this, the role of the jQuery helper is important (see AbstractDraggableFactory.getHelper(String) implementation in SelectableDraggableFactory ) |
Draggable
Provides a jQuery draggable element based on a
JQueryGenericContainer |
Copyright © 2016 7thWeb. All rights reserved.