RichFaces CDK Generator 4.2.0.CR1

org.richfaces.cdk.templatecompiler.statements
Interface TypedTemplateStatement

All Superinterfaces:
JavaStatement, RequireImports, TemplateStatement
All Known Implementing Classes:
ELVisitor

public interface TypedTemplateStatement
extends TemplateStatement

Author:
asmirnov@exadel.com

Field Summary
 
Fields inherited from interface org.richfaces.cdk.templatecompiler.statements.TemplateStatement
FIELDS_TRANSFORM, METHODS_TRANSFORM
 
Fields inherited from interface org.richfaces.cdk.templatecompiler.builder.model.RequireImports
IMPORTS_TRANSFORM
 
Method Summary
 ELType getType()
           
 boolean isLiteral()
           
 
Methods inherited from interface org.richfaces.cdk.templatecompiler.statements.TemplateStatement
getRequiredFields, getRequiredMethods, setParent
 
Methods inherited from interface org.richfaces.cdk.templatecompiler.builder.model.JavaStatement
getCode
 
Methods inherited from interface org.richfaces.cdk.templatecompiler.builder.model.RequireImports
getRequiredImports
 

Method Detail

getType

ELType getType()

isLiteral

boolean isLiteral()

RichFaces CDK Generator 4.2.0.CR1

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.