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

templates.sh.page_celledit.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"%>
<%
	String path = request.getContextPath();
	String basePath = request.getScheme() + "://" + request.getServerName() + ":" + request.getServerPort() + path + "/";
%>
<%@ taglib uri="http://www.springframework.org/tags"  prefix="s"%>
<%@ taglib uri="http://shiro.apache.org/tags" prefix="shiro"%>

<%-- 1. JavaScript  --%>


<%-- 2. Page --%>
" style="width: 100%"  <#if toolbar>toolbar="#${ClassName}Toolbar" idField="${Oid}" rownumbers="true" fit="true" fitColumns="true" nowrap="false">
	
			<#if Autos??>
			<#list Autos as item>
			<#assign info=item?split("#")>
			<#if info[4]=="true">
			
editor="{type:'textbox',options:{<#if info[3]=="true">required:true}}">${info[2]}
<#if toolbar> <%-- 3. Search ToolBar --%>
<#if Propertys??> <#list Propertys as item> <#assign info=item?split("#")> ${info[4]}: <#if search>
<#if save><%--Dialog ${ClsLabel}--%> <#if update><%--Dialog ${ClsLabel}--%> <#if save>${ClsLabel} <#if remove>${ClsLabel}
<#if contextMenu> <%-- 4. Grid ContextMenu --%>
<#if save>
${ClsLabel}
<#if remove>
${ClsLabel}
<%-- <%@ include file="/WEB-INF/content/dialog/${Module}/${ClassName}Add.jsp"%> <%@ include file="/WEB-INF/content/dialog/${Module}/${ClassName}Edit.jsp"%> --%>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy