| Package | Description |
|---|---|
| org.odlabs.wiquery.ui.draggable |
| Modifier and Type | Method and Description |
|---|---|
DraggableBehavior.CursorAtEnum |
DraggableBehavior.getCursorAt()
Deprecated.
will be changed in 1.2 to return a ListItemOptions
|
DraggableBehavior.CursorAtEnum |
DraggableCursorAt.getCursorAtEnum() |
static DraggableBehavior.CursorAtEnum |
DraggableBehavior.CursorAtEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DraggableBehavior.CursorAtEnum[] |
DraggableBehavior.CursorAtEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DraggableBehavior |
DraggableBehavior.setCursorAt(DraggableBehavior.CursorAtEnum cusorAt)
Deprecated.
will be removed in 1.2
|
void |
DraggableCursorAt.setCursorAtEnum(DraggableBehavior.CursorAtEnum cursorAtEnum) |
| Constructor and Description |
|---|
DraggableCursorAt(DraggableBehavior.CursorAtEnum cursorAtEnum,
int gap)
Build a new instance
|
Copyright © 2009-2012. All Rights Reserved.