hudson.views
Class DefaultViewsTabBar

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

public class DefaultViewsTabBar
extends ViewsTabBar

The Default ViewsTabBar Extension for ViewsTabBar.

Since:
1.378
Author:
Winston Prakash
See Also:
ViewsTabBar

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

DefaultViewsTabBar

@DataBoundConstructor
public DefaultViewsTabBar()


Copyright © 2004-2013. All Rights Reserved.