com.atlassian.jira.plugin.projectpanel
Interface ProjectTabPanel

All Superinterfaces:
TabPanel<ProjectTabPanelModuleDescriptor,BrowseContext>
All Known Implementing Classes:
AbstractProjectTabPanel

@PublicSpi
public interface ProjectTabPanel
extends TabPanel<ProjectTabPanelModuleDescriptor,BrowseContext>

A Tab panel to be displayed on the Browse Project page.


Method Summary
 
Methods inherited from interface com.atlassian.jira.plugin.browsepanel.TabPanel
getHtml, init, showPanel
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.