public interface BeginHandler
extends com.google.gwt.event.shared.EventHandler
BeginEvent events.| Modifier and Type | Method and Description |
|---|---|
void |
onBegin(BeginEvent event)
Called when 'begin' is fired.
|
void onBegin(BeginEvent event)
event - the BeginEvent that was firedCopyright © 2018. All Rights Reserved.