Uses of Class
juzu.PropertyMap

Packages that use PropertyMap
juzu   
juzu.template   
 

Uses of PropertyMap in juzu
 

Methods in juzu that return PropertyMap
 PropertyMap Response.getProperties()
           
 

Constructors in juzu with parameters of type PropertyMap
PropertyMap(PropertyMap delegate)
           
Response.Render(PropertyMap properties, Streamable<Stream.Char> streamable)
           
 

Uses of PropertyMap in juzu.template
 

Constructors in juzu.template with parameters of type PropertyMap
TemplateRenderContext(juzu.impl.template.spi.TemplateStub stub, PropertyMap properties, Map<String,?> attributes, Locale locale)
           
 



Copyright © 2012 eXo Platform SAS. All Rights Reserved.