|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Asset | |
|---|---|
| juzu | |
| juzu.asset | |
| Uses of Asset in juzu |
|---|
| Methods in juzu that return types with arguments of type Asset | |
|---|---|
Iterable<Asset> |
Response.Render.getScripts()
|
Iterable<Asset> |
Response.Render.getStylesheets()
|
| Methods in juzu with parameters of type Asset | |
|---|---|
Response.Render |
Response.Render.addScript(Asset script)
|
Response.Render |
Response.Render.addStylesheet(Asset stylesheet)
|
| Uses of Asset in juzu.asset |
|---|
| Subclasses of Asset in juzu.asset | |
|---|---|
static class |
Asset.Ref
A referenced asset. |
static class |
Asset.Value
A valued asset. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||