public interface PasteHandler
extends com.google.gwt.event.shared.EventHandler
PasteEvent events.| Modifier and Type | Method and Description |
|---|---|
void |
onPaste(PasteEvent event)
Called when a
PasteEvent is fired. |
void onPaste(PasteEvent event)
PasteEvent is fired.event - the PasteEvent that was firedCopyright © 2004–2015 XWiki. All rights reserved.