Uses of Enum Class
com.googlecode.wicket.jquery.ui.interaction.draggable.Draggable.Axis
Packages that use Draggable.Axis
-
Uses of Draggable.Axis in com.googlecode.wicket.jquery.ui.interaction.draggable
Methods in com.googlecode.wicket.jquery.ui.interaction.draggable that return Draggable.AxisModifier and TypeMethodDescriptionstatic Draggable.AxisReturns the enum constant of this class with the specified name.static Draggable.Axis[]Draggable.Axis.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.googlecode.wicket.jquery.ui.interaction.draggable with parameters of type Draggable.AxisModifier and TypeMethodDescriptionDraggable.setAxis(Draggable.Axis axis) Sets theDraggable.Axison which it is possible to drag the component