public class CardStyleRule extends Object implements BootstrapStyleRule
| Modifier and Type | Class and Description |
|---|---|
static class |
CardStyleRule.Image |
| Modifier and Type | Field and Description |
|---|---|
BootstrapStyleRule |
body |
BootstrapStyleRule |
columns |
BootstrapStyleRule |
deck |
BootstrapStyleRule |
footer |
BootstrapStyleRule |
group |
BootstrapStyleRule |
header |
CardStyleRule.Image |
image |
BootstrapStyleRule |
link |
BootstrapStyleRule |
subTitle |
BootstrapStyleRule |
text |
BootstrapStyleRule |
title |
| Constructor and Description |
|---|
CardStyleRule() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
toCssClasses() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitappendOnSet, applyTo, combine, empty, of, prefix, removeFrom, suffix, testpublic final BootstrapStyleRule body
public final BootstrapStyleRule title
public final BootstrapStyleRule subTitle
public final BootstrapStyleRule text
public final BootstrapStyleRule link
public final CardStyleRule.Image image
public final BootstrapStyleRule header
public final BootstrapStyleRule footer
public final BootstrapStyleRule group
public final BootstrapStyleRule deck
public final BootstrapStyleRule columns
public String[] toCssClasses()
toCssClasses in interface BootstrapStyleRuleCopyright © 2020. All rights reserved.