templates.ssh.page_rowedit.tpl Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of easyee-auto Show documentation
Show all versions of easyee-auto Show documentation
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="/struts-tags" prefix="s"%>
<%@ taglib uri="http://shiro.apache.org/tags" prefix="shiro"%>
<%-- JavaScript --%>
<%-- 2. Content Datagrid --%>
" style="width: 100%" <#if toolbar>toolbar="#${ClassName}Toolbar"#if> idField="${Oid}" rownumbers="true" fit="true" fitColumns="true" nowrap="false">
<#if Autos??>
<#list Autos as item>
<#assign info=item?split("#")>
<#if info[4]=="true">
<#if info[0]==info[1]>
editor="{type:'textbox',options:{<#if info[3]=="true">required:true#if>}}"#if>>${info[2]}
<#else>
editor="{type:'textbox',options:{<#if info[3]=="true">required:true#if>}}"#if>>${info[2]}
${info[2]}
#if>
#if>
#list>
#if>
<#if toolbar>
<%-- 3. ToolBar --%>
<#if save><%--Dialog ${ClsLabel}>--%>#if>
<#if update><%--Dialog ${ClsLabel}>--%>#if>
<#if save> ${ClsLabel}>#if>
<#if remove> ${ClsLabel}>#if>
#if>
<#if contextMenu>
<%-- 4. DataGrid ContextMenu --%>
#if>
<%--
<%@ 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