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

All Superinterfaces:
LinkBrowserPanelPresenter
All Known Implementing Classes:
AttachmentsPresenterImpl

public interface AttachmentsPresenter
extends LinkBrowserPanelPresenter


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

Method Detail

onDisplay

void onDisplay(java.lang.String alias)
Specified by:
onDisplay in interface LinkBrowserPanelPresenter


Copyright © 2003-2010 Atlassian. All Rights Reserved.