Package | Description |
---|---|
com.google.gwt.dom.client |
Classes for low-level DOM programming.
|
com.google.gwt.event.dom.client |
Types related to DOM events.
|
Modifier and Type | Method and Description |
---|---|
DataTransfer |
NativeEvent.getDataTransfer()
Get the
DataTransfer associated with the current drag event. |
Modifier and Type | Method and Description |
---|---|
DataTransfer |
DragDropEventBase.getDataTransfer()
Get the
DataTransfer associated with the current drag event. |