|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ViewsTabBar | |
|---|---|
| hudson | |
| hudson.model | Core object model that are bound to URLs via stapler, rooted at Hudson. |
| hudson.views | |
| jenkins.model | |
| org.jvnet.hudson.test | Test harness for Jenkins and its plugins. |
| Uses of ViewsTabBar in hudson |
|---|
| Methods in hudson that return types with arguments of type ViewsTabBar | |
|---|---|
static List<Descriptor<ViewsTabBar>> |
Functions.getViewsTabBarDescriptors()
|
| Uses of ViewsTabBar in hudson.model |
|---|
| Methods in hudson.model that return ViewsTabBar | |
|---|---|
ViewsTabBar |
ViewGroup.getViewsTabBar()
Gets the TabBar for the views. |
ViewsTabBar |
TreeView.getViewsTabBar()
|
ViewsTabBar |
MyViewsProperty.getViewsTabBar()
|
| Uses of ViewsTabBar in hudson.views |
|---|
| Subclasses of ViewsTabBar in hudson.views | |
|---|---|
class |
DefaultViewsTabBar
The Default ViewsTabBar Extension for ViewsTabBar. |
| Methods in hudson.views that return ViewsTabBar | |
|---|---|
ViewsTabBar |
ViewsTabBar.GlobalConfigurationImpl.getViewsTabBar()
|
| Methods in hudson.views that return types with arguments of type ViewsTabBar | |
|---|---|
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. |
| Uses of ViewsTabBar in jenkins.model |
|---|
| Methods in jenkins.model that return ViewsTabBar | |
|---|---|
ViewsTabBar |
Jenkins.getViewsTabBar()
|
| Methods in jenkins.model with parameters of type ViewsTabBar | |
|---|---|
void |
Jenkins.setViewsTabBar(ViewsTabBar viewsTabBar)
|
| Uses of ViewsTabBar in org.jvnet.hudson.test |
|---|
| Methods in org.jvnet.hudson.test that return ViewsTabBar | |
|---|---|
ViewsTabBar |
MockFolder.getViewsTabBar()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||