public class RoundedStyleRule extends Object implements BootstrapStyleRule
| Modifier and Type | Field and Description |
|---|---|
BootstrapStyleRule |
bottom |
BootstrapStyleRule |
circle |
BootstrapStyleRule |
large |
BootstrapStyleRule |
left |
BootstrapStyleRule |
none |
BootstrapStyleRule |
pill |
BootstrapStyleRule |
right |
BootstrapStyleRule |
small |
BootstrapStyleRule |
top |
| Constructor and Description |
|---|
RoundedStyleRule() |
| 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 top
public final BootstrapStyleRule right
public final BootstrapStyleRule bottom
public final BootstrapStyleRule left
public final BootstrapStyleRule circle
public final BootstrapStyleRule pill
public final BootstrapStyleRule none
public final BootstrapStyleRule small
public final BootstrapStyleRule large
public String[] toCssClasses()
toCssClasses in interface BootstrapStyleRuleCopyright © 2020. All rights reserved.