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