| Modifier and Type | Method and Description |
|---|---|
TextSection.Style |
TextSection.getStyle() |
static TextSection.Style |
TextSection.Style.valueOf(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.
|
| Constructor and Description |
|---|
TextSection(String name,
SectionedViewSection.Width width,
SectionedViewSection.Positioning alignment,
String text,
TextSection.Style style) |
Copyright © 2004-2015. All Rights Reserved.