| Package | Description |
|---|---|
| de.agilecoders.wicket.themes.markup.html.bootswatch |
| Modifier and Type | Method and Description |
|---|---|
static BootswatchTheme |
BootswatchTheme.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BootswatchTheme[] |
BootswatchTheme.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BootswatchThemeProvider(BootswatchTheme defaultTheme)
Constructor.
|
Copyright © 2011–2014 AgileCoders. All rights reserved.