|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ComponentTabPanelModuleDescriptor | |
|---|---|
| com.atlassian.jira.plugin.componentpanel.impl | |
| com.atlassian.jira.web.action.browser | |
| Uses of ComponentTabPanelModuleDescriptor in com.atlassian.jira.plugin.componentpanel.impl |
|---|
| Fields in com.atlassian.jira.plugin.componentpanel.impl declared as ComponentTabPanelModuleDescriptor | |
|---|---|
protected ComponentTabPanelModuleDescriptor |
GenericTabPanel.descriptor
|
| Methods in com.atlassian.jira.plugin.componentpanel.impl with parameters of type ComponentTabPanelModuleDescriptor | |
|---|---|
void |
RoadMapTabPanel.init(ComponentTabPanelModuleDescriptor descriptor)
|
void |
GenericTabPanel.init(ComponentTabPanelModuleDescriptor descriptor)
|
void |
ChangeLogTabPanel.init(ComponentTabPanelModuleDescriptor descriptor)
|
| Uses of ComponentTabPanelModuleDescriptor in com.atlassian.jira.web.action.browser |
|---|
| Methods in com.atlassian.jira.web.action.browser that return types with arguments of type ComponentTabPanelModuleDescriptor | |
|---|---|
List<ComponentTabPanelModuleDescriptor> |
BrowseComponent.getComponentTabPanels()
|
protected List<ComponentTabPanelModuleDescriptor> |
BrowseComponent.initTabPanels(Class tabPanelClass)
Initializes the tab panels and returns a list of ModuleDescriptor objects. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||