Package | Description |
---|---|
org.wicketstuff.jwicket | |
org.wicketstuff.jwicket.ui.dragdrop |
Modifier and Type | Method and Description |
---|---|
static CssCursor |
CssCursor.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CssCursor[] |
CssCursor.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.setCursor(org.apache.wicket.ajax.AjaxRequestTarget target,
CssCursor value) |
DraggableBehavior |
DraggableBehavior.setCursor(CssCursor value)
Sets the 'cursor' property for this draggable.
|
Copyright © 2015. All rights reserved.