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