public interface LoadStartHandler
extends com.google.gwt.event.shared.EventHandler
LoadStartEvent events.| Modifier and Type | Method and Description | 
|---|---|
| void | onLoadStart(LoadStartEvent event)Called when 'loadstart' is fired. | 
void onLoadStart(LoadStartEvent event)
event - the LoadStartEvent that was firedCopyright © 2017. All Rights Reserved.