|
||||||||||
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.MyView.DescriptorImpl
@Extension public static final class MyView.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 | |
---|---|
MyView.DescriptorImpl()
|
Method Summary | |
---|---|
String |
getDisplayName()
Returns the human-readable name of this type of view. |
boolean |
isInstantiable()
If the security is not enabled, there's no point in having this type of views. |
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 MyView.DescriptorImpl()
Method Detail |
---|
public boolean isInstantiable()
isInstantiable
in class ViewDescriptor
public String getDisplayName()
ViewDescriptor
getDisplayName
in class ViewDescriptor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |