|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ScssStylesheetResolver
| Method Summary | |
|---|---|
org.w3c.css.sac.InputSource |
resolve(ScssStylesheet parentStylesheet,
String identifier)
Called with the "identifier" of a stylesheet that the resolver should try to find. |
| Method Detail |
|---|
org.w3c.css.sac.InputSource resolve(ScssStylesheet parentStylesheet,
String identifier)
InputSource.setURI(String) to the final location where the
stylesheet was found, e.g "runo.scss" might result in a URI like
"VAADIN/themes/runo/runo.scss".
parentStylesheet - The parent style sheetidentifier - used fo find stylesheet
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||