| Modifier and Type | Class and Description |
|---|---|
class |
BootstrapBookmarkablePageLink<T>
Renders a stable button link which can be cached in a web browser and used at a later time.
|
class |
TypedBookmarkablePageLink<T>
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DropDownButton
Use any button to trigger a dropdown menu by placing it within a .btn-group and providing the proper menu markup.
|
class |
DropDownSubMenu
A Sub-Menu to be used in
DropDownButton or NavbarDropDownButton. |
class |
MenuBookmarkablePageLink<T>
A bootstrap style
BookmarkablePageLink |
class |
SplitButton
Use any button to trigger a dropdown menu by placing it within a .btn-group and providing the proper menu markup.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NavbarButton<T>
Renders a stable navbar button link which can be cached in a web browser and used at a later time.
|
class |
NavbarDropDownButton
Special
DropDownButton for a Navbar. |
Copyright © 2013 agilecoders.de. All Rights Reserved.