org.gcube.portlets.user.reportgenerator.client.events
Class AddBiblioEvent
java.lang.Object
com.google.web.bindery.event.shared.Event<H>
com.google.gwt.event.shared.GwtEvent<AddBiblioEventHandler>
org.gcube.portlets.user.reportgenerator.client.events.AddBiblioEvent
public class AddBiblioEvent
- extends com.google.gwt.event.shared.GwtEvent<AddBiblioEventHandler>
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<AddBiblioEventHandler> TYPE
AddBiblioEvent
public AddBiblioEvent(String key,
String text)
getCitekey
public String getCitekey()
getCitetext
public String getCitetext()
getAssociatedType
public com.google.gwt.event.shared.GwtEvent.Type<AddBiblioEventHandler> getAssociatedType()
- Overrides:
getAssociatedType
in class com.google.gwt.event.shared.GwtEvent<AddBiblioEventHandler>
dispatch
protected void dispatch(AddBiblioEventHandler handler)
- Specified by:
dispatch
in class com.google.gwt.event.shared.GwtEvent<AddBiblioEventHandler>
Copyright © 2014. All Rights Reserved.