|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthudson.model.AbstractDescribableImpl<hudson.views.ViewsTabBar>
hudson.views.ViewsTabBar
hudson.views.tabbar.DropDownViewsTabBar
public final class DropDownViewsTabBar
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.
| Nested Class Summary | |
|---|---|
static class |
DropDownViewsTabBar.DescriptorImpl
|
| Nested classes/interfaces inherited from class hudson.views.ViewsTabBar |
|---|
hudson.views.ViewsTabBar.GlobalConfigurationImpl |
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
|---|
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Field Summary | |
|---|---|
static hudson.views.ViewsTabBar |
INSTANCE
|
| Constructor Summary | |
|---|---|
DropDownViewsTabBar(boolean showJobCount)
|
|
| Method Summary | |
|---|---|
boolean |
isShowJobCount()
|
| 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 |
| Field Detail |
|---|
public static final hudson.views.ViewsTabBar INSTANCE
| Constructor Detail |
|---|
@DataBoundConstructor public DropDownViewsTabBar(boolean showJobCount)
| Method Detail |
|---|
public boolean isShowJobCount()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||