Uses of Enum Class
hudson.plugins.sectioned_view.TextSection.Style
-
Uses of TextSection.Style in hudson.plugins.sectioned_view
Modifier and TypeMethodDescriptionTextSection.getStyle()
static TextSection.Style
Returns the enum constant of this class with the specified name.static TextSection.Style[]
TextSection.Style.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionTextSection
(String name, SectionedViewSection.Width width, SectionedViewSection.Positioning alignment, String text, TextSection.Style style)