Interface | Description |
---|---|
AbstractTheme |
Abstract theme definition class for defining theme variables when in use.
|
Class | Description |
---|---|
ThemeDefinition |
Holds all the settings needed to properly set a Theme in the application.
|
ThemeUtil |
Utility class for getting default theme and navigation target theme.
|
Annotation Type | Description |
---|---|
NoTheme |
Defines that the class shouldn't log for missing theme.
|
Theme |
Defines that there is a theme to use and defines the theme handler
implementation.
|
Copyright © 2019. All rights reserved.