| Package | Description |
|---|---|
| org.odlabs.wiquery.ui.sortable |
| Modifier and Type | Method and Description |
|---|---|
SortableBehavior.AxisEnum |
SortableAjaxBehavior.getAxis() |
SortableBehavior.AxisEnum |
SortableBehavior.getAxis() |
static SortableBehavior.AxisEnum |
SortableBehavior.AxisEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SortableBehavior.AxisEnum[] |
SortableBehavior.AxisEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SortableAjaxBehavior<E> |
SortableAjaxBehavior.setAxis(SortableBehavior.AxisEnum axis)
If defined, the items can be dragged only horizontally or vertically.
|
SortableBehavior |
SortableBehavior.setAxis(SortableBehavior.AxisEnum axis)
If defined, the items can be dragged only horizontally or vertically.
|
Copyright © 2009-2012. All Rights Reserved.