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