Interface UnLikeEventHandler
-
- All Superinterfaces:
com.google.gwt.event.shared.EventHandler
public interface UnLikeEventHandler extends com.google.gwt.event.shared.EventHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonUnLike(UnLikeEvent event)
-
-
-
Method Detail
-
onUnLike
void onUnLike(UnLikeEvent event)
-
-