| Package | Description |
|---|---|
| com.googlecode.wicket.kendo.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)
Constrains the hint movement to either the horizontal (x) or vertical (y) axis.
|
Copyright © 2021 7thWeb. All rights reserved.