|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.richfaces.cdk.templatecompiler.statements.StatementsContainer
org.richfaces.cdk.templatecompiler.statements.FreeMarkerTemplateStatementBase
org.richfaces.cdk.templatecompiler.statements.ElementStatement
public class ElementStatement
| Field Summary |
|---|
| Fields inherited from class org.richfaces.cdk.templatecompiler.statements.FreeMarkerTemplateStatementBase |
|---|
parent |
| Fields inherited from interface org.richfaces.cdk.templatecompiler.statements.TemplateStatement |
|---|
METHODS_TRANSFORM |
| Constructor Summary | |
|---|---|
ElementStatement(FreeMarkerRenderer renderer,
java.lang.String template)
|
|
| Method Summary | |
|---|---|
javax.xml.namespace.QName |
getElementName()
|
void |
setElementName(javax.xml.namespace.QName elementName)
|
| Methods inherited from class org.richfaces.cdk.templatecompiler.statements.FreeMarkerTemplateStatementBase |
|---|
addConstant, addImport, addImports, addRequiredMethod, addRequiredMethods, getCode, getModelItem, getRequiredFields, getRequiredImports, getRequiredMethods, setTemplateName |
| Methods inherited from class org.richfaces.cdk.templatecompiler.statements.StatementsContainer |
|---|
addStatement, addStatement, getParent, getStatements, getVariable, isDefined, isEmpty, setParent, setVariable |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ElementStatement(FreeMarkerRenderer renderer,
java.lang.String template)
| Method Detail |
|---|
public javax.xml.namespace.QName getElementName()
public void setElementName(javax.xml.namespace.QName elementName)
elementName - the elementName to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||