| Modifier and Type | Class and Description |
|---|---|
static class |
Theme.Builder
Builder for creating a theme.
|
| Modifier and Type | Method and Description |
|---|---|
static Theme.Builder |
builder()
Constructs the builder for the theme.
|
List<String> |
getCssUrls()
|
List<String> |
getJavascriptUrls()
|
boolean |
isBlueOceanCompatible()
Whether the theme should be served on Blue Ocean.
|
public List<String> getJavascriptUrls()
public boolean isBlueOceanCompatible()
public static Theme.Builder builder()
Copyright © 2016–2020. All rights reserved.