hudson.views.tabbar
Class MultilineViewsTabBar

java.lang.Object
  extended by hudson.model.AbstractDescribableImpl<hudson.views.ViewsTabBar>
      extended by hudson.views.ViewsTabBar
          extended by hudson.views.tabbar.MultilineViewsTabBar
All Implemented Interfaces:
hudson.ExtensionPoint, hudson.model.Describable<hudson.views.ViewsTabBar>

public class MultilineViewsTabBar
extends hudson.views.ViewsTabBar

The Multi-line ViewsTabBar Extension for ViewsTabBar.

Since:
1.378
Author:
Winston Prakash
See Also:
ViewsTabBar

Nested Class Summary
static class MultilineViewsTabBar.DescriptorImpl
           
 
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
Constructor Summary
MultilineViewsTabBar()
           
 
Method Summary
 
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
 

Constructor Detail

MultilineViewsTabBar

@DataBoundConstructor
public MultilineViewsTabBar()


Copyright © 2004-2010. All Rights Reserved.