public static interface DeactivateEvent.DeactivateHandler<T> extends EventHandler
DeactivateEvent events.| Modifier and Type | Method and Description |
|---|---|
void |
onDeactivate(DeactivateEvent<T> event)
Called after the widget has been deactivated.
|
void onDeactivate(DeactivateEvent<T> event)
Copyright © 2012. All Rights Reserved.