public class ThemesManager extends Object
| Constructor and Description |
|---|
ThemesManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
void |
render(WebComponent comp,
WebView view,
OutputStream os,
Object result) |
void |
render(WebView view,
OutputStream os) |
boolean |
serveResource(String themeName,
String resPath,
HttpServerResponse resp) |
@PostConstruct public void init()
public void render(WebView view, OutputStream os)
public void render(WebComponent comp, WebView view, OutputStream os, Object result)
public boolean serveResource(String themeName, String resPath, HttpServerResponse resp) throws IOException
IOExceptionCopyright © 2015–2016 Bridje Framework. All rights reserved.