Uses of Class
hudson.views.MyViewsTabBar

Packages that use MyViewsTabBar
hudson   
hudson.model Core object model that are bound to URLs via stapler, rooted at Hudson
hudson.views   
jenkins.model   
 

Uses of MyViewsTabBar in hudson
 

Methods in hudson that return types with arguments of type MyViewsTabBar
static List<Descriptor<MyViewsTabBar>> Functions.getMyViewsTabBarDescriptors()
           
 

Uses of MyViewsTabBar in hudson.model
 

Methods in hudson.model that return MyViewsTabBar
 MyViewsTabBar MyViewsProperty.getMyViewsTabBar()
           
 

Uses of MyViewsTabBar in hudson.views
 

Subclasses of MyViewsTabBar in hudson.views
 class DefaultMyViewsTabBar
          The Default MyViewsTabBar Extension for MyViewsTabBar.
 

Methods in hudson.views that return MyViewsTabBar
 MyViewsTabBar MyViewsTabBar.GlobalConfigurationImpl.getMyViewsTabBar()
           
 

Methods in hudson.views that return types with arguments of type MyViewsTabBar
static DescriptorExtensionList<MyViewsTabBar,Descriptor<MyViewsTabBar>> MyViewsTabBar.all()
          Returns all the registered ListViewColumn descriptors.
static DescriptorExtensionList<MyViewsTabBar,Descriptor<MyViewsTabBar>> MyViewsTabBar.all()
          Returns all the registered ListViewColumn descriptors.
 

Uses of MyViewsTabBar in jenkins.model
 

Methods in jenkins.model that return MyViewsTabBar
 MyViewsTabBar Jenkins.getMyViewsTabBar()
           
 

Methods in jenkins.model with parameters of type MyViewsTabBar
 void Jenkins.setMyViewsTabBar(MyViewsTabBar myViewsTabBar)
           
 



Copyright © 2004-2013. All Rights Reserved.