| Package | Description |
|---|---|
| com.helger.bootstrap3.button | |
| com.helger.bootstrap3.dropdown | |
| com.helger.bootstrap3.nav |
| Modifier and Type | Method and Description |
|---|---|
BootstrapDropdownMenu |
BootstrapButtonGroup.addButtonAsDropDownMenu(BootstrapButton aButton)
Add a button and convert it to a dropdown menu
|
BootstrapDropdownMenu |
BootstrapButtonGroup.addButtonAsDropDownMenuWithSeparateCaret(BootstrapButton aButton)
Add a button and convert it to a dropdown menu
|
BootstrapDropdownMenu |
BootstrapButtonGroup.addDropDownMenu() |
| Modifier and Type | Method and Description |
|---|---|
BootstrapDropdownMenu |
BootstrapDropdownMenu.addDivider() |
BootstrapDropdownMenu |
BootstrapDropdownMenu.addHeader(String sHeaderText) |
BootstrapDropdownMenu |
BootstrapDropdownMenu.addMenuItem(BootstrapDropdownMenuItem aItem) |
| Modifier and Type | Method and Description |
|---|---|
BootstrapDropdownMenu |
BootstrapNav.addDropdownMenu(com.helger.html.hc.IHCNode aText) |
BootstrapDropdownMenu |
BootstrapNav.addDropdownMenu(String sText) |
Copyright © 2014–2015 Philip Helger. All rights reserved.