public interface BootstrapHeadingView
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
KEY |
Modifier and Type | Method and Description |
---|---|
BootstrapHeading |
getBootstrapHeading() |
void |
setBootstrapHeading(BootstrapHeading bootstrapHeading)
Sets this view to use the given Bootstrap Heading, changing its text size and padding
|
static final java.lang.String KEY
void setBootstrapHeading(@NonNull BootstrapHeading bootstrapHeading)
bootstrapHeading
- the Bootstrap Heading@NonNull BootstrapHeading getBootstrapHeading()