| Package | Description |
|---|---|
| de.agilecoders.wicket.settings |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultThemeProvider
A default
ThemeProvider implementation that only contains
the BootstrapTheme. |
| Modifier and Type | Method and Description |
|---|---|
ThemeProvider |
IBootstrapSettings.getThemeProvider() |
ThemeProvider |
BootstrapSettings.getThemeProvider() |
| Modifier and Type | Method and Description |
|---|---|
IBootstrapSettings |
IBootstrapSettings.setThemeProvider(ThemeProvider themeProvider)
The
ThemeProvider instance provides access to all available themes. |
BootstrapSettings |
BootstrapSettings.setThemeProvider(ThemeProvider themeProvider) |
Copyright © 2013 agilecoders.de. All Rights Reserved.