public static interface ConfirmationEvent.Handler
extends com.google.gwt.event.shared.EventHandler
ConfirmationEvent.| Modifier and Type | Method and Description |
|---|---|
void |
onConfirmation(ConfirmationEvent event)
Called when
ConfirmationEvent is fired. |
void onConfirmation(ConfirmationEvent event)
ConfirmationEvent is fired.event - the ConfirmationEvent that was firedCopyright © 2015 JBoss, a division of Red Hat. All rights reserved.