Package | Description |
---|---|
hudson | |
hudson.model |
Core object model that are bound to URLs via stapler, rooted at Hudson.
|
hudson.views | |
jenkins.model |
Modifier and Type | Method and Description |
---|---|
static List<Descriptor<ViewsTabBar>> |
Functions.getViewsTabBarDescriptors() |
Modifier and Type | Method and Description |
---|---|
ViewsTabBar |
ViewGroup.getViewsTabBar()
Gets the TabBar for the views.
|
ViewsTabBar |
MyViewsProperty.getViewsTabBar() |
ViewsTabBar |
TreeView.getViewsTabBar() |
Modifier and Type | Class and Description |
---|---|
class |
DefaultViewsTabBar
The Default ViewsTabBar Extension for
ViewsTabBar . |
Modifier and Type | Method and Description |
---|---|
ViewsTabBar |
ViewsTabBar.GlobalConfigurationImpl.getViewsTabBar() |
Modifier and Type | Method and Description |
---|---|
static DescriptorExtensionList<ViewsTabBar,Descriptor<ViewsTabBar>> |
ViewsTabBar.all()
Returns all the registered
ViewsTabBar descriptors. |
static DescriptorExtensionList<ViewsTabBar,Descriptor<ViewsTabBar>> |
ViewsTabBar.all()
Returns all the registered
ViewsTabBar descriptors. |
Modifier and Type | Method and Description |
---|---|
ViewsTabBar |
Jenkins.getViewsTabBar() |
Modifier and Type | Method and Description |
---|---|
void |
Jenkins.setViewsTabBar(ViewsTabBar viewsTabBar) |
Copyright © 2014. All rights reserved.