| Package | Description |
|---|---|
| org.odlabs.wiquery.ui.droppable |
| Modifier and Type | Method and Description |
|---|---|
DroppableBehavior.ToleranceEnum |
DroppableBehavior.getTolerance() |
DroppableBehavior.ToleranceEnum |
DroppableAjaxBehavior.getTolerance() |
static DroppableBehavior.ToleranceEnum |
DroppableBehavior.ToleranceEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DroppableBehavior.ToleranceEnum[] |
DroppableBehavior.ToleranceEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DroppableBehavior |
DroppableBehavior.setTolerance(DroppableBehavior.ToleranceEnum tolerance)
Set's the mode to use for testing whether a draggable is 'over' a
droppable.
|
DroppableAjaxBehavior<E> |
DroppableAjaxBehavior.setTolerance(DroppableBehavior.ToleranceEnum tolerance)
Set's the mode to use for testing whether a draggable is 'over' a
droppable.
|
Copyright © 2009-2012. All Rights Reserved.