|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthudson.model.Descriptor<hudson.model.View>
hudson.model.ViewDescriptor
maps.hudson.plugin.xfpanel.XFPanelView.XFPanelViewDescriptor
@Extension public static final class XFPanelView.XFPanelViewDescriptor
Notify Hudson we're implementing a new View
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class hudson.model.Descriptor |
|---|
hudson.model.Descriptor.FormException, hudson.model.Descriptor.PropertyType |
| Field Summary | |
|---|---|
static java.lang.String |
MSG
|
static java.lang.String |
REFRESH_MSG
|
| Fields inherited from class hudson.model.Descriptor |
|---|
clazz |
| Fields inherited from interface hudson.model.Saveable |
|---|
NOOP |
| Constructor Summary | |
|---|---|
XFPanelView.XFPanelViewDescriptor()
|
|
| Method Summary | |
|---|---|
hudson.util.FormValidation |
doCheckNumColumns(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse resp)
Performs validation on request parameters |
hudson.util.FormValidation |
doCheckRefresh(org.kohsuke.stapler.StaplerRequest req)
|
java.lang.String |
getDisplayName()
|
| Methods inherited from class hudson.model.ViewDescriptor |
|---|
getNewViewDetailPage, isInstantiable |
| Methods inherited from class hudson.model.Descriptor |
|---|
calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, getCheckUrl, getConfigFile, getConfigPage, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getPropertyType, getPropertyType, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, toArray, toList, toMap |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String REFRESH_MSG
public static final java.lang.String MSG
| Constructor Detail |
|---|
public XFPanelView.XFPanelViewDescriptor()
| Method Detail |
|---|
public java.lang.String getDisplayName()
getDisplayName in class hudson.model.ViewDescriptor
public hudson.util.FormValidation doCheckNumColumns(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse resp)
req - requestresp - response
public hudson.util.FormValidation doCheckRefresh(org.kohsuke.stapler.StaplerRequest req)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||