com.atlassian.confluence.plugins.linkbrowser.client.event
Class InsertLinkRequestEvent

java.lang.Object
  extended by com.google.gwt.event.shared.GwtEvent<InsertLinkRequestEventHandler>
      extended by com.atlassian.confluence.plugins.linkbrowser.client.event.InsertLinkRequestEvent

public class InsertLinkRequestEvent
extends com.google.gwt.event.shared.GwtEvent<InsertLinkRequestEventHandler>


Nested Class Summary
 
Nested classes/interfaces inherited from class com.google.gwt.event.shared.GwtEvent
com.google.gwt.event.shared.GwtEvent.Type<H>
 
Field Summary
static com.google.gwt.event.shared.GwtEvent.Type<InsertLinkRequestEventHandler> TYPE
           
 
Constructor Summary
InsertLinkRequestEvent()
           
 
Method Summary
protected  void dispatch(InsertLinkRequestEventHandler evtHandler)
           
 com.google.gwt.event.shared.GwtEvent.Type<InsertLinkRequestEventHandler> getAssociatedType()
           
 
Methods inherited from class com.google.gwt.event.shared.GwtEvent
assertLive, getSource, isLive, kill, revive, toDebugString, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

TYPE

public static com.google.gwt.event.shared.GwtEvent.Type<InsertLinkRequestEventHandler> TYPE
Constructor Detail

InsertLinkRequestEvent

public InsertLinkRequestEvent()
Method Detail

dispatch

protected void dispatch(InsertLinkRequestEventHandler evtHandler)
Specified by:
dispatch in class com.google.gwt.event.shared.GwtEvent<InsertLinkRequestEventHandler>

getAssociatedType

public com.google.gwt.event.shared.GwtEvent.Type<InsertLinkRequestEventHandler> getAssociatedType()
Specified by:
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<InsertLinkRequestEventHandler>


Copyright © 2003-2010 Atlassian. All Rights Reserved.