public class

GenericVersionsProjectTabPanel

extends GenericProjectTabPanel
java.lang.Object
   ↳ com.atlassian.jira.plugin.projectpanel.impl.AbstractProjectTabPanel
     ↳ com.atlassian.jira.plugin.projectpanel.impl.GenericProjectTabPanel
       ↳ com.atlassian.jira.plugin.projectpanel.impl.GenericVersionsProjectTabPanel

Class Overview

A Generic implementation of a VersionTabPanel. Dellegates to the view resource for rendering.. Plugin writers may wish to extend this for their own tabs

Summary

[Expand]
Inherited Fields
From class com.atlassian.jira.plugin.projectpanel.impl.AbstractProjectTabPanel
Public Constructors
GenericVersionsProjectTabPanel(JiraAuthenticationContext jiraAuthenticationContext)
Public Methods
boolean showPanel(BrowseContext ctx)
[Expand]
Inherited Methods
From class com.atlassian.jira.plugin.projectpanel.impl.GenericProjectTabPanel
From class com.atlassian.jira.plugin.projectpanel.impl.AbstractProjectTabPanel
From class java.lang.Object
From interface com.atlassian.jira.plugin.browsepanel.TabPanel

Public Constructors

public GenericVersionsProjectTabPanel (JiraAuthenticationContext jiraAuthenticationContext)

Public Methods

public boolean showPanel (BrowseContext ctx)