public static interface ErrorEvent.ErrorHandler<T> extends com.google.gwt.event.shared.EventHandler
Modifier and Type | Method and Description |
---|---|
void |
onError(ErrorEvent<T> event) |
void onError(ErrorEvent<T> event)
Copyright © 2018. All rights reserved.