| Package | Description |
|---|---|
| com.helger.photon.bootstrap4.navbar |
| Modifier and Type | Field and Description |
|---|---|
static EBootstrapNavbarColorSchemeType |
BootstrapNavbar.DEFAULT_COLOR_SCHEME |
| Modifier and Type | Method and Description |
|---|---|
EBootstrapNavbarColorSchemeType |
BootstrapNavbar.getColorScheme() |
static EBootstrapNavbarColorSchemeType |
EBootstrapNavbarColorSchemeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EBootstrapNavbarColorSchemeType[] |
EBootstrapNavbarColorSchemeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BootstrapNavbar |
BootstrapNavbar.setColorScheme(EBootstrapNavbarColorSchemeType eColorScheme) |
Copyright © 2015–2020 Philip Helger. All rights reserved.