Modifier and Type | Method and Description |
---|---|
boolean |
ReferenceProjectTabPanel.showPanel(BrowseContext ctx) |
Modifier and Type | Interface and Description |
---|---|
interface |
TabPanel<D extends TabPanelModuleDescriptor,C extends BrowseContext>
Unified interface for all fragment-based tab panels.
|
Modifier and Type | Interface and Description |
---|---|
interface |
BrowseComponentContext
Maintains the context for the Component tabs.
|
Modifier and Type | Method and Description |
---|---|
protected Map<String,Object> |
AbstractProjectTabPanel.createVelocityParams(BrowseContext ctx)
Creates new map of velocity parameters.
|
String |
GenericProjectTabPanel.getHtml(BrowseContext ctx)
Deprecated.
|
String |
AbstractProjectTabPanel.getHtml(BrowseContext ctx) |
boolean |
GenericVersionsProjectTabPanel.showPanel(BrowseContext ctx)
Deprecated.
|
boolean |
GenericProjectTabPanel.showPanel(BrowseContext ctx)
Deprecated.
|
Modifier and Type | Interface and Description |
---|---|
interface |
BrowseVersionContext
Maintains the current context for browsing a version.
|
Modifier and Type | Class and Description |
---|---|
class |
BrowseProjectContext
Context for BrowseProject when viewing a project.
|
Copyright © 2002-2021 Atlassian. All Rights Reserved.