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

📄 klsxlist.page

📁 博克后台的开发,有很多使用的方法和例子可以提供给大家学习
💻 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.cis.manage.wsm.page.basic.KlsxList">

    <description>list</description>
     <property-specification name="klsxlist" type="java.util.List" />
     <property-specification name="operationType" type="java.lang.String"/>
     <property-specification name="item" type="com.cis.manage.wsm.vo.impl.WebwzklVo" />
     <property-specification name="twebwzklDao" type="com.cis.manage.wsm.dao.ITwebwzklDAO">
         global.appContext.getBean("twebwzklDao")
     </property-specification>
     <property-specification name="wsmManagerService" type="com.cis.manage.wsm.service.IwsmManager">          
		global.appContext.getBean("wsmManagerService")
   	 </property-specification>
     <property-specification name="twebKlzdDAO"
                         type="com.cis.manage.wsm.dao.ITwebKlzdDAO">
        global.appContext.getBean("twebKlzdDAO")
     </property-specification>
     <property-specification name="twebKlsdDAO"
                         type="com.cis.manage.wsm.dao.ITwebKlsdDAO">
        global.appContext.getBean("twebKlsdDAO")
     </property-specification>
      <property-specification name="pageModel" type="com.res.core.service.ui.component.navbar.PageModel" persistent="yes"/>
     <context-asset name="stylesheet" path="./css/cis/default.css"/>
     <context-asset name="tjImage" path="./images/cis/tianjia.gif"/>
     <context-asset name="scImage" path="./images/cis/shanchu.gif"/>
</page-specification>

⌨️ 快捷键说明

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