Class EditCommentEvent

    • Constructor Detail

      • EditCommentEvent

        public EditCommentEvent​(TweetTemplate owner,
                                String text,
                                org.gcube.portal.databook.shared.Comment editedComment,
                                com.google.gwt.user.client.ui.HTMLPanel commentPanel,
                                HashSet<MentionedDTO> mentionedUsers)
    • Method Detail

      • getCommentInstance

        public org.gcube.portal.databook.shared.Comment getCommentInstance()
      • getCommentPanel

        public com.google.gwt.user.client.ui.HTMLPanel getCommentPanel()
      • getText

        public String getText()