hudson.views.tabbar
Class DropDownViewsTabBar
java.lang.Object
hudson.model.AbstractDescribableImpl<hudson.views.ViewsTabBar>
hudson.views.ViewsTabBar
hudson.views.tabbar.DropDownViewsTabBar
- All Implemented Interfaces:
- hudson.ExtensionPoint, hudson.model.Describable<hudson.views.ViewsTabBar>
public final class DropDownViewsTabBar
- extends hudson.views.ViewsTabBar
This plugin provides an alternate rendering of the Views bar which runs along
the top of all views. This plugin is useful for instances which have a very
large number of views and want a compact rendering.
- Since:
- 1.0
- Author:
- Jesse Farinacci
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Methods inherited from class hudson.views.ViewsTabBar |
all, getDescriptor |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DropDownViewsTabBar
@DataBoundConstructor
public DropDownViewsTabBar()
Copyright © 2004-2011. All Rights Reserved.