| Package | Description |
|---|---|
| org.odlabs.wiquery.ui.draggable |
| Modifier and Type | Method and Description |
|---|---|
DraggableSnap |
DraggableAjaxBehavior.getSnap() |
DraggableSnap |
DraggableBehavior.getSnap() |
| Modifier and Type | Method and Description |
|---|---|
DraggableAjaxBehavior |
DraggableAjaxBehavior.setSnap(DraggableSnap snap)
If set to a selector or to true (equivalent to '.ui-draggable'), the
draggable will snap to the edges of the selected elements when near an
edge of the element.
|
DraggableBehavior |
DraggableBehavior.setSnap(DraggableSnap snap)
If set to a selector or to true (equivalent to '.ui-draggable'), the
draggable will snap to the edges of the selected elements when near an
edge of the element.
|
Copyright © 2009-2012. All Rights Reserved.