public interface HasPasteHandlers
extends com.google.gwt.event.shared.HasHandlers
org.cruxframework.crux.widgets.client.event.paste.PasteRegisterFactory.getPasteRegister().addNativeHandlerForPaste(this, this.getElement());
once in its constructor.| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
addPasteHandler(PasteHandler handler) |
com.google.gwt.event.shared.HandlerRegistration addPasteHandler(PasteHandler handler)
Copyright © 2015. All rights reserved.