|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of SectionedViewSection in hudson.plugins.sectioned_view |
|---|
| Subclasses of SectionedViewSection in hudson.plugins.sectioned_view | |
|---|---|
class |
JobGraphsSection
|
class |
ListViewSection
|
class |
TestResultViewSection
|
class |
TextSection
|
| Methods in hudson.plugins.sectioned_view that return SectionedViewSection | |
|---|---|
SectionedViewSection |
TextSection.DescriptorImpl.newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
|
SectionedViewSection |
SectionedViewSectionDescriptor.newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
|
SectionedViewSection |
ListViewSection.DescriptorImpl.newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
|
| Methods in hudson.plugins.sectioned_view that return types with arguments of type SectionedViewSection | |
|---|---|
static hudson.DescriptorExtensionList<SectionedViewSection,SectionedViewSectionDescriptor> |
SectionedViewSection.all()
Returns all the registered SectionedViewSection descriptors. |
java.lang.Iterable<SectionedViewSection> |
SectionedView.getSections()
|
| Constructor parameters in hudson.plugins.sectioned_view with type arguments of type SectionedViewSection | |
|---|---|
SectionedViewSectionDescriptor(java.lang.Class<? extends SectionedViewSection> clazz)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||