Uses of Class
hudson.plugins.sectioned_view.TextSection.Style

Uses of TextSection.Style in hudson.plugins.sectioned_view
 

Methods in hudson.plugins.sectioned_view that return TextSection.Style
 TextSection.Style TextSection.getStyle()
           
static TextSection.Style TextSection.Style.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TextSection.Style[] TextSection.Style.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in hudson.plugins.sectioned_view with parameters of type TextSection.Style
TextSection(java.lang.String name, SectionedViewSection.Width width, SectionedViewSection.Positioning alignment, java.lang.String text, TextSection.Style style)
           
 



Copyright © 2010. All Rights Reserved.