| Package | Description |
|---|---|
| org.odlabs.wiquery.ui.draggable |
| Modifier and Type | Method and Description |
|---|---|
DraggableBehavior.SnapModeEnum |
DraggableAjaxBehavior.getSnapMode()
Returns the snapMode option
|
DraggableBehavior.SnapModeEnum |
DraggableBehavior.getSnapMode()
Returns the snapMode option
|
static DraggableBehavior.SnapModeEnum |
DraggableBehavior.SnapModeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DraggableBehavior.SnapModeEnum[] |
DraggableBehavior.SnapModeEnum.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.setSnapMode(DraggableBehavior.SnapModeEnum snapMode)
Sets the edges of snap elements the draggable will snap to.
|
DraggableBehavior |
DraggableBehavior.setSnapMode(DraggableBehavior.SnapModeEnum snapMode)
Sets the edges of snap elements the draggable will snap to.
|
Copyright © 2009-2012. All Rights Reserved.