| Modifier and Type | Interface and Description |
|---|---|
interface |
IBootstrapButton<T>
Base interface of all bootstrap styled buttons.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BootstrapAjaxButton
Default
AjaxButton which is styled by twitter bootstrap |
class |
BootstrapAjaxFallbackButton
a bootstrap styled
AjaxFallbackButton |
class |
BootstrapAjaxLink<T>
Default
AjaxLink which is styled by bootstrap |
class |
BootstrapBookmarkablePageLink<T>
Renders a stable button link which can be cached in a web browser and used at a later time.
|
class |
BootstrapButton
A bootstrap styled
Button |
class |
BootstrapLink<T>
Default
Link which is styled by bootstrap. |
class |
DefaultBootstrapButton
A default
BootstrapButton which uses all default styles
of twitter bootstrap (mostly grey) |
class |
TypedAjaxButton
Deprecated.
|
class |
TypedAjaxFallbackButton
Deprecated.
|
class |
TypedAjaxLink<T>
Deprecated.
|
class |
TypedBookmarkablePageLink<T>
Deprecated.
|
class |
TypedButton
Deprecated.
|
class |
TypedLink<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 |
MenuButton
A bootstrap styled
Button |
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 |
Icon
An Icon component displays a non localizable image resource.
|
class |
IconBehavior
An Icon component displays a non localizable image (icon) resource.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Navbar
TODO: document
|
class |
NavbarAjaxButton |
class |
NavbarAjaxLink<T>
Simple
AjaxLink implementation that adds ability to
add an Icon. |
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.