| Package | Description |
|---|---|
| org.fireweb |
| Modifier and Type | Method and Description |
|---|---|
DragDropEventsOptions |
Element.getDragDropEventsOptions()
Returns current & events options
|
DragDropEventsOptions |
DragDropEventsOptions.setOnDrag(int onDrag) |
DragDropEventsOptions |
DragDropEventsOptions.setOnDragCancel(int onDragCancel) |
DragDropEventsOptions |
DragDropEventsOptions.setOnDrop(int onDrop) |
| Modifier and Type | Method and Description |
|---|---|
Element |
Element.setDragDropEventsOptions(DragDropEventsOptions dragDropEventsOptions)
Set options for & events
|