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