Interface PasteEventHandler
- All Superinterfaces:
BrowserEventHandler
The paste event handler interface
- Since:
- 4.0
- Author:
- JBStrap
-
Method Summary
-
Method Details
-
onPaste
The paste event handler
The event handler will be called, when the user pastes data to an editable component.
- Parameters:
event
- The event object- See Also:
-