public class NavStyleRule extends Object implements BootstrapStyleRule
| Modifier and Type | Field and Description |
|---|---|
BootstrapStyleRule |
fill |
BootstrapStyleRule |
item |
BootstrapStyleRule |
justified |
BootstrapStyleRule |
link |
BootstrapStyleRule |
pills |
BootstrapStyleRule |
tabs |
| Constructor and Description |
|---|
NavStyleRule() |
| 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 item
public final BootstrapStyleRule link
public final BootstrapStyleRule tabs
public final BootstrapStyleRule pills
public final BootstrapStyleRule fill
public final BootstrapStyleRule justified
public String[] toCssClasses()
toCssClasses in interface BootstrapStyleRuleCopyright © 2020. All rights reserved.