| Package | Description |
|---|---|
| de.agilecoders.wicket.settings |
| Modifier and Type | Method and Description |
|---|---|
DefaultThemeProvider |
DefaultThemeProvider.add(ITheme... themes)
adds an array of new themes.
|
DefaultThemeProvider |
DefaultThemeProvider.addDefaultTheme(ITheme theme)
adds a new theme and sets it as default theme.
|
DefaultThemeProvider |
DefaultThemeProvider.defaultTheme(ITheme theme)
sets the default theme.
|
DefaultThemeProvider |
DefaultThemeProvider.defaultTheme(String themeName)
sets the default theme.
|
Copyright © 2013 agilecoders.de. All Rights Reserved.