com.atlassian.confluence.plugins.linkbrowser.client
Interface SearchLinkPresenter

All Superinterfaces:
LinkBrowserPanelPresenter
All Known Implementing Classes:
SearchLinkPresenterImpl

public interface SearchLinkPresenter
extends LinkBrowserPanelPresenter


Nested Class Summary
static interface SearchLinkPresenter.Display
           
 
Method Summary
 void doSearch(String searchString)
           
 
Methods inherited from interface com.atlassian.confluence.plugins.linkbrowser.client.LinkBrowserPanelPresenter
getAlias, getDestination, getDestinationTitle, getDisplay, getHref, isAliasSpecified, loadLinkInfo, onDisplay
 

Method Detail

doSearch

void doSearch(String searchString)


Copyright © 2003-2011 Atlassian. All Rights Reserved.