| Package | Description |
|---|---|
| org.odlabs.wiquery.ui.selectable |
| Modifier and Type | Method and Description |
|---|---|
SelectableAjaxBehavior |
SelectableAjaxBehavior.setAutoRefresh(boolean autoRefresh)
This determines whether to refresh (recalculate) the position and size
of each selected at the beginning of each select operation.
|
SelectableAjaxBehavior |
SelectableAjaxBehavior.setCancel(String cancel)
Set's the prevent selecting if you start on elements matching the selector
|
SelectableAjaxBehavior |
SelectableAjaxBehavior.setDelay(int delay)
Set's the delay (in milliseconds) to define when the selecting should start
|
SelectableAjaxBehavior |
SelectableAjaxBehavior.setDisabled(boolean disabled)
Disables (true) or enables (false) the selectable.
|
SelectableAjaxBehavior |
SelectableAjaxBehavior.setDistance(int distance)
Set's the tolerance in pixels
|
SelectableAjaxBehavior |
SelectableAjaxBehavior.setFilter(String filter)
Set's the matching child to be selectable
|
SelectableAjaxBehavior |
SelectableAjaxBehavior.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.