Interface ShowNewUpdatesEventHandler
-
- All Superinterfaces:
com.google.gwt.event.shared.EventHandler
public interface ShowNewUpdatesEventHandler extends com.google.gwt.event.shared.EventHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonShowNewUpdatesClick(ShowNewUpdatesEvent event)
-
-
-
Method Detail
-
onShowNewUpdatesClick
void onShowNewUpdatesClick(ShowNewUpdatesEvent event)
-
-