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 voidCommentsPagesEventHandler. 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 voidCommentsPage. 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 voidCommentsButton. onUpdatedComment(CommentUpdatedEvent event)
-