Interface VersionUpdateEvent.VersionUpdateHandler
-
- All Superinterfaces:
com.google.gwt.event.shared.EventHandler
- All Known Implementing Classes:
FooterPresenter
- Enclosing class:
- VersionUpdateEvent
public static interface VersionUpdateEvent.VersionUpdateHandler extends com.google.gwt.event.shared.EventHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonVersionUpdate(VersionUpdateEvent event)
-
-
-
Method Detail
-
onVersionUpdate
void onVersionUpdate(VersionUpdateEvent event)
-
-