|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthudson.model.Descriptor<View>
hudson.model.ViewDescriptor
hudson.model.ProxyView.DescriptorImpl
@Extension public static class ProxyView.DescriptorImpl
Nested Class Summary |
---|
Nested classes/interfaces inherited from class hudson.model.Descriptor |
---|
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self |
Field Summary |
---|
Fields inherited from class hudson.model.Descriptor |
---|
clazz |
Fields inherited from interface hudson.model.Saveable |
---|
NOOP |
Constructor Summary | |
---|---|
ProxyView.DescriptorImpl()
|
Method Summary | |
---|---|
String |
getDisplayName()
Returns the human-readable name of this type of view. |
boolean |
isInstantiable()
Some special views are not instantiable, and for those this method returns false. |
Methods inherited from class hudson.model.ViewDescriptor |
---|
doAutoCompleteCopyNewItemFrom, getColumnsDescriptors, getJobFiltersDescriptors, getNewViewDetailPage |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProxyView.DescriptorImpl()
Method Detail |
---|
public String getDisplayName()
ViewDescriptor
getDisplayName
in class ViewDescriptor
public boolean isInstantiable()
ViewDescriptor
isInstantiable
in class ViewDescriptor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |