Interface EditCommentEventHandler
-
- All Superinterfaces:
com.google.gwt.event.shared.EventHandler
public interface EditCommentEventHandler extends com.google.gwt.event.shared.EventHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonEditComment(EditCommentEvent event)
-
-
-
Method Detail
-
onEditComment
void onEditComment(EditCommentEvent event)
-
-