public class ImageBehavior extends BootstrapBaseBehavior
| Modifier and Type | Class and Description |
|---|---|
static class |
ImageBehavior.Type
Holder class for all possible border types
|
| Constructor and Description |
|---|
ImageBehavior(ImageBehavior.Type borderType)
Construct.
|
| Modifier and Type | Method and Description |
|---|---|
void |
onComponentTag(org.apache.wicket.Component component,
org.apache.wicket.markup.ComponentTag tag) |
addTo, getBootstrapSettings, removeFrom, renderHead, renderHeadpublic ImageBehavior(ImageBehavior.Type borderType)
borderType - The ImageBehavior.Type of the borderCopyright © 2013 agilecoders.de. All Rights Reserved.