⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 edittemplate.page

📁 采用tapestry的简单OA系统
💻 PAGE
字号:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE page-specification
      PUBLIC "-//Apache Software Foundation//Tapestry Specification 3.0//EN"
      "http://jakarta.apache.org/tapestry/dtd/Tapestry_3_0.dtd">
<!-- generated by Spindle, http://spindle.sourceforge.net -->

<page-specification class="com.ejsun.entapps.presentation.pages.simpleoa.EditTemplate">
    <property-specification name="template" type="com.ejsun.entapps.domain.simpleoa.Template" persistent="yes"/>
    <property-specification name="eachAttribute" type="com.ejsun.entapps.domain.simpleoa.TemplateAttribute"/>
    <property-specification name="attributeIndex" type="int"/>	
    <property-specification name="templateService" type="com.ejsun.entapps.service.simpleoa.TemplateService">
        global.getService("templateService")
    </property-specification>
</page-specification>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -