META-INF.templates.java.add-attributes-to-script-hash.ftl Maven / Gradle / Ivy
The newest version!
<@util.require "ADD_TO_SCRIPT_HASH_ATTRIBUTES"/>
<@util.attributesField "${fieldName}" attributes />
${ADD_TO_SCRIPT_HASH_ATTRIBUTES}(${parent.name}, ${facesContextVariable}, ${componentVariable}, ${fieldName}, <#if wrapper?exists>ScriptHashVariableWrapper.${wrapper}<#else>null#if>);