| Modifier and Type | Class and Description |
|---|---|
class |
BootstrapJavascriptBehavior
The
BootstrapJavascriptBehavior renders the
BootstrapJavaScriptReference and if active
the de.agilecoders.wicket.markup.html.references.JqueryPPJavaScriptReference to
the response. |
class |
BootstrapResourcesBehavior
just includes all bootstrap resource references.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ButtonBehavior
Default button behavior that controls the size and type
of a button.
|
class |
LoadingBehavior
A
LoadingBehavior that deactivates a button and shows a
loading message. |
| Modifier and Type | Class and Description |
|---|---|
class |
PopoverBehavior
Add small overlays of content, like those on the iPad, to any element for housing secondary information.
|
class |
ThumbnailsBehavior
A simple
Behavior that adds the
thumbnails class to an ul element. |
class |
TooltipBehavior
Tooltips are an updated version of Jquery.tipsy, which don't rely on images,
use CSS3 for animations, and data-attributes for local title storage.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FormBehavior
TODO: document
|
class |
InputBehavior
An
InputBehavior controls the size of an input tag. |
class |
UneditableInputBehavior
A behavior that changes the look of a span tag to look like a disabled input tag by adding some css styles.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HeadingBehavior
Simple heading behavior that only asserts correct tag name and
includes the correct css files
|
| Modifier and Type | Class and Description |
|---|---|
class |
ImageBehavior
Behavior which surrounds an image with a styled border.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ContainerBehavior
TODO: document
|
class |
RowBehavior
TODO: document
|
class |
SpanBehavior
Controls the width and offset of a layout element inside a container
|
| Modifier and Type | Class and Description |
|---|---|
class |
ListBehavior
TODO: document
|
| Modifier and Type | Class and Description |
|---|---|
class |
NavbarFormBehavior
Adds all necessary css class names to a navbar form.
|
class |
ScrollSpyBehavior
A
ScrollSpyBehavior updates the active state of a assigned
component according to the current scroll position. |
| Modifier and Type | Class and Description |
|---|---|
class |
TableBehavior
A
TableBehavior that is able to style a html table. |
Copyright © 2013 agilecoders.de. All Rights Reserved.