| Package | Description |
|---|---|
| com.googlecode.wicket.jquery.ui.interaction.draggable |
| Modifier and Type | Method and Description |
|---|---|
static Draggable.Axis |
Draggable.Axis.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Draggable.Axis[] |
Draggable.Axis.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.setAxis(Draggable.Axis axis)
Sets the
Draggable.Axis on which it is possible to drag the component |
Copyright © 2017 7thWeb. All rights reserved.