Uses of Class
com.atlassian.jira.plugin.versionpanel.VersionTabPanelModuleDescriptor

Packages that use VersionTabPanelModuleDescriptor
com.atlassian.jira.plugin.versionpanel.impl   
com.atlassian.jira.web.action.browser   
 

Uses of VersionTabPanelModuleDescriptor in com.atlassian.jira.plugin.versionpanel.impl
 

Methods in com.atlassian.jira.plugin.versionpanel.impl with parameters of type VersionTabPanelModuleDescriptor
 void GenericTabPanel.init(VersionTabPanelModuleDescriptor descriptor)
           
 

Uses of VersionTabPanelModuleDescriptor in com.atlassian.jira.web.action.browser
 

Methods in com.atlassian.jira.web.action.browser that return types with arguments of type VersionTabPanelModuleDescriptor
 List<VersionTabPanelModuleDescriptor> BrowseVersion.getVersionTabPanels()
           
protected  List<VersionTabPanelModuleDescriptor> BrowseVersion.initTabPanels(Class tabPanelClass)
          Initializes the tab panels and returns a list of ModuleDescriptor objects.
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.