Modifier and Type | Method and Description |
---|---|
com.google.gwt.event.shared.HandlerRegistration |
MaterialRichEditor.addPasteHandler(PasteEvent.PasteHandler handler) |
Modifier and Type | Method and Description |
---|---|
com.google.gwt.event.shared.HandlerRegistration |
HasPasteHandlers.addPasteHandler(PasteEvent.PasteHandler handler) |
Modifier and Type | Field and Description |
---|---|
static com.google.gwt.event.shared.GwtEvent.Type<PasteEvent.PasteHandler> |
PasteEvent.TYPE |
Modifier and Type | Method and Description |
---|---|
com.google.gwt.event.shared.GwtEvent.Type<PasteEvent.PasteHandler> |
PasteEvent.getAssociatedType() |
Modifier and Type | Method and Description |
---|---|
protected void |
PasteEvent.dispatch(PasteEvent.PasteHandler handler) |
Copyright © 2018. All rights reserved.