| Package | Description |
|---|---|
| com.googlecode.wicket.kendo.ui.interaction.draggable |
| Modifier and Type | Class and Description |
|---|---|
class |
Draggable<T>
Provides a Kendo UI draggable element based on a
JQueryGenericContainer |
class |
DraggableAdapter
Adapter class for
IDraggableListener |
| Constructor and Description |
|---|
DraggableBehavior(IDraggableListener listener)
Constructor
|
DraggableBehavior(com.googlecode.wicket.jquery.core.Options options,
IDraggableListener listener)
Constructor
|
DraggableBehavior(String selector,
IDraggableListener listener)
Constructor
|
DraggableBehavior(String selector,
com.googlecode.wicket.jquery.core.Options options,
IDraggableListener listener)
Constructor
|
Copyright © 2021 7thWeb. All rights reserved.