| Package | Description |
|---|---|
| org.odlabs.wiquery.ui.selectable |
| Modifier and Type | Method and Description |
|---|---|
SelectableBehavior.ToleranceEnum |
SelectableAjaxBehavior.getTolerance() |
SelectableBehavior.ToleranceEnum |
SelectableBehavior.getTolerance() |
static SelectableBehavior.ToleranceEnum |
SelectableBehavior.ToleranceEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SelectableBehavior.ToleranceEnum[] |
SelectableBehavior.ToleranceEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SelectableAjaxBehavior |
SelectableAjaxBehavior.setTolerance(SelectableBehavior.ToleranceEnum tolerance)
Set's the tolerance
fit: draggable overlaps the droppable entirely
touch: draggable overlaps the droppable any amount
|
SelectableBehavior |
SelectableBehavior.setTolerance(SelectableBehavior.ToleranceEnum tolerance)
Set's the tolerance
fit: draggable overlaps the droppable entirely
touch: draggable overlaps the droppable any amount
|
Copyright © 2009-2012. All Rights Reserved.