viewform.page

来自「开源项目simpleoa-0.3.zip是最新版本」· PAGE 代码 · 共 14 行

PAGE
14
字号
<?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.ViewForm">    <property-specification name="form" type="com.ejsun.entapps.domain.simpleoa.Form"/>    <property-specification name="formId" type="long" persistent="yes"/>    <property-specification name="formService" type="com.ejsun.entapps.service.simpleoa.FormService">        global.getService("formService")    </property-specification></page-specification>

⌨️ 快捷键说明

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