| Package | Description |
|---|---|
| de.agilecoders.wicket.markup.html.bootstrap.image |
| Modifier and Type | Method and Description |
|---|---|
static ImageBehavior.Type |
ImageBehavior.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImageBehavior.Type[] |
ImageBehavior.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ImageBehavior(ImageBehavior.Type borderType)
Construct.
|
Copyright © 2013 agilecoders.de. All Rights Reserved.