| Package | Description |
|---|---|
| net.dontdrinkandroot.wicket.bootstrap.component.thumbnail | |
| net.dontdrinkandroot.wicket.bootstrap.css |
| Constructor and Description |
|---|
DefaultThumbnailsList(String id,
org.apache.wicket.model.IModel<List<T>> model,
SpanClass spanClass) |
ThumbnailsList(String id,
org.apache.wicket.model.IModel<List<T>> model,
SpanClass spanClass) |
| Modifier and Type | Method and Description |
|---|---|
static SpanClass |
SpanClass.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpanClass[] |
SpanClass.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012. All Rights Reserved.