public interface SummernoteKeyUpHandler extends EventHandler
SummernoteKeyUpEvent
events.Modifier and Type | Method and Description |
---|---|
void |
onSummernoteKeyUp(SummernoteKeyUpEvent event)
Called when
SummernoteKeyUpEvent is fired. |
void onSummernoteKeyUp(SummernoteKeyUpEvent event)
SummernoteKeyUpEvent
is fired.event
- the SummernoteKeyUpEvent
that was firedCopyright © 2017. All rights reserved.