Uses of Class
hudson.model.ViewDescriptor

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

Uses of ViewDescriptor in hudson.model
 

Subclasses of ViewDescriptor in hudson.model
static class AllView.DescriptorImpl
           
static class ListView.DescriptorImpl
           
static class MyView.DescriptorImpl
           
static class ProxyView.DescriptorImpl
           
static class TreeView.DescriptorImpl
           
 

Methods in hudson.model that return ViewDescriptor
 ViewDescriptor View.getDescriptor()
           
static ViewDescriptor TreeView.register()
           
 

Methods in hudson.model that return types with arguments of type ViewDescriptor
static DescriptorExtensionList<View,ViewDescriptor> View.all()
          Returns all the registered ViewDescriptors.
static List<ViewDescriptor> View.allInstantiable()
           
 



Copyright © 2004-2013. All Rights Reserved.