public class NavbarStyleRule extends Object implements BootstrapStyleRule
| Modifier and Type | Class and Description |
|---|---|
static class |
NavbarStyleRule.Toggler |
| Modifier and Type | Field and Description |
|---|---|
BootstrapStyleRule |
brand |
BootstrapStyleRule |
collapse |
BootstrapStyleRule |
dark |
BreakpointStyleRule |
expand |
BootstrapStyleRule |
light |
BootstrapStyleRule |
nav |
BootstrapStyleRule |
text |
NavbarStyleRule.Toggler |
toggler |
| Constructor and Description |
|---|
NavbarStyleRule() |
| 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 brand
public final BootstrapStyleRule nav
public final BootstrapStyleRule text
public final BootstrapStyleRule collapse
public final BootstrapStyleRule light
public final BootstrapStyleRule dark
public final NavbarStyleRule.Toggler toggler
public final BreakpointStyleRule expand
public String[] toCssClasses()
toCssClasses in interface BootstrapStyleRuleCopyright © 2020. All rights reserved.