Closure Library API Documentation
Go to class or file:
pastehandler.js
No description.
Useful links
Demo
Source Code
Git
File Location
/goog/events/pastehandler.js
Classes
goog.events.PasteHandler
A paste event detector. Gets an
element
as parameter and fires
goog.events.PasteHandler.EventType.PASTE
events when text is pasted in the
element
. Uses heuristics to detect paste events in FF2. See more details of the heuristic on
#handleEvent_
.
Enumerations
Directory events
File Reference