![JAR search and dependency download from the Maven repository](/logo.png)
panda.tool.codegen.view.freemarker.action_print.ftl.ftl Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of panda-tool Show documentation
Show all versions of panda-tool Show documentation
Panda Tool contains some commonly used tools and source code generator for Panda Mvc. Can generate Entity/Query/Dao/Action class, Freemarker (HTML) template file.
<#include "common.ftl"/>
<@header/>
<@sheader steps=[ ui.name ]/>
<@swell/>
${s}#include "/action-alert.ftl"/>
${s}#if r??>
${s}@p.form cssClass="p-vform" id="<#if ui.formId?has_content>${ui.formId}<#else>${action.name}#if>"<#if ui.theme?has_content> theme="${ui.theme}"#if>>
<#include "edit-view-fields.ftl"/>
${s}/@p.form>
${s}/#if>
<@safeinc step=""/>
<@footer/>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy