Uses of Class
com.atlassian.confluence.plugins.linkbrowser.client.LinkInfo

Packages that use LinkInfo
com.atlassian.confluence.plugins.linkbrowser.client   
com.atlassian.confluence.plugins.linkbrowser.client.display   
com.atlassian.gwt   
 

Uses of LinkInfo in com.atlassian.confluence.plugins.linkbrowser.client
 

Methods in com.atlassian.confluence.plugins.linkbrowser.client with parameters of type LinkInfo
 void SearchLinkPresenterImpl.loadLinkInfo(LinkInfo linkInfo)
           
 void LinkBrowserPanelPresenter.loadLinkInfo(LinkInfo linkInfo)
          Loads the data from this link info object into the current panel.
 void WebLinkPresenterImpl.loadLinkInfo(LinkInfo linkInfo)
           
 void AttachmentsPresenterImpl.loadLinkInfo(LinkInfo linkInfo)
           
 void RecentlyViewedPresenterImpl.loadLinkInfo(LinkInfo linkInfo)
           
 void SearchLinkPresenter.Display.setBreadcrumbs(LinkInfo info)
           
 

Constructors in com.atlassian.confluence.plugins.linkbrowser.client with parameters of type LinkInfo
LinkBrowserPresenterImpl(com.google.gwt.event.shared.HandlerManager eventBus, LinkBrowserPresenter.Display display, SearchLinkPresenter searchLinks, WebLinkPresenter webLinks, RecentlyViewedPresenter recentlyViewed, AttachmentsPresenter attachmentLinks, LinkInserter linkInserter, LinkInfo linkInfo)
           
 

Uses of LinkInfo in com.atlassian.confluence.plugins.linkbrowser.client.display
 

Methods in com.atlassian.confluence.plugins.linkbrowser.client.display with parameters of type LinkInfo
 void SearchLinkDisplay.setBreadcrumbs(LinkInfo info)
           
 

Uses of LinkInfo in com.atlassian.gwt
 

Methods in com.atlassian.gwt with parameters of type LinkInfo
 void LocationBreadcrumbs.update(LinkInfo info)
           
 



Copyright © 2003-2010 Atlassian. All Rights Reserved.