Uses of Interface
com.atlassian.jira.plugin.TabPanelModuleDescriptor
Packages that use TabPanelModuleDescriptor
Package
Description
-
Uses of TabPanelModuleDescriptor in com.atlassian.jira.plugin
Classes in com.atlassian.jira.plugin that implement TabPanelModuleDescriptorModifier and TypeClassDescriptionclass
AbstractTabPanelModuleDescriptor<T extends TabPanel>
Copyright 2007 Atlassian Software. -
Uses of TabPanelModuleDescriptor in com.atlassian.jira.plugin.browsepanel
Classes in com.atlassian.jira.plugin.browsepanel with type parameters of type TabPanelModuleDescriptorModifier and TypeInterfaceDescriptioninterface
TabPanel<D extends TabPanelModuleDescriptor,
C extends BrowseContext> Unified interface for all fragment-based tab panels. -
Uses of TabPanelModuleDescriptor in com.atlassian.jira.plugin.componentpanel
Subinterfaces of TabPanelModuleDescriptor in com.atlassian.jira.plugin.componentpanelModifier and TypeInterfaceDescriptioninterface
A project component tab panel plugin adds extra panel tabs to JIRA's Browse Component page.Classes in com.atlassian.jira.plugin.componentpanel that implement TabPanelModuleDescriptorModifier and TypeClassDescriptionclass
A project component tab panel plugin adds extra panel tabs to JIRA's Browse Component page. -
Uses of TabPanelModuleDescriptor in com.atlassian.jira.plugin.projectpanel
Subinterfaces of TabPanelModuleDescriptor in com.atlassian.jira.plugin.projectpanelModifier and TypeInterfaceDescriptioninterface
Deprecated.This is plugin module is slated for removal.Classes in com.atlassian.jira.plugin.projectpanel that implement TabPanelModuleDescriptorModifier and TypeClassDescriptionclass
A project tab panel plugin adds extra panel tabs to JIRA's Browse Project page. -
Uses of TabPanelModuleDescriptor in com.atlassian.jira.plugin.versionpanel
Subinterfaces of TabPanelModuleDescriptor in com.atlassian.jira.plugin.versionpanelModifier and TypeInterfaceDescriptioninterface
A project version tab panel plugin adds extra panel tabs to JIRA's Browse Version page.Classes in com.atlassian.jira.plugin.versionpanel that implement TabPanelModuleDescriptorModifier and TypeClassDescriptionclass
A project version tab panel plugin adds extra panel tabs to JIRA's Browse Version page.