pastehandler.js
No description.

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