| Package | Description |
|---|---|
| com.googlecode.wicket.jquery.ui.interaction.draggable |
| Modifier and Type | Method and Description |
|---|---|
static Draggable.Containment |
Draggable.Containment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Draggable.Containment[] |
Draggable.Containment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Draggable<T> |
Draggable.setContainment(Draggable.Containment containment)
Sets the container, specified by a
Draggable.Containment, on which this component is allowed to move. |
Copyright © 2017 7thWeb. All rights reserved.