org.gcube.portlets.user.newsfeed.client.event
Class DeleteCommentEvent
java.lang.Object
com.google.web.bindery.event.shared.Event<H>
com.google.gwt.event.shared.GwtEvent<DeleteCommentEventHandler>
org.gcube.portlets.user.newsfeed.client.event.DeleteCommentEvent
public class DeleteCommentEvent
- extends com.google.gwt.event.shared.GwtEvent<DeleteCommentEventHandler>
Nested classes/interfaces inherited from class com.google.gwt.event.shared.GwtEvent |
com.google.gwt.event.shared.GwtEvent.Type<H> |
Methods inherited from class com.google.gwt.event.shared.GwtEvent |
assertLive, getSource, isLive, kill, revive |
Methods inherited from class com.google.web.bindery.event.shared.Event |
setSource, toDebugString, toString |
TYPE
public static com.google.gwt.event.shared.GwtEvent.Type<DeleteCommentEventHandler> TYPE
DeleteCommentEvent
public DeleteCommentEvent(TweetTemplate owner,
String commentid)
getOwner
public TweetTemplate getOwner()
getCommentId
public String getCommentId()
getAssociatedType
public com.google.gwt.event.shared.GwtEvent.Type<DeleteCommentEventHandler> getAssociatedType()
- Overrides:
getAssociatedType
in class com.google.gwt.event.shared.GwtEvent<DeleteCommentEventHandler>
dispatch
protected void dispatch(DeleteCommentEventHandler handler)
- Specified by:
dispatch
in class com.google.gwt.event.shared.GwtEvent<DeleteCommentEventHandler>
Copyright © 2013. All Rights Reserved.