org.gcube.portlets.user.workflowdocuments.client.event
Class SelectRowEvent
java.lang.Object
com.google.web.bindery.event.shared.Event<H>
com.google.gwt.event.shared.GwtEvent<SelectRowEventHandler>
org.gcube.portlets.user.workflowdocuments.client.event.SelectRowEvent
public class SelectRowEvent
- extends com.google.gwt.event.shared.GwtEvent<SelectRowEventHandler>
AddCommentEvent
is the event fired in case of new comment is added
- Version:
- May 2011 (0.1)
- Author:
- Massimiliano Assante, ISTI-CNR - massimiliano.assante@isti.cnr.it
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<SelectRowEventHandler> TYPE
SelectRowEvent
public SelectRowEvent(String workflowid)
getWorkflowid
public String getWorkflowid()
getAssociatedType
public com.google.gwt.event.shared.GwtEvent.Type<SelectRowEventHandler> getAssociatedType()
- Overrides:
getAssociatedType
in class com.google.gwt.event.shared.GwtEvent<SelectRowEventHandler>
dispatch
protected void dispatch(SelectRowEventHandler handler)
- Specified by:
dispatch
in class com.google.gwt.event.shared.GwtEvent<SelectRowEventHandler>
Copyright © 2014. All Rights Reserved.