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

templates.ssh.pageEdit.tpl Maven / Gradle / Ivy

Go to download

Code Auto Generator for EasyEE Open Source JavaEE Enterprise Basic Development Platform(https://github.com/ushelp/EasyEE).

The newest version!

<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%>
<%@ taglib uri="/struts-tags" prefix="s"%>

<%--  JavaScript  --%>




<%-- 2. Dialog --%>
${ClsLabel}
enctype="multipart/form-data" action="${ClassName}/update"> <#if editMutilpart> <#if Autos??> <#list Autos as item> <#assign info=item?split("#")> <#if info[5]=="true">
${info[2]}: readonly class="${info[7]} easyui-validatebox" name="${ClassName?uncap_first}.${info[1]}" <#if info[3]=="true">required="true" data-options="prompt:'input ${info[2]}...'"><#if info[3]=="true">*




© 2015 - 2025 Weber Informatics LLC | Privacy Policy