类 play.templates.GroovyInlineTags.CALL
的使用

使用 GroovyInlineTags.CALL 的软件包
play.templates   
 

play.templatesGroovyInlineTags.CALL 的使用
 

返回 GroovyInlineTags.CALLplay.templates 中的方法
static GroovyInlineTags.CALL GroovyInlineTags.CALL.valueOf(java.lang.String name)
          返回带有指定名称的该类型的枚举常量。
static GroovyInlineTags.CALL[] GroovyInlineTags.CALL.values()
          按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
 

参数类型为 GroovyInlineTags.CALLplay.templates 中的方法
static java.lang.String GroovyInlineTags._else(int index, GroovyInlineTags.CALL f)
           
static java.lang.String GroovyInlineTags._elseif(int index, GroovyInlineTags.CALL f)
           
static java.lang.String GroovyInlineTags._if(int index, GroovyInlineTags.CALL f)
           
static java.lang.String GroovyInlineTags._ifnot(int index, GroovyInlineTags.CALL f)
           
static java.lang.String GroovyInlineTags._list(int index, GroovyInlineTags.CALL f)
           
 



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