| Package | Description |
|---|---|
| org.odlabs.wiquery.ui.draggable |
| Modifier and Type | Field and Description |
|---|---|
static DraggableRevert |
DraggableRevert.INVALID
Invalid revert
|
static DraggableRevert |
DraggableRevert.VALID
Valid revert
|
| Modifier and Type | Method and Description |
|---|---|
DraggableRevert |
DraggableAjaxBehavior.getRevert() |
DraggableRevert |
DraggableBehavior.getRevert() |
| Modifier and Type | Method and Description |
|---|---|
DraggableAjaxBehavior |
DraggableAjaxBehavior.setRevert(DraggableRevert revert)
If set to true, the element will return to its start position when dragging
stops.
|
DraggableBehavior |
DraggableBehavior.setRevert(DraggableRevert revert)
If set to true, the element will return to its start position when dragging
stops.
|
Copyright © 2009-2012. All Rights Reserved.