com.atlassian.jira.plugin.projectpanel
Interface ProjectTabPanel

All Superinterfaces:
TabPanel<ProjectTabPanelModuleDescriptor,BrowseContext>
All Known Implementing Classes:
AbstractProjectTabPanel, ChangeLogProjectTabPanel, ComponentsProjectTabPanel, ComponentsVersionsProjectTabPanel, GenericProjectTabPanel, GenericVersionsProjectTabPanel, ImportantProjectTabPanel, IssuesProjectTabPanel, LabelsHeatmapProjectTabPanel, PopularIssuesProjectTabPanel, ReferenceProjectTabPanel, RoadMapProjectTabPanel, SummaryProjectTabPanel, VersionsProjectTabPanel

@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.