| Package | Description |
|---|---|
| org.odlabs.wiquery.ui.draggable |
| Modifier and Type | Method and Description |
|---|---|
DraggableBehavior.AxisEnum |
DraggableAjaxBehavior.getAxis() |
DraggableBehavior.AxisEnum |
DraggableBehavior.getAxis() |
static DraggableBehavior.AxisEnum |
DraggableBehavior.AxisEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DraggableBehavior.AxisEnum[] |
DraggableBehavior.AxisEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DraggableAjaxBehavior |
DraggableAjaxBehavior.setAxis(DraggableBehavior.AxisEnum axis)
Constrains dragging to either the horizontal (x) or vertical (y) axis.
|
DraggableBehavior |
DraggableBehavior.setAxis(DraggableBehavior.AxisEnum axis)
Constrains dragging to either the horizontal (x) or vertical (y) axis.
|
Copyright © 2009-2012. All Rights Reserved.