Uses of Class
juzu.asset.Asset

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.
 



Copyright © 2012 eXo Platform SAS. All Rights Reserved.