Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
The DataTransfer
object is used to hold any data transferred between contexts, such as a drag and drop operation, or clipboard read/write.
Link copied to clipboard
class DataTransferItem
The DataTransferItem
object represents one drag data item.
Link copied to clipboard
The DataTransferItemList
object is a list of DataTransferItem objects representing items being dragged.
Link copied to clipboard
Link copied to clipboard