| Package | Description |
|---|---|
| org.openfact.report |
| Modifier and Type | Method and Description |
|---|---|
ReportTheme.Type |
ReportTheme.getType() |
static ReportTheme.Type |
ReportTheme.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReportTheme.Type[] |
ReportTheme.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ReportTheme |
ReportThemeProvider.getTheme(String name,
ReportTheme.Type type) |
boolean |
ReportThemeProvider.hasTheme(String name,
ReportTheme.Type type) |
Set<String> |
ReportThemeProvider.nameSet(ReportTheme.Type type) |
Copyright © 2018. All rights reserved.