| Package | Description |
|---|---|
| org.xwiki.gwt.dom.client |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.dom.client.DomEvent.Type<PasteHandler> |
PasteEvent.getAssociatedType() |
static com.google.gwt.event.dom.client.DomEvent.Type<PasteHandler> |
PasteEvent.getType()
Gets the event type associated with paste events.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
HasPasteHandlers.addPasteHandler(PasteHandler handler)
Adds a
PasteEvent handler. |
protected void |
PasteEvent.dispatch(PasteHandler handler) |
Copyright © 2004–2015 XWiki. All rights reserved.