Uses of Class
org.silverpeas.mobile.client.apps.comments.events.app.DeleteCommentEvent
-
Packages that use DeleteCommentEvent Package Description org.silverpeas.mobile.client.apps.comments org.silverpeas.mobile.client.apps.comments.events.app -
-
Uses of DeleteCommentEvent in org.silverpeas.mobile.client.apps.comments
Methods in org.silverpeas.mobile.client.apps.comments with parameters of type DeleteCommentEvent Modifier and Type Method Description void
CommentsApp. deleteComment(DeleteCommentEvent event)
-
Uses of DeleteCommentEvent in org.silverpeas.mobile.client.apps.comments.events.app
Methods in org.silverpeas.mobile.client.apps.comments.events.app with parameters of type DeleteCommentEvent Modifier and Type Method Description void
CommentsAppEventHandler. deleteComment(DeleteCommentEvent event)
-