public class TableStyleRule extends ColorStyleRule implements BootstrapStyleRule
| Modifier and Type | Class and Description |
|---|---|
static class |
TableStyleRule.Head |
| Modifier and Type | Field and Description |
|---|---|
BootstrapStyleRule |
active |
BootstrapStyleRule |
bordered |
BootstrapStyleRule |
borderless |
TableStyleRule.Head |
head |
BootstrapStyleRule |
hover |
BreakpointStyleRule |
reponsive |
BootstrapStyleRule |
small |
BootstrapStyleRule |
striped |
| Constructor and Description |
|---|
TableStyleRule() |
| 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 TableStyleRule.Head head
public final BootstrapStyleRule striped
public final BootstrapStyleRule bordered
public final BootstrapStyleRule borderless
public final BootstrapStyleRule hover
public final BootstrapStyleRule small
public final BootstrapStyleRule active
public final BreakpointStyleRule reponsive
public String[] toCssClasses()
toCssClasses in interface BootstrapStyleRuleCopyright © 2020. All rights reserved.