Uses of Class
com.google.gwt.dom.client.DataTransfer
-
Packages that use DataTransfer Package Description com.google.gwt.dom.client Classes for low-level DOM programming.com.google.gwt.event.dom.client Types related to DOM events. -
-
Uses of DataTransfer in com.google.gwt.dom.client
Methods in com.google.gwt.dom.client that return DataTransfer Modifier and Type Method Description DataTransferNativeEvent. getDataTransfer()Get theDataTransferassociated with the current drag event. -
Uses of DataTransfer in com.google.gwt.event.dom.client
Methods in com.google.gwt.event.dom.client that return DataTransfer Modifier and Type Method Description DataTransferDragDropEventBase. getDataTransfer()Get theDataTransferassociated with the current drag event.
-