Uses of Class
org.silverpeas.mobile.client.apps.comments.events.pages.CommentUpdatedEvent
-
-
Uses of CommentUpdatedEvent in org.silverpeas.mobile.client.apps.comments.events.pages
Methods in org.silverpeas.mobile.client.apps.comments.events.pages with parameters of type CommentUpdatedEvent Modifier and Type Method Description void
CommentsPagesEventHandler. onUpdatedComment(CommentUpdatedEvent event)
-
Uses of CommentUpdatedEvent in org.silverpeas.mobile.client.apps.comments.pages
Methods in org.silverpeas.mobile.client.apps.comments.pages with parameters of type CommentUpdatedEvent Modifier and Type Method Description void
CommentsPage. onUpdatedComment(CommentUpdatedEvent event)
-
Uses of CommentUpdatedEvent in org.silverpeas.mobile.client.apps.comments.pages.widgets
Methods in org.silverpeas.mobile.client.apps.comments.pages.widgets with parameters of type CommentUpdatedEvent Modifier and Type Method Description void
CommentsButton. onUpdatedComment(CommentUpdatedEvent event)
-