|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthudson.plugins.sectioned_view.SectionedViewSection
hudson.plugins.sectioned_view.ListViewSection
public class ListViewSection
| Nested Class Summary | |
|---|---|
static class |
ListViewSection.DescriptorImpl
|
| Nested classes/interfaces inherited from class hudson.plugins.sectioned_view.SectionedViewSection |
|---|
SectionedViewSection.Positioning, SectionedViewSection.Width |
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
|---|
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Constructor Summary | |
|---|---|
ListViewSection(java.lang.String name,
SectionedViewSection.Width width,
SectionedViewSection.Positioning alignment)
|
|
| Method Summary | |
|---|---|
java.lang.Iterable<hudson.views.ListViewColumn> |
getColumns()
|
static java.util.List<hudson.views.ListViewColumn> |
getDefaultColumns()
|
| Methods inherited from class hudson.plugins.sectioned_view.SectionedViewSection |
|---|
all, contains, getAlignment, getCss, getDescriptor, getIncludeRegex, getItems, getName, getWidth, readResolve, setAlignment, setName, setWidth |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@DataBoundConstructor
public ListViewSection(java.lang.String name,
SectionedViewSection.Width width,
SectionedViewSection.Positioning alignment)
| Method Detail |
|---|
public java.lang.Iterable<hudson.views.ListViewColumn> getColumns()
public static java.util.List<hudson.views.ListViewColumn> getDefaultColumns()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||