public class

GenericProjectTabPanel

extends AbstractProjectTabPanel
java.lang.Object
   ↳ com.atlassian.jira.plugin.projectpanel.impl.AbstractProjectTabPanel
     ↳ com.atlassian.jira.plugin.projectpanel.impl.GenericProjectTabPanel
Known Direct Subclasses

Class Overview

A generic implementation of a ProjectTabPanel. Delegates to the view resource for rendering.

Summary

[Expand]
Inherited Fields
From class com.atlassian.jira.plugin.projectpanel.impl.AbstractProjectTabPanel
Public Constructors
GenericProjectTabPanel(JiraAuthenticationContext jiraAuthenticationContext)
Public Methods
String getHtml(BrowseContext ctx)
boolean showPanel(BrowseContext ctx)
[Expand]
Inherited Methods
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 GenericProjectTabPanel (JiraAuthenticationContext jiraAuthenticationContext)

Public Methods

public String getHtml (BrowseContext ctx)

public boolean showPanel (BrowseContext ctx)