Uses of Interface
com.atlassian.confluence.plugins.linkbrowser.client.event.InsertLinkRequestEventHandler

Packages that use InsertLinkRequestEventHandler
com.atlassian.confluence.plugins.linkbrowser.client.event   
 

Uses of InsertLinkRequestEventHandler in com.atlassian.confluence.plugins.linkbrowser.client.event
 

Fields in com.atlassian.confluence.plugins.linkbrowser.client.event with type parameters of type InsertLinkRequestEventHandler
static com.google.gwt.event.shared.GwtEvent.Type<InsertLinkRequestEventHandler> InsertLinkRequestEvent.TYPE
           
 

Methods in com.atlassian.confluence.plugins.linkbrowser.client.event that return types with arguments of type InsertLinkRequestEventHandler
 com.google.gwt.event.shared.GwtEvent.Type<InsertLinkRequestEventHandler> InsertLinkRequestEvent.getAssociatedType()
           
 

Methods in com.atlassian.confluence.plugins.linkbrowser.client.event with parameters of type InsertLinkRequestEventHandler
protected  void InsertLinkRequestEvent.dispatch(InsertLinkRequestEventHandler evtHandler)
           
 



Copyright © 2003-2011 Atlassian. All Rights Reserved.