All Downloads are FREE. Search and download functionalities are using the official Maven repository.

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);




© 2015 - 2024 Weber Informatics LLC | Privacy Policy