| Interface | Description |
|---|---|
| ThemeRegistry |
Used to store a list of themes available to the web application.
|
| ThemeResolver |
Interface for web-based theme resolution strategies that allows for both
theme resolution via the request and theme selection via request and response.
|
| Class | Description |
|---|---|
| StandardTheme |
A standard implementation of Theme.
|
| Theme |
A Theme encapsulates theme-specific attributes.
|
| Enum | Description |
|---|---|
| StandardTheme.ThemeOrigin |
Used to specify the origin of theme resources (e.g.
|
Copyright © 2016. All rights reserved.