| Package | Description |
|---|---|
| org.wicketstuff.jwicket.demo | |
| org.wicketstuff.jwicket.ui.dragdrop |
| Class and Description |
|---|
| DraggablesAcceptedByDroppable
If you have a droppable element you sometimes want this droppable only to accept
a well defined set of draggable elements to be dropped onto this element.
|
| Class and Description |
|---|
| AbstractDragDropBehavior |
| AbstractDragDropBehavior.EventType
This is an internal enumeration of events happening during dragging and dropping.
|
| DraggableBehavior
You can add an instance of this class to a Wicket
Component to make it
draggable. |
| DraggableBehavior.DragHelperMode |
| DraggableBehavior.DragRevertMode |
| DraggableBehavior.DragSnapMode |
| DraggablesAcceptedByDroppable
If you have a droppable element you sometimes want this droppable only to accept
a well defined set of draggable elements to be dropped onto this element.
|
| DroppableBehavior
You can add an instance of this class to a Wicket
Component to make it
a droppable Component i.e. |
| DroppableBehavior.DropTolerance |
Copyright © 2015. All rights reserved.