public interface ActivateHandler
extends com.google.gwt.event.shared.EventHandler
ActivateEvent events.| Modifier and Type | Method and Description |
|---|---|
void |
onActivate(ActivateEvent event)
Called when 'activate' is fired.
|
void onActivate(ActivateEvent event)
event - the ActivateEvent that was firedCopyright © 2018. All Rights Reserved.