public interface HasPasteHandlers
extends com.google.gwt.event.shared.HasHandlers
PasteHandler instances.| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
addPasteHandler(PasteHandler handler)
Adds a
PasteEvent handler. |
com.google.gwt.event.shared.HandlerRegistration addPasteHandler(PasteHandler handler)
PasteEvent handler.handler - the paste handlerHandlerRegistration used to remove this handlerCopyright © 2004–2015 XWiki. All rights reserved.