| Package | Description |
|---|---|
| com.github.kklisura.cdt.protocol.commands | |
| com.github.kklisura.cdt.protocol.events.input |
| Modifier and Type | Method and Description |
|---|---|
void |
Input.dispatchDragEvent(DispatchDragEventType type,
Double x,
Double y,
DragData data)
Dispatches a drag event into the page.
|
void |
Input.dispatchDragEvent(DispatchDragEventType type,
Double x,
Double y,
DragData data,
Integer modifiers)
Dispatches a drag event into the page.
|
| Modifier and Type | Method and Description |
|---|---|
DragData |
DragIntercepted.getData() |
| Modifier and Type | Method and Description |
|---|---|
void |
DragIntercepted.setData(DragData data) |
Copyright © 2021 Kenan Klisura. All rights reserved.