| Package | Description |
|---|---|
| com.helger.photon.bootstrap4.dropdown |
| Modifier and Type | Method and Description |
|---|---|
static EBootstrapDropType |
EBootstrapDropType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EBootstrapDropType[] |
EBootstrapDropType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
BootstrapDropdownMenu.assignMenuToButton(com.helger.html.hc.html.IHCElementWithChildren<?> aContainer,
com.helger.html.hc.html.IHCElementWithChildren<?> aButton,
BootstrapDropdownMenu aMenu,
EBootstrapDropType eDropType,
boolean bUseSplitButton) |
Copyright © 2015–2020 Philip Helger. All rights reserved.