public class AddAttributesToScriptHashStatement extends FreeMarkerTemplateStatementBase
parentMETHODS_TRANSFORM| Constructor and Description |
|---|
AddAttributesToScriptHashStatement(FreeMarkerRenderer renderer) |
| Modifier and Type | Method and Description |
|---|---|
Collection<PassThrough> |
getAttributes()
|
String |
getFieldName() |
String |
getWrapper() |
void |
setAttributes(Collection<String> attributeNames,
Collection<PropertyBase> componentAttributes) |
void |
setFieldName(String fieldName)
|
void |
setWrapper(String wrapper) |
addConstant, addImport, addImports, addRequiredMethod, addRequiredMethods, addRequiredMethods, getCode, getModelItem, getRequiredFields, getRequiredImports, getRequiredMethods, setTemplateNameaddStatement, addStatement, getParent, getStatements, getVariable, isDefined, isEmpty, setParent, setVariable@Inject public AddAttributesToScriptHashStatement(FreeMarkerRenderer renderer)
public String getFieldName()
public void setFieldName(String fieldName)
fieldName - the fieldName to setpublic Collection<PassThrough> getAttributes()
public String getWrapper()
public void setWrapper(String wrapper)
wrapper - the wrapper to setpublic void setAttributes(Collection<String> attributeNames, Collection<PropertyBase> componentAttributes)
attributeNames - attributes - Copyright © 2014 JBoss by Red Hat. All Rights Reserved.