| Package | Description |
|---|---|
| de.agilecoders.wicket.settings |
| Modifier and Type | Class and Description |
|---|---|
class |
SessionThemeProvider
An
ActiveThemeProvider implementation that stores the active theme
in the user session as style. |
| Modifier and Type | Method and Description |
|---|---|
ActiveThemeProvider |
IBootstrapSettings.getActiveThemeProvider() |
ActiveThemeProvider |
BootstrapSettings.getActiveThemeProvider() |
| Modifier and Type | Method and Description |
|---|---|
IBootstrapSettings |
IBootstrapSettings.setActiveThemeProvider(ActiveThemeProvider themeProvider)
The
ActiveThemeProvider provides access to the active theme |
BootstrapSettings |
BootstrapSettings.setActiveThemeProvider(ActiveThemeProvider activeThemeProvider) |
Copyright © 2013 agilecoders.de. All Rights Reserved.