|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of TabPanel in com.atlassian.jira.dev.reference.plugin.tabpanels |
|---|
| Classes in com.atlassian.jira.dev.reference.plugin.tabpanels that implement TabPanel | |
|---|---|
class |
ReferenceProjectTabPanel
Represents a simple reference project tab panel. |
| Uses of TabPanel in com.atlassian.jira.plugin.browsepanel |
|---|
| Classes in com.atlassian.jira.plugin.browsepanel that implement TabPanel | |
|---|---|
class |
AbstractFragmentBasedTabPanel<D extends AbstractTabPanelModuleDescriptor,C extends BrowseContext,F extends ProjectTabPanelFragment>
Abstract base for TabPanel implementers to extend. |
| Uses of TabPanel in com.atlassian.jira.plugin.componentpanel |
|---|
| Subinterfaces of TabPanel in com.atlassian.jira.plugin.componentpanel | |
|---|---|
interface |
ComponentTabPanel
|
| Uses of TabPanel in com.atlassian.jira.plugin.componentpanel.impl |
|---|
| Classes in com.atlassian.jira.plugin.componentpanel.impl that implement TabPanel | |
|---|---|
class |
AbstractFragmentBasedComponentTabPanel
Abstract child of AbstractFragmentBasedTabPanel that implements ComponentTabPanel, so that all the concrete tab panels don't have to. |
class |
ChangeLogTabPanel
This class implements change log tab panel. |
class |
GenericTabPanel
|
class |
IssuesComponentTabPanel
Issues component tab panel. |
class |
PopularIssuesTabPanel
Version tab panel that displayes popular issues sorted by number of votes. |
class |
RoadMapTabPanel
This class implements road map tab panel. |
class |
SummaryComponentTabPanel
Summary component tab panel. |
| Uses of TabPanel in com.atlassian.jira.plugin.projectpanel |
|---|
| Subinterfaces of TabPanel in com.atlassian.jira.plugin.projectpanel | |
|---|---|
interface |
ProjectTabPanel
A Tab panel to be displayed on the Browse Project page. |
| Uses of TabPanel in com.atlassian.jira.plugin.projectpanel.impl |
|---|
| Classes in com.atlassian.jira.plugin.projectpanel.impl that implement TabPanel | |
|---|---|
class |
AbstractProjectTabPanel
Abstract tab panel for browse project. |
class |
ChangeLogProjectTabPanel
Project Tab Panel displaying past versions and their issues. |
class |
ComponentsProjectTabPanel
Displays the components of a project. |
class |
ComponentsVersionsProjectTabPanel
|
class |
GenericProjectTabPanel
A generic implementation of a ProjectTabPanel. |
class |
GenericVersionsProjectTabPanel
A Generic implementation of a VersionTabPanel. |
class |
ImportantProjectTabPanel
|
class |
IssuesProjectTabPanel
Issues project tab panel. |
class |
LabelsHeatmapProjectTabPanel
Implements a heatmap project tab panel modeled after the one found in Confluence labels. |
class |
PopularIssuesProjectTabPanel
Displays popular issues for a project. |
class |
RoadMapProjectTabPanel
Project Tab Panel displaying upcoming versions and their issues. |
class |
SummaryProjectTabPanel
Summary project tab panel. |
class |
VersionsProjectTabPanel
Displays the versions of a project. |
| Uses of TabPanel in com.atlassian.jira.plugin.versionpanel |
|---|
| Subinterfaces of TabPanel in com.atlassian.jira.plugin.versionpanel | |
|---|---|
interface |
VersionTabPanel
Version Tab Panel |
| Uses of TabPanel in com.atlassian.jira.plugin.versionpanel.impl |
|---|
| Classes in com.atlassian.jira.plugin.versionpanel.impl that implement TabPanel | |
|---|---|
class |
AbstractFragmentBasedVersionTabPanel
Abstract child of AbstractFragmentBasedTabPanel that implements VersionTabPanel, so that all the concrete tab panels don't have to. |
class |
IssuesVersionTabPanel
Issues version tab panel. |
class |
SummaryVersionTabPanel
Summary version tab panel. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||