Interface ShowMoreUpdatesEventHandler
-
- All Superinterfaces:
com.google.gwt.event.shared.EventHandler
public interface ShowMoreUpdatesEventHandler extends com.google.gwt.event.shared.EventHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonShowMoreUpdatesClick(ShowMoreUpdatesEvent event)
-
-
-
Method Detail
-
onShowMoreUpdatesClick
void onShowMoreUpdatesClick(ShowMoreUpdatesEvent event)
-
-