Closure Library API Documentation
Go to class or file:
dragdropdetector.js
No description.
Useful links
Source Code
Git
File Location
/goog/ui/dragdropdetector.js
Classes
goog.ui.DragDropDetector
Creates a new drag and drop detector.
goog.ui.DragDropDetector.ImageDropEvent
Creates a new image drop event object.
goog.ui.DragDropDetector.LinkDropEvent
Creates a new link drop event object.
Public
Protected
Private
Enumerations
Global Functions
goog.ui.DragDropDetector.
enforceCopyEffect_
(
e
)
Enforce that anything dragged over the IFRAME is copied in to it, rather than making it navigate to a different URL.
Arguments:
e
:
goog.events.BrowserEvent
The event to enforce copying on.
code »
Global Variables
MSG_DRAG_DROP_LOCAL_FILE_ERROR
:
No description.
Code »
MSG_DRAG_DROP_PROTECTED_FILE_ERROR
:
No description.
Code »
Directory ui
File Reference