|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of SectionedViewSection.Width in hudson.plugins.sectioned_view |
|---|
| Methods in hudson.plugins.sectioned_view that return SectionedViewSection.Width | |
|---|---|
SectionedViewSection.Width |
SectionedViewSection.getWidth()
|
static SectionedViewSection.Width |
SectionedViewSection.Width.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static SectionedViewSection.Width[] |
SectionedViewSection.Width.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in hudson.plugins.sectioned_view with parameters of type SectionedViewSection.Width | |
|---|---|
void |
SectionedViewSection.setWidth(SectionedViewSection.Width width)
|
| Constructors in hudson.plugins.sectioned_view with parameters of type SectionedViewSection.Width | |
|---|---|
JobGraphsSection(java.lang.String name,
SectionedViewSection.Width width,
SectionedViewSection.Positioning alignment)
|
|
ListViewSection(java.lang.String name,
SectionedViewSection.Width width,
SectionedViewSection.Positioning alignment)
|
|
SectionedViewSection(java.lang.String name,
SectionedViewSection.Width width,
SectionedViewSection.Positioning alignment)
|
|
TestResultViewSection(java.lang.String name,
SectionedViewSection.Width width,
SectionedViewSection.Positioning alignment)
|
|
TextSection(java.lang.String name,
SectionedViewSection.Width width,
SectionedViewSection.Positioning alignment,
java.lang.String text)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||