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