Uses of Interface
com.atlassian.jira.plugin.issuetabpanel.IssueTabPanelModuleDescriptor

Packages that use IssueTabPanelModuleDescriptor
com.atlassian.jira.plugin.issuetabpanel   
 

Uses of IssueTabPanelModuleDescriptor in com.atlassian.jira.plugin.issuetabpanel
 

Fields in com.atlassian.jira.plugin.issuetabpanel declared as IssueTabPanelModuleDescriptor
protected  IssueTabPanelModuleDescriptor AbstractIssueAction.descriptor
           
protected  IssueTabPanelModuleDescriptor AbstractIssueTabPanel.descriptor
           
protected  IssueTabPanelModuleDescriptor AbstractIssueTabPanel3.descriptor
           
 

Methods in com.atlassian.jira.plugin.issuetabpanel that return IssueTabPanelModuleDescriptor
protected  IssueTabPanelModuleDescriptor AbstractIssueTabPanel2.descriptor()
           
 

Methods in com.atlassian.jira.plugin.issuetabpanel with parameters of type IssueTabPanelModuleDescriptor
 void AbstractIssueTabPanel.init(IssueTabPanelModuleDescriptor descriptor)
           
 void IssueTabPanel.init(IssueTabPanelModuleDescriptor descriptor)
           
 void AbstractIssueTabPanel2.init(IssueTabPanelModuleDescriptor descriptor)
          Initialises this AbstractIssueTabPanel2's descriptor and calls the initialisation hook in the subclass.
 void AbstractIssueTabPanel3.init(IssueTabPanelModuleDescriptor descriptor)
           
 void IssueTabPanel3.init(IssueTabPanelModuleDescriptor descriptor)
           
 

Constructors in com.atlassian.jira.plugin.issuetabpanel with parameters of type IssueTabPanelModuleDescriptor
AbstractIssueAction(IssueTabPanelModuleDescriptor descriptor)
           
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.