Uses of Class
play.mvc.Scope.RenderArgs

Packages that use Scope.RenderArgs
play.mvc   
 

Uses of Scope.RenderArgs in play.mvc
 

Fields in play.mvc declared as Scope.RenderArgs
protected static Scope.RenderArgs Controller.renderArgs
          The current renderArgs scope: This is a hash map that is accessible during the rendering phase.
 

Fields in play.mvc with type parameters of type Scope.RenderArgs
static java.lang.ThreadLocal<Scope.RenderArgs> Scope.RenderArgs.current
           
 

Methods in play.mvc that return Scope.RenderArgs
static Scope.RenderArgs Scope.RenderArgs.current()
           
 



Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly