public class BorderStyleRule extends ColorStyleRule implements BootstrapStyleRule
| Modifier and Type | Class and Description |
|---|---|
static class |
BorderStyleRule.NoBorderStyleRule |
| Modifier and Type | Field and Description |
|---|---|
BorderStyleRule.NoBorderStyleRule |
bottom |
BorderStyleRule.NoBorderStyleRule |
left |
BootstrapStyleRule |
none |
BorderStyleRule.NoBorderStyleRule |
right |
BorderStyleRule.NoBorderStyleRule |
top |
| Constructor and Description |
|---|
BorderStyleRule() |
| 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 none
public final BorderStyleRule.NoBorderStyleRule top
public final BorderStyleRule.NoBorderStyleRule right
public final BorderStyleRule.NoBorderStyleRule bottom
public final BorderStyleRule.NoBorderStyleRule left
public String[] toCssClasses()
toCssClasses in interface BootstrapStyleRuleCopyright © 2020. All rights reserved.