public class ButtonStyleRule extends ColorStyleRule implements BootstrapStyleRule
| Modifier and Type | Class and Description |
|---|---|
static class |
ButtonStyleRule.Group
https://getbootstrap.com/docs/4.3/components/button-group/
|
| Modifier and Type | Field and Description |
|---|---|
BootstrapStyleRule |
block |
ButtonStyleRule.Group |
group |
BootstrapStyleRule |
large |
BootstrapStyleRule |
link |
ColorStyleRule |
outline |
BootstrapStyleRule |
small |
BootstrapStyleRule |
toolbar |
| Constructor and Description |
|---|
ButtonStyleRule() |
| 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 link
public final ColorStyleRule outline
public final BootstrapStyleRule small
public final BootstrapStyleRule large
public final BootstrapStyleRule block
public final ButtonStyleRule.Group group
public final BootstrapStyleRule toolbar
public String[] toCssClasses()
toCssClasses in interface BootstrapStyleRuleCopyright © 2020. All rights reserved.