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