public class ThemeCustomizer extends Object
| Constructor and Description |
|---|
ThemeCustomizer(org.springframework.core.env.Environment environment)
Constructeur.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addPath(URL url)
Ajoute le dossier au classpath.
|
void |
customizeTheme(String themeName)
Personnalise un theme Vaadin.
|
void |
customizeTheme(String themeName,
Map<String,String> filesToCopy)
Personnalise un theme Vaadin.
|
public ThemeCustomizer(org.springframework.core.env.Environment environment)
environment - environment Springpublic void customizeTheme(String themeName)
themeName - nom du theme à personnaliserpublic void customizeTheme(String themeName, Map<String,String> filesToCopy)
themeName - nom du theme à personnaliserfilesToCopy - fichiers supplémentaires à copierCopyright © 2017 Université de Lorraine. All rights reserved.