@SingletonDefault(implFor=StyleService.class) public class StyleServiceDefault<T extends StyleService> extends Object implements StyleService<T>
| Constructor and Description |
|---|
StyleServiceDefault() |
| Modifier and Type | Method and Description |
|---|---|
T |
addCss(String css,
int priority) |
protected void |
css(String css) |
void |
flushCss() |
public T addCss(String css, int priority)
addCss in interface StyleService<T extends StyleService>protected void css(String css)
public void flushCss()
flushCss in interface StyleService<T extends StyleService>Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.