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