?? editform.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.EditForm">
<property-specification name="form" type="com.ejsun.entapps.domain.simpleoa.Form"/>
<property-specification name="formId" type="long" persistent="yes"/>
<property-specification name="actionDescriptor" type="com.opensymphony.workflow.loader.ActionDescriptor"/>
<property-specification name="commentContent" type="java.lang.String"/>
<property-specification name="workflowService" type="com.ejsun.entapps.service.simpleoa.WorkflowService">
global.getService("workflowService")
</property-specification>
<property-specification name="formService" type="com.ejsun.entapps.service.simpleoa.FormService">
global.getService("formService")
</property-specification>
</page-specification>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -