📄 domainiplist.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.DomainIpListPage">
<description>add a description</description>
<property-specification name="domainList" type="java.util.List"/>
<property-specification name="twebYmgxVO" type="com.cis.manage.wsm.vo.impl.TwebYmgxVO"/>
<property-specification name="item" type="com.cis.manage.wsm.vo.impl.TwebYmgxVO"/>
<property-specification name="operationType" type="java.lang.String" />
<property-specification name="twebYmgxDAO" type="com.cis.manage.wsm.dao.ITwebYmgxDAO">
global.appContext.getBean("twebYmgxDAO")
</property-specification>
<bean name="evenOdd" class="org.apache.tapestry.bean.EvenOdd"/>
</page-specification>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -