Package | Description |
---|---|
org.gwtbootstrap3.extras.summernote.client.event | |
org.gwtbootstrap3.extras.summernote.client.ui.base |
Modifier and Type | Method and Description |
---|---|
GwtEvent.Type<SummernotePasteHandler> |
SummernotePasteEvent.getAssociatedType() |
static GwtEvent.Type<SummernotePasteHandler> |
SummernotePasteEvent.getType()
Gets the type associated with this event.
|
Modifier and Type | Method and Description |
---|---|
HandlerRegistration |
HasSummernotePasteHandlers.addSummernotePasteHandler(SummernotePasteHandler handler)
Adds a
SummernotePasteEvent handler. |
protected void |
SummernotePasteEvent.dispatch(SummernotePasteHandler handler) |
Modifier and Type | Method and Description |
---|---|
HandlerRegistration |
SummernoteBase.addSummernotePasteHandler(SummernotePasteHandler handler) |
Copyright © 2017. All rights reserved.