FileTabListUI.ui 59 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <uiObject xmlns="com.kingdee.bos.metadata">
  3. <package>com.kingdee.eas.custom.esign.client</package>
  4. <name>FileTabListUI</name>
  5. <alias>uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].alias</alias>
  6. <description>uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].description</description>
  7. <userDefined>true</userDefined>
  8. <releasePackage>com.kingdee.eas.custom.esign.client</releasePackage>
  9. <releaseClass>FileTabListUI</releaseClass>
  10. <title>uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].title</title>
  11. <uitype />
  12. <defaultbutton />
  13. <bizUnitPK>com.kingdee.eas.custom.esign.FileTab</bizUnitPK>
  14. <parent>
  15. <key name="package" value="com.kingdee.eas.framework.client" />
  16. <key name="name" value="CoreBillListUI" />
  17. </parent>
  18. <components>
  19. <component>
  20. <name>CoreUI</name>
  21. <alias>uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].components.component[CoreUI].alias</alias>
  22. <userDefined>false</userDefined>
  23. <classType>com.kingdee.bos.ctrl.swing.KDPanel</classType>
  24. <isContainer>true</isContainer>
  25. <constraints />
  26. <tabIndex>0</tabIndex>
  27. <herited>false</herited>
  28. <bimUIObjectPK />
  29. <layoutInfo>
  30. <name>kDLayout1</name>
  31. <type>KDLayout</type>
  32. <value />
  33. </layoutInfo>
  34. </component>
  35. <component>
  36. <name>tblMain</name>
  37. <alias>uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].components.component[tblMain].alias</alias>
  38. <userDefined>false</userDefined>
  39. <classType>com.kingdee.bos.ctrl.kdf.table.KDTable</classType>
  40. <isContainer>false</isContainer>
  41. <constraints>10,10,996,580,15</constraints>
  42. <tabIndex>0</tabIndex>
  43. <herited>false</herited>
  44. <bimUIObjectPK />
  45. <layoutInfo>
  46. <name />
  47. <type>XYLayout</type>
  48. <value />
  49. </layoutInfo>
  50. <properties>
  51. <property>
  52. <name>formatXml</name>
  53. <type>java.lang.String</type>
  54. <value>uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].components.component[tblMain].properties.property[formatXml].value</value>
  55. <isMultiLan>true</isMultiLan>
  56. <userDefined>false</userDefined>
  57. </property>
  58. </properties>
  59. <propertyBindings>
  60. <propertyBinding>
  61. <propertyName>id.text</propertyName>
  62. <propertyType>java.lang.Object</propertyType>
  63. <bindingObject>mainQuery</bindingObject>
  64. <bindingField>id</bindingField>
  65. <fieldType>java.lang.String</fieldType>
  66. <accessType>2</accessType>
  67. <autoMode>false</autoMode>
  68. <herited>false</herited>
  69. <userDefined>true</userDefined>
  70. </propertyBinding>
  71. <propertyBinding>
  72. <propertyName>number.text</propertyName>
  73. <propertyType>java.lang.Object</propertyType>
  74. <bindingObject>mainQuery</bindingObject>
  75. <bindingField>number</bindingField>
  76. <fieldType>java.lang.String</fieldType>
  77. <accessType>2</accessType>
  78. <autoMode>false</autoMode>
  79. <herited>false</herited>
  80. <userDefined>true</userDefined>
  81. </propertyBinding>
  82. <propertyBinding>
  83. <propertyName>bizDate.text</propertyName>
  84. <propertyType>java.lang.Object</propertyType>
  85. <bindingObject>mainQuery</bindingObject>
  86. <bindingField>bizDate</bindingField>
  87. <fieldType>java.lang.String</fieldType>
  88. <accessType>2</accessType>
  89. <autoMode>false</autoMode>
  90. <herited>false</herited>
  91. <userDefined>true</userDefined>
  92. </propertyBinding>
  93. <propertyBinding>
  94. <propertyName>description.text</propertyName>
  95. <propertyType>java.lang.Object</propertyType>
  96. <bindingObject>mainQuery</bindingObject>
  97. <bindingField>description</bindingField>
  98. <fieldType>java.lang.String</fieldType>
  99. <accessType>2</accessType>
  100. <autoMode>false</autoMode>
  101. <herited>false</herited>
  102. <userDefined>true</userDefined>
  103. </propertyBinding>
  104. <propertyBinding>
  105. <propertyName>createTime.text</propertyName>
  106. <propertyType>java.lang.Object</propertyType>
  107. <bindingObject>mainQuery</bindingObject>
  108. <bindingField>createTime</bindingField>
  109. <fieldType>java.lang.String</fieldType>
  110. <accessType>2</accessType>
  111. <autoMode>false</autoMode>
  112. <herited>false</herited>
  113. <userDefined>true</userDefined>
  114. </propertyBinding>
  115. <propertyBinding>
  116. <propertyName>lastUpdateTime.text</propertyName>
  117. <propertyType>java.lang.Object</propertyType>
  118. <bindingObject>mainQuery</bindingObject>
  119. <bindingField>lastUpdateTime</bindingField>
  120. <fieldType>java.lang.String</fieldType>
  121. <accessType>2</accessType>
  122. <autoMode>false</autoMode>
  123. <herited>false</herited>
  124. <userDefined>true</userDefined>
  125. </propertyBinding>
  126. <propertyBinding>
  127. <propertyName>auditor.number.text</propertyName>
  128. <propertyType>java.lang.Object</propertyType>
  129. <bindingObject>mainQuery</bindingObject>
  130. <bindingField>auditor.number</bindingField>
  131. <fieldType>java.lang.String</fieldType>
  132. <accessType>2</accessType>
  133. <autoMode>false</autoMode>
  134. <herited>false</herited>
  135. <userDefined>true</userDefined>
  136. </propertyBinding>
  137. <propertyBinding>
  138. <propertyName>auditor.name.text</propertyName>
  139. <propertyType>java.lang.Object</propertyType>
  140. <bindingObject>mainQuery</bindingObject>
  141. <bindingField>auditor.name</bindingField>
  142. <fieldType>java.lang.String</fieldType>
  143. <accessType>2</accessType>
  144. <autoMode>false</autoMode>
  145. <herited>false</herited>
  146. <userDefined>true</userDefined>
  147. </propertyBinding>
  148. <propertyBinding>
  149. <propertyName>creator.number.text</propertyName>
  150. <propertyType>java.lang.Object</propertyType>
  151. <bindingObject>mainQuery</bindingObject>
  152. <bindingField>creator.number</bindingField>
  153. <fieldType>java.lang.String</fieldType>
  154. <accessType>2</accessType>
  155. <autoMode>false</autoMode>
  156. <herited>false</herited>
  157. <userDefined>true</userDefined>
  158. </propertyBinding>
  159. <propertyBinding>
  160. <propertyName>creator.name.text</propertyName>
  161. <propertyType>java.lang.Object</propertyType>
  162. <bindingObject>mainQuery</bindingObject>
  163. <bindingField>creator.name</bindingField>
  164. <fieldType>java.lang.String</fieldType>
  165. <accessType>2</accessType>
  166. <autoMode>false</autoMode>
  167. <herited>false</herited>
  168. <userDefined>true</userDefined>
  169. </propertyBinding>
  170. <propertyBinding>
  171. <propertyName>lastUpdateUser.number.text</propertyName>
  172. <propertyType>java.lang.Object</propertyType>
  173. <bindingObject>mainQuery</bindingObject>
  174. <bindingField>lastUpdateUser.number</bindingField>
  175. <fieldType>java.lang.String</fieldType>
  176. <accessType>2</accessType>
  177. <autoMode>false</autoMode>
  178. <herited>false</herited>
  179. <userDefined>true</userDefined>
  180. </propertyBinding>
  181. <propertyBinding>
  182. <propertyName>lastUpdateUser.name.text</propertyName>
  183. <propertyType>java.lang.Object</propertyType>
  184. <bindingObject>mainQuery</bindingObject>
  185. <bindingField>lastUpdateUser.name</bindingField>
  186. <fieldType>java.lang.String</fieldType>
  187. <accessType>2</accessType>
  188. <autoMode>false</autoMode>
  189. <herited>false</herited>
  190. <userDefined>true</userDefined>
  191. </propertyBinding>
  192. <propertyBinding>
  193. <propertyName>handler.number.text</propertyName>
  194. <propertyType>java.lang.Object</propertyType>
  195. <bindingObject>mainQuery</bindingObject>
  196. <bindingField>handler.number</bindingField>
  197. <fieldType>java.lang.String</fieldType>
  198. <accessType>2</accessType>
  199. <autoMode>false</autoMode>
  200. <herited>false</herited>
  201. <userDefined>true</userDefined>
  202. </propertyBinding>
  203. <propertyBinding>
  204. <propertyName>handler.name.text</propertyName>
  205. <propertyType>java.lang.Object</propertyType>
  206. <bindingObject>mainQuery</bindingObject>
  207. <bindingField>handler.name</bindingField>
  208. <fieldType>java.lang.String</fieldType>
  209. <accessType>2</accessType>
  210. <autoMode>false</autoMode>
  211. <herited>false</herited>
  212. <userDefined>true</userDefined>
  213. </propertyBinding>
  214. </propertyBindings>
  215. </component>
  216. <component>
  217. <name>separatorFW2</name>
  218. <alias>uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].components.component[separatorFW2].alias</alias>
  219. <userDefined>false</userDefined>
  220. <classType>javax.swing.JToolBar.Separator</classType>
  221. <isContainer>false</isContainer>
  222. <constraints />
  223. <tabIndex>0</tabIndex>
  224. <herited>false</herited>
  225. <bimUIObjectPK />
  226. <properties>
  227. <property>
  228. <name>visible</name>
  229. <type>boolean</type>
  230. <value>uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].components.component[separatorFW2].properties.property[visible].value</value>
  231. <isMultiLan>false</isMultiLan>
  232. <userDefined>false</userDefined>
  233. </property>
  234. </properties>
  235. </component>
  236. <component>
  237. <name>btnAuditResult</name>
  238. <alias>uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].components.component[btnAuditResult].alias</alias>
  239. <userDefined>false</userDefined>
  240. <classType>com.kingdee.bos.ctrl.swing.KDWorkButton</classType>
  241. <isContainer>false</isContainer>
  242. <constraints />
  243. <tabIndex>0</tabIndex>
  244. <herited>false</herited>
  245. <bimUIObjectPK />
  246. <properties>
  247. <property>
  248. <name>visible</name>
  249. <type>boolean</type>
  250. <value>uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].components.component[btnAuditResult].properties.property[visible].value</value>
  251. <isMultiLan>false</isMultiLan>
  252. <userDefined>true</userDefined>
  253. </property>
  254. </properties>
  255. </component>
  256. <component>
  257. <name>menuItemCopyTo</name>
  258. <alias>uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].components.component[menuItemCopyTo].alias</alias>
  259. <userDefined>false</userDefined>
  260. <classType>com.kingdee.bos.ctrl.swing.KDMenuItem</classType>
  261. <isContainer>false</isContainer>
  262. <constraints />
  263. <tabIndex>0</tabIndex>
  264. <herited>false</herited>
  265. <bimUIObjectPK />
  266. <properties>
  267. <property>
  268. <name>visible</name>
  269. <type>boolean</type>
  270. <value>uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].components.component[menuItemCopyTo].properties.property[visible].value</value>
  271. <isMultiLan>false</isMultiLan>
  272. <userDefined>true</userDefined>
  273. </property>
  274. </properties>
  275. </component>
  276. <component>
  277. <name>kDSeparator4</name>
  278. <alias>uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].components.component[kDSeparator4].alias</alias>
  279. <userDefined>false</userDefined>
  280. <classType>com.kingdee.bos.ctrl.swing.KDSeparator</classType>
  281. <isContainer>false</isContainer>
  282. <constraints />
  283. <tabIndex>0</tabIndex>
  284. <herited>false</herited>
  285. <bimUIObjectPK />
  286. <properties>
  287. <property>
  288. <name>visible</name>
  289. <type>boolean</type>
  290. <value>uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].components.component[kDSeparator4].properties.property[visible].value</value>
  291. <isMultiLan>false</isMultiLan>
  292. <userDefined>false</userDefined>
  293. </property>
  294. </properties>
  295. </component>
  296. <component>
  297. <name>kDSeparator6</name>
  298. <alias>uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].components.component[kDSeparator6].alias</alias>
  299. <userDefined>false</userDefined>
  300. <classType>com.kingdee.bos.ctrl.swing.KDSeparator</classType>
  301. <isContainer>false</isContainer>
  302. <constraints />
  303. <tabIndex>0</tabIndex>
  304. <herited>false</herited>
  305. <bimUIObjectPK />
  306. <properties>
  307. <property>
  308. <name>visible</name>
  309. <type>boolean</type>
  310. <value>uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].components.component[kDSeparator6].properties.property[visible].value</value>
  311. <isMultiLan>false</isMultiLan>
  312. <userDefined>false</userDefined>
  313. </property>
  314. </properties>
  315. </component>
  316. <component>
  317. <name>menuItemViewDoProccess</name>
  318. <alias>uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].components.component[menuItemViewDoProccess].alias</alias>
  319. <userDefined>false</userDefined>
  320. <classType>com.kingdee.bos.ctrl.swing.KDMenuItem</classType>
  321. <isContainer>false</isContainer>
  322. <constraints />
  323. <tabIndex>0</tabIndex>
  324. <herited>false</herited>
  325. <bimUIObjectPK />
  326. <properties>
  327. <property>
  328. <name>visible</name>
  329. <type>boolean</type>
  330. <value>uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].components.component[menuItemViewDoProccess].properties.property[visible].value</value>
  331. <isMultiLan>false</isMultiLan>
  332. <userDefined>false</userDefined>
  333. </property>
  334. </properties>
  335. </component>
  336. <component>
  337. <name>menuItemAuditResult</name>
  338. <alias>uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].components.component[menuItemAuditResult].alias</alias>
  339. <userDefined>false</userDefined>
  340. <classType>com.kingdee.bos.ctrl.swing.KDMenuItem</classType>
  341. <isContainer>false</isContainer>
  342. <constraints />
  343. <tabIndex>0</tabIndex>
  344. <herited>false</herited>
  345. <bimUIObjectPK />
  346. <properties>
  347. <property>
  348. <name>visible</name>
  349. <type>boolean</type>
  350. <value>uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].components.component[menuItemAuditResult].properties.property[visible].value</value>
  351. <isMultiLan>false</isMultiLan>
  352. <userDefined>true</userDefined>
  353. </property>
  354. </properties>
  355. </component>
  356. </components>
  357. <dataObjects>
  358. <dataObject>
  359. <name>mainQuery</name>
  360. <type>com.kingdee.eas.custom.esign.app.FileTabQuery</type>
  361. <objectType>jqye</objectType>
  362. <herited>true</herited>
  363. <userDefined>false</userDefined>
  364. </dataObject>
  365. </dataObjects>
  366. <actions>
  367. <action>
  368. <instanceName>actionRemove</instanceName>
  369. <className>ActionRemove</className>
  370. <name>uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].actions.action[actionRemove].name</name>
  371. <enabled>true</enabled>
  372. <actionPerformed />
  373. <beforeActionPerformed />
  374. <afterActionPerformed />
  375. <finallyActionPerformed />
  376. <actionCommandKey />
  377. <acceleratorKey>ctrl D</acceleratorKey>
  378. <mnemonicKey />
  379. <smallIcon>uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].actions.action[actionRemove].smallIcon</smallIcon>
  380. <shortDescription>uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].actions.action[actionRemove].shortDescription</shortDescription>
  381. <longDescription>uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].actions.action[actionRemove].longDescription</longDescription>
  382. <isBindWorkFlow>true</isBindWorkFlow>
  383. <herited>true</herited>
  384. <daemonRun>false</daemonRun>
  385. <actionExtendProperty />
  386. <services>&lt;?xml version="1.0" encoding="UTF-8"?&gt;
  387. &lt;root&gt;&lt;service class="com.kingdee.eas.framework.client.service.PermissionService" /&gt;&lt;service class="com.kingdee.eas.framework.client.service.NetFunctionService" /&gt;&lt;service class="com.kingdee.eas.framework.client.service.UserMonitorService" /&gt;&lt;/root&gt;</services>
  388. <userDefined>false</userDefined>
  389. <userDefinedLogic />
  390. <oprtIntent />
  391. <nextUI />
  392. <isUIPNavigator>false</isUIPNavigator>
  393. <isBatchAction>false</isBatchAction>
  394. <isEntryAction>false</isEntryAction>
  395. <batchMethodName />
  396. </action>
  397. <action>
  398. <instanceName>actionTDPrint</instanceName>
  399. <className>ActionTDPrint</className>
  400. <name>uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].actions.action[actionTDPrint].name</name>
  401. <enabled>true</enabled>
  402. <actionPerformed>checkSelected();
  403. ArrayList idList =super.getSelectedIdValues();
  404. if (idList == null || idList.size() == 0 || getTDQueryPK() == null || getTDFileName() == null)
  405. return;
  406. com.kingdee.bos.ctrl.reportone.r1.print.data.AbstractPrintDataProvider data = new com.kingdee.bos.ctrl.report.forapp.kdnote.client.DefaultNoteDataProvider(idList,getTDQueryPK());
  407. com.kingdee.bos.ctrl.report.forapp.kdnote.client.KDNoteHelper appHlp = new com.kingdee.bos.ctrl.report.forapp.kdnote.client.KDNoteHelper();
  408. appHlp.print(getTDFileName(), data, javax.swing.SwingUtilities.getWindowAncestor(this));</actionPerformed>
  409. <beforeActionPerformed />
  410. <afterActionPerformed />
  411. <finallyActionPerformed />
  412. <actionCommandKey />
  413. <acceleratorKey />
  414. <mnemonicKey />
  415. <smallIcon>uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].actions.action[actionTDPrint].smallIcon</smallIcon>
  416. <shortDescription>uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].actions.action[actionTDPrint].shortDescription</shortDescription>
  417. <longDescription>uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].actions.action[actionTDPrint].longDescription</longDescription>
  418. <isBindWorkFlow>false</isBindWorkFlow>
  419. <herited>false</herited>
  420. <daemonRun>false</daemonRun>
  421. <actionExtendProperty />
  422. <services>&lt;?xml version="1.0" encoding="UTF-8"?&gt;
  423. &lt;root&gt;&lt;service class="com.kingdee.eas.framework.client.service.PermissionService" /&gt;&lt;/root&gt;</services>
  424. <userDefined>true</userDefined>
  425. <userDefinedLogic />
  426. <oprtIntent />
  427. <nextUI />
  428. <isUIPNavigator>false</isUIPNavigator>
  429. <isBatchAction>false</isBatchAction>
  430. <isEntryAction>false</isEntryAction>
  431. <batchMethodName />
  432. </action>
  433. <action>
  434. <instanceName>actionTDPrintPreview</instanceName>
  435. <className>ActionTDPrintPreview</className>
  436. <name>uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].actions.action[actionTDPrintPreview].name</name>
  437. <enabled>true</enabled>
  438. <actionPerformed>checkSelected();
  439. ArrayList idList =super.getSelectedIdValues();
  440. if (idList == null || idList.size() == 0 || getTDQueryPK() == null || getTDFileName() == null)
  441. return;
  442. com.kingdee.bos.ctrl.reportone.r1.print.data.AbstractPrintDataProvider data = new com.kingdee.bos.ctrl.report.forapp.kdnote.client.DefaultNoteDataProvider(idList,getTDQueryPK());
  443. com.kingdee.bos.ctrl.report.forapp.kdnote.client.KDNoteHelper appHlp = new com.kingdee.bos.ctrl.report.forapp.kdnote.client.KDNoteHelper();
  444. appHlp.printPreview(getTDFileName(), data, javax.swing.SwingUtilities.getWindowAncestor(this));</actionPerformed>
  445. <beforeActionPerformed />
  446. <afterActionPerformed />
  447. <finallyActionPerformed />
  448. <actionCommandKey />
  449. <acceleratorKey />
  450. <mnemonicKey />
  451. <smallIcon>uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].actions.action[actionTDPrintPreview].smallIcon</smallIcon>
  452. <shortDescription>uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].actions.action[actionTDPrintPreview].shortDescription</shortDescription>
  453. <longDescription>uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].actions.action[actionTDPrintPreview].longDescription</longDescription>
  454. <isBindWorkFlow>false</isBindWorkFlow>
  455. <herited>false</herited>
  456. <daemonRun>false</daemonRun>
  457. <actionExtendProperty />
  458. <services>&lt;?xml version="1.0" encoding="UTF-8"?&gt;
  459. &lt;root&gt;&lt;service class="com.kingdee.eas.framework.client.service.PermissionService" /&gt;&lt;/root&gt;</services>
  460. <userDefined>true</userDefined>
  461. <userDefinedLogic />
  462. <oprtIntent />
  463. <nextUI />
  464. <isUIPNavigator>false</isUIPNavigator>
  465. <isBatchAction>false</isBatchAction>
  466. <isEntryAction>false</isEntryAction>
  467. <batchMethodName />
  468. </action>
  469. </actions>
  470. <statuses>
  471. <status>
  472. <id />
  473. <name>VIEW</name>
  474. <alias>uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].statuses.status[VIEW].alias</alias>
  475. <default>false</default>
  476. <description>uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].statuses.status[VIEW].description</description>
  477. <herited>false</herited>
  478. <userDefined>true</userDefined>
  479. </status>
  480. </statuses>
  481. <resource>
  482. <rs key="uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].actions.action[actionRemove].longDescription">
  483. <lang locale="en_US" value="null" />
  484. <lang locale="zh_CN" value="删除" />
  485. <lang locale="zh_HK" value="刪除" />
  486. <lang locale="zh_TW" value="刪除" />
  487. </rs>
  488. <rs key="uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].actions.action[actionRemove].name">
  489. <lang locale="en_US" value="null" />
  490. <lang locale="zh_CN" value="删除" />
  491. <lang locale="zh_HK" value="刪除" />
  492. <lang locale="zh_TW" value="刪除" />
  493. </rs>
  494. <rs key="uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].actions.action[actionRemove].shortDescription">
  495. <lang locale="en_US" value="null" />
  496. <lang locale="zh_CN" value="删除" />
  497. <lang locale="zh_HK" value="刪除" />
  498. <lang locale="zh_TW" value="刪除" />
  499. </rs>
  500. <rs key="uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].actions.action[actionRemove].smallIcon">
  501. <lang locale="en_US" value="null" />
  502. <lang locale="zh_CN" value="null" />
  503. <lang locale="zh_HK" value="null" />
  504. <lang locale="zh_TW" value="null" />
  505. </rs>
  506. <rs key="uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].actions.action[actionTDPrintPreview].longDescription">
  507. <lang locale="en_US" value="null" />
  508. <lang locale="zh_CN" value="null" />
  509. <lang locale="zh_HK" value="null" />
  510. <lang locale="zh_TW" value="null" />
  511. </rs>
  512. <rs key="uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].actions.action[actionTDPrintPreview].name">
  513. <lang locale="en_US" value="null" />
  514. <lang locale="zh_CN" value="null" />
  515. <lang locale="zh_HK" value="null" />
  516. <lang locale="zh_TW" value="null" />
  517. </rs>
  518. <rs key="uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].actions.action[actionTDPrintPreview].shortDescription">
  519. <lang locale="en_US" value="null" />
  520. <lang locale="zh_CN" value="null" />
  521. <lang locale="zh_HK" value="null" />
  522. <lang locale="zh_TW" value="null" />
  523. </rs>
  524. <rs key="uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].actions.action[actionTDPrintPreview].smallIcon">
  525. <lang locale="en_US" value="null" />
  526. <lang locale="zh_CN" value="null" />
  527. <lang locale="zh_HK" value="null" />
  528. <lang locale="zh_TW" value="null" />
  529. </rs>
  530. <rs key="uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].actions.action[actionTDPrint].longDescription">
  531. <lang locale="en_US" value="null" />
  532. <lang locale="zh_CN" value="null" />
  533. <lang locale="zh_HK" value="null" />
  534. <lang locale="zh_TW" value="null" />
  535. </rs>
  536. <rs key="uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].actions.action[actionTDPrint].name">
  537. <lang locale="en_US" value="null" />
  538. <lang locale="zh_CN" value="null" />
  539. <lang locale="zh_HK" value="null" />
  540. <lang locale="zh_TW" value="null" />
  541. </rs>
  542. <rs key="uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].actions.action[actionTDPrint].shortDescription">
  543. <lang locale="en_US" value="null" />
  544. <lang locale="zh_CN" value="null" />
  545. <lang locale="zh_HK" value="null" />
  546. <lang locale="zh_TW" value="null" />
  547. </rs>
  548. <rs key="uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].actions.action[actionTDPrint].smallIcon">
  549. <lang locale="en_US" value="null" />
  550. <lang locale="zh_CN" value="null" />
  551. <lang locale="zh_HK" value="null" />
  552. <lang locale="zh_TW" value="null" />
  553. </rs>
  554. <rs key="uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].alias">
  555. <lang locale="en_US" value="null" />
  556. <lang locale="zh_CN" value="文件页签" />
  557. <lang locale="zh_HK" value="文件頁簽" />
  558. <lang locale="zh_TW" value="文件頁簽" />
  559. </rs>
  560. <rs key="uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].components.component[CoreUI].alias">
  561. <lang locale="en_US" value="null" />
  562. <lang locale="zh_CN" value="null" />
  563. <lang locale="zh_HK" value="null" />
  564. <lang locale="zh_TW" value="null" />
  565. </rs>
  566. <rs key="uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].components.component[btnAuditResult].alias">
  567. <lang locale="en_US" value="null" />
  568. <lang locale="zh_CN" value="null" />
  569. <lang locale="zh_HK" value="null" />
  570. <lang locale="zh_TW" value="null" />
  571. </rs>
  572. <rs key="uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].components.component[btnAuditResult].properties.property[visible].value">
  573. <lang locale="en_US" value="false" />
  574. <lang locale="zh_CN" value="false" />
  575. <lang locale="zh_HK" value="false" />
  576. <lang locale="zh_TW" value="false" />
  577. </rs>
  578. <rs key="uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].components.component[kDSeparator4].alias">
  579. <lang locale="en_US" value="null" />
  580. <lang locale="zh_CN" value="null" />
  581. <lang locale="zh_HK" value="null" />
  582. <lang locale="zh_TW" value="null" />
  583. </rs>
  584. <rs key="uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].components.component[kDSeparator4].properties.property[visible].value">
  585. <lang locale="en_US" value="false" />
  586. <lang locale="zh_CN" value="false" />
  587. <lang locale="zh_HK" value="false" />
  588. <lang locale="zh_TW" value="false" />
  589. </rs>
  590. <rs key="uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].components.component[kDSeparator6].alias">
  591. <lang locale="en_US" value="null" />
  592. <lang locale="zh_CN" value="null" />
  593. <lang locale="zh_HK" value="null" />
  594. <lang locale="zh_TW" value="null" />
  595. </rs>
  596. <rs key="uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].components.component[kDSeparator6].properties.property[visible].value">
  597. <lang locale="en_US" value="false" />
  598. <lang locale="zh_CN" value="false" />
  599. <lang locale="zh_HK" value="false" />
  600. <lang locale="zh_TW" value="false" />
  601. </rs>
  602. <rs key="uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].components.component[menuItemAuditResult].alias">
  603. <lang locale="en_US" value="null" />
  604. <lang locale="zh_CN" value="null" />
  605. <lang locale="zh_HK" value="null" />
  606. <lang locale="zh_TW" value="null" />
  607. </rs>
  608. <rs key="uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].components.component[menuItemAuditResult].properties.property[visible].value">
  609. <lang locale="en_US" value="null" />
  610. <lang locale="zh_CN" value="false" />
  611. <lang locale="zh_HK" value="false" />
  612. <lang locale="zh_TW" value="false" />
  613. </rs>
  614. <rs key="uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].components.component[menuItemCopyTo].alias">
  615. <lang locale="en_US" value="null" />
  616. <lang locale="zh_CN" value="null" />
  617. <lang locale="zh_HK" value="null" />
  618. <lang locale="zh_TW" value="null" />
  619. </rs>
  620. <rs key="uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].components.component[menuItemCopyTo].properties.property[visible].value">
  621. <lang locale="en_US" value="null" />
  622. <lang locale="zh_CN" value="false" />
  623. <lang locale="zh_HK" value="false" />
  624. <lang locale="zh_TW" value="false" />
  625. </rs>
  626. <rs key="uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].components.component[menuItemViewDoProccess].alias">
  627. <lang locale="en_US" value="null" />
  628. <lang locale="zh_CN" value="null" />
  629. <lang locale="zh_HK" value="null" />
  630. <lang locale="zh_TW" value="null" />
  631. </rs>
  632. <rs key="uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].components.component[menuItemViewDoProccess].properties.property[visible].value">
  633. <lang locale="en_US" value="false" />
  634. <lang locale="zh_CN" value="false" />
  635. <lang locale="zh_HK" value="false" />
  636. <lang locale="zh_TW" value="false" />
  637. </rs>
  638. <rs key="uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].components.component[separatorFW2].alias">
  639. <lang locale="en_US" value="null" />
  640. <lang locale="zh_CN" value="null" />
  641. <lang locale="zh_HK" value="null" />
  642. <lang locale="zh_TW" value="null" />
  643. </rs>
  644. <rs key="uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].components.component[separatorFW2].properties.property[visible].value">
  645. <lang locale="en_US" value="true" />
  646. <lang locale="zh_CN" value="true" />
  647. <lang locale="zh_HK" value="true" />
  648. <lang locale="zh_TW" value="true" />
  649. </rs>
  650. <rs key="uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].components.component[tblMain].alias">
  651. <lang locale="en_US" value="null" />
  652. <lang locale="zh_CN" value="null" />
  653. <lang locale="zh_HK" value="null" />
  654. <lang locale="zh_TW" value="null" />
  655. </rs>
  656. <rs key="uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].components.component[tblMain].properties.property[formatXml].value">
  657. <lang locale="en_US" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt; &lt;DocRoot xmlns:c=&quot;http://www.kingdee.com/Common&quot; xmlns:f=&quot;http://www.kingdee.com/Form&quot; xmlns:t=&quot;http://www.kingdee.com/Table&quot; xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; xsi:schemaLocation=&quot;http://www.kingdee.com/KDF KDFSchema.xsd&quot; version=&quot;0.0&quot;&gt;&lt;Styles /&gt;&lt;Table id=&quot;KDTable&quot;&gt;&lt;t:Sheet name=&quot;sheet1&quot;&gt;&lt;t:Table t:selectMode=&quot;15&quot; t:mergeMode=&quot;0&quot; t:dataRequestMode=&quot;0&quot; t:pageRowCount=&quot;100&quot;&gt;&lt;t:ColumnGroup&gt;&lt;t:Column t:key=&quot;id&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; /&gt;&lt;t:Column t:key=&quot;number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; /&gt;&lt;t:Column t:key=&quot;bizDate&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; /&gt;&lt;t:Column t:key=&quot;description&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; /&gt;&lt;t:Column t:key=&quot;createTime&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; /&gt;&lt;t:Column t:key=&quot;lastUpdateTime&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; /&gt;&lt;t:Column t:key=&quot;auditor.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; /&gt;&lt;t:Column t:key=&quot;auditor.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; /&gt;&lt;t:Column t:key=&quot;creator.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; /&gt;&lt;t:Column t:key=&quot;creator.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; /&gt;&lt;t:Column t:key=&quot;lastUpdateUser.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; /&gt;&lt;t:Column t:key=&quot;lastUpdateUser.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; /&gt;&lt;t:Column t:key=&quot;entrys.id&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; /&gt;&lt;t:Column t:key=&quot;handler.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; /&gt;&lt;t:Column t:key=&quot;handler.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; /&gt;&lt;t:Column t:key=&quot;entrys.seq&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; /&gt;&lt;/t:ColumnGroup&gt;&lt;t:Head&gt;&lt;t:Row t:name=&quot;header&quot; t:height=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot;&gt;&lt;t:Cell&gt;id&lt;/t:Cell&gt;&lt;t:Cell&gt;number&lt;/t:Cell&gt;&lt;t:Cell&gt;bizDate&lt;/t:Cell&gt;&lt;t:Cell&gt;description&lt;/t:Cell&gt;&lt;t:Cell&gt;createTime&lt;/t:Cell&gt;&lt;t:Cell&gt;lastUpdateTime&lt;/t:Cell&gt;&lt;t:Cell&gt;auditor.number&lt;/t:Cell&gt;&lt;t:Cell&gt;auditor.name&lt;/t:Cell&gt;&lt;t:Cell&gt;creator.number&lt;/t:Cell&gt;&lt;t:Cell&gt;creator.name&lt;/t:Cell&gt;&lt;t:Cell&gt;lastUpdateUser.number&lt;/t:Cell&gt;&lt;t:Cell&gt;lastUpdateUser.name&lt;/t:Cell&gt;&lt;t:Cell&gt;entrys.id&lt;/t:Cell&gt;&lt;t:Cell&gt;handler.number&lt;/t:Cell&gt;&lt;t:Cell&gt;handler.name&lt;/t:Cell&gt;&lt;t:Cell&gt;entrys.seq&lt;/t:Cell&gt;&lt;/t:Row&gt;&lt;/t:Head&gt;&lt;/t:Table&gt;&lt;t:SheetOptions&gt;&lt;t:MergeBlocks&gt;&lt;t:Head /&gt;&lt;/t:MergeBlocks&gt;&lt;/t:SheetOptions&gt;&lt;/t:Sheet&gt;&lt;/Table&gt;&lt;/DocRoot&gt; " />
  658. <lang locale="zh_CN" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&lt;DocRoot xmlns:c=&quot;http://www.kingdee.com/Common&quot; xmlns:f=&quot;http://www.kingdee.com/Form&quot; xmlns:t=&quot;http://www.kingdee.com/Table&quot; xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; xsi:schemaLocation=&quot;http://www.kingdee.com/KDF KDFSchema.xsd&quot; version=&quot;0.0&quot;&gt;&lt;Styles&gt;&lt;c:Style id=&quot;sCol0&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol4&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol5&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol6&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol8&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol10&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol11&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol12&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol13&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;/Styles&gt;&lt;Table id=&quot;KDTable&quot;&gt;&lt;t:Sheet name=&quot;sheet1&quot;&gt;&lt;t:Table t:selectMode=&quot;15&quot; t:mergeMode=&quot;0&quot; t:dataRequestMode=&quot;0&quot; t:pageRowCount=&quot;100&quot;&gt;&lt;t:ColumnGroup&gt;&lt;t:Column t:key=&quot;id&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol0&quot; /&gt;&lt;t:Column t:key=&quot;number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;bizDate&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;description&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;createTime&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol4&quot; /&gt;&lt;t:Column t:key=&quot;lastUpdateTime&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol5&quot; /&gt;&lt;t:Column t:key=&quot;auditor.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol6&quot; /&gt;&lt;t:Column t:key=&quot;auditor.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;creator.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol8&quot; /&gt;&lt;t:Column t:key=&quot;creator.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;lastUpdateUser.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol10&quot; /&gt;&lt;t:Column t:key=&quot;lastUpdateUser.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol11&quot; /&gt;&lt;t:Column t:key=&quot;handler.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol12&quot; /&gt;&lt;t:Column t:key=&quot;handler.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol13&quot; /&gt;&lt;t:Column t:key=&quot;number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;/t:ColumnGroup&gt;&lt;t:Head&gt;&lt;t:Row t:name=&quot;header&quot; t:height=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot;&gt;&lt;t:Cell&gt;id&lt;/t:Cell&gt;&lt;t:Cell&gt;编码&lt;/t:Cell&gt;&lt;t:Cell&gt;业务日期&lt;/t:Cell&gt;&lt;t:Cell&gt;参考信息&lt;/t:Cell&gt;&lt;t:Cell&gt;创建时间&lt;/t:Cell&gt;&lt;t:Cell&gt;最后修改时间&lt;/t:Cell&gt;&lt;t:Cell&gt;审核人编码&lt;/t:Cell&gt;&lt;t:Cell&gt;审核人名称&lt;/t:Cell&gt;&lt;t:Cell&gt;制单人编码&lt;/t:Cell&gt;&lt;t:Cell&gt;制单人名称&lt;/t:Cell&gt;&lt;t:Cell&gt;修改人编码&lt;/t:Cell&gt;&lt;t:Cell&gt;修改人名称&lt;/t:Cell&gt;&lt;t:Cell&gt;经手人编码&lt;/t:Cell&gt;&lt;t:Cell&gt;经手人名称&lt;/t:Cell&gt;&lt;t:Cell&gt;编码&lt;/t:Cell&gt;&lt;/t:Row&gt;&lt;/t:Head&gt;&lt;/t:Table&gt;&lt;t:SheetOptions&gt;&lt;t:MergeBlocks&gt;&lt;t:Head /&gt;&lt;/t:MergeBlocks&gt;&lt;/t:SheetOptions&gt;&lt;/t:Sheet&gt;&lt;/Table&gt;&lt;/DocRoot&gt;" />
  659. <lang locale="zh_HK" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&lt;DocRoot xmlns:c=&quot;http://www.kingdee.com/Common&quot; xmlns:f=&quot;http://www.kingdee.com/Form&quot; xmlns:t=&quot;http://www.kingdee.com/Table&quot; xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; xsi:schemaLocation=&quot;http://www.kingdee.com/KDF KDFSchema.xsd&quot; version=&quot;0.0&quot;&gt;&lt;Styles&gt;&lt;c:Style id=&quot;sCol0&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol4&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol5&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol6&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol8&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol10&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol11&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol12&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol13&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;/Styles&gt;&lt;Table id=&quot;KDTable&quot;&gt;&lt;t:Sheet name=&quot;sheet1&quot;&gt;&lt;t:Table t:selectMode=&quot;15&quot; t:mergeMode=&quot;0&quot; t:dataRequestMode=&quot;0&quot; t:pageRowCount=&quot;100&quot;&gt;&lt;t:ColumnGroup&gt;&lt;t:Column t:key=&quot;id&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol0&quot; /&gt;&lt;t:Column t:key=&quot;number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;bizDate&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;description&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;createTime&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol4&quot; /&gt;&lt;t:Column t:key=&quot;lastUpdateTime&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol5&quot; /&gt;&lt;t:Column t:key=&quot;auditor.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol6&quot; /&gt;&lt;t:Column t:key=&quot;auditor.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;creator.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol8&quot; /&gt;&lt;t:Column t:key=&quot;creator.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;lastUpdateUser.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol10&quot; /&gt;&lt;t:Column t:key=&quot;lastUpdateUser.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol11&quot; /&gt;&lt;t:Column t:key=&quot;handler.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol12&quot; /&gt;&lt;t:Column t:key=&quot;handler.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol13&quot; /&gt;&lt;t:Column t:key=&quot;number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;/t:ColumnGroup&gt;&lt;t:Head&gt;&lt;t:Row t:name=&quot;header&quot; t:height=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot;&gt;&lt;t:Cell&gt;id&lt;/t:Cell&gt;&lt;t:Cell&gt;編碼&lt;/t:Cell&gt;&lt;t:Cell&gt;業務日期&lt;/t:Cell&gt;&lt;t:Cell&gt;參考信息&lt;/t:Cell&gt;&lt;t:Cell&gt;創建時間&lt;/t:Cell&gt;&lt;t:Cell&gt;最後修改時間&lt;/t:Cell&gt;&lt;t:Cell&gt;審核人編碼&lt;/t:Cell&gt;&lt;t:Cell&gt;審核人名稱&lt;/t:Cell&gt;&lt;t:Cell&gt;制單人編碼&lt;/t:Cell&gt;&lt;t:Cell&gt;制單人名稱&lt;/t:Cell&gt;&lt;t:Cell&gt;修改人編碼&lt;/t:Cell&gt;&lt;t:Cell&gt;修改人名稱&lt;/t:Cell&gt;&lt;t:Cell&gt;經手人編碼&lt;/t:Cell&gt;&lt;t:Cell&gt;經手人名稱&lt;/t:Cell&gt;&lt;t:Cell&gt;編碼&lt;/t:Cell&gt;&lt;/t:Row&gt;&lt;/t:Head&gt;&lt;/t:Table&gt;&lt;t:SheetOptions&gt;&lt;t:MergeBlocks&gt;&lt;t:Head /&gt;&lt;/t:MergeBlocks&gt;&lt;/t:SheetOptions&gt;&lt;/t:Sheet&gt;&lt;/Table&gt;&lt;/DocRoot&gt;" />
  660. <lang locale="zh_TW" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&lt;DocRoot xmlns:c=&quot;http://www.kingdee.com/Common&quot; xmlns:f=&quot;http://www.kingdee.com/Form&quot; xmlns:t=&quot;http://www.kingdee.com/Table&quot; xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; xsi:schemaLocation=&quot;http://www.kingdee.com/KDF KDFSchema.xsd&quot; version=&quot;0.0&quot;&gt;&lt;Styles&gt;&lt;c:Style id=&quot;sCol0&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol4&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol5&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol6&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol8&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol10&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol11&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol12&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol13&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;/Styles&gt;&lt;Table id=&quot;KDTable&quot;&gt;&lt;t:Sheet name=&quot;sheet1&quot;&gt;&lt;t:Table t:selectMode=&quot;15&quot; t:mergeMode=&quot;0&quot; t:dataRequestMode=&quot;0&quot; t:pageRowCount=&quot;100&quot;&gt;&lt;t:ColumnGroup&gt;&lt;t:Column t:key=&quot;id&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol0&quot; /&gt;&lt;t:Column t:key=&quot;number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;bizDate&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;description&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;createTime&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol4&quot; /&gt;&lt;t:Column t:key=&quot;lastUpdateTime&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol5&quot; /&gt;&lt;t:Column t:key=&quot;auditor.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol6&quot; /&gt;&lt;t:Column t:key=&quot;auditor.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;creator.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol8&quot; /&gt;&lt;t:Column t:key=&quot;creator.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;lastUpdateUser.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol10&quot; /&gt;&lt;t:Column t:key=&quot;lastUpdateUser.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol11&quot; /&gt;&lt;t:Column t:key=&quot;handler.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol12&quot; /&gt;&lt;t:Column t:key=&quot;handler.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol13&quot; /&gt;&lt;t:Column t:key=&quot;number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;/t:ColumnGroup&gt;&lt;t:Head&gt;&lt;t:Row t:name=&quot;header&quot; t:height=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot;&gt;&lt;t:Cell&gt;id&lt;/t:Cell&gt;&lt;t:Cell&gt;編碼&lt;/t:Cell&gt;&lt;t:Cell&gt;業務日期&lt;/t:Cell&gt;&lt;t:Cell&gt;參考信息&lt;/t:Cell&gt;&lt;t:Cell&gt;創建時間&lt;/t:Cell&gt;&lt;t:Cell&gt;最後修改時間&lt;/t:Cell&gt;&lt;t:Cell&gt;審核人編碼&lt;/t:Cell&gt;&lt;t:Cell&gt;審核人名稱&lt;/t:Cell&gt;&lt;t:Cell&gt;制單人編碼&lt;/t:Cell&gt;&lt;t:Cell&gt;制單人名稱&lt;/t:Cell&gt;&lt;t:Cell&gt;修改人編碼&lt;/t:Cell&gt;&lt;t:Cell&gt;修改人名稱&lt;/t:Cell&gt;&lt;t:Cell&gt;經手人編碼&lt;/t:Cell&gt;&lt;t:Cell&gt;經手人名稱&lt;/t:Cell&gt;&lt;t:Cell&gt;編碼&lt;/t:Cell&gt;&lt;/t:Row&gt;&lt;/t:Head&gt;&lt;/t:Table&gt;&lt;t:SheetOptions&gt;&lt;t:MergeBlocks&gt;&lt;t:Head /&gt;&lt;/t:MergeBlocks&gt;&lt;/t:SheetOptions&gt;&lt;/t:Sheet&gt;&lt;/Table&gt;&lt;/DocRoot&gt;" />
  661. </rs>
  662. <rs key="uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].description">
  663. <lang locale="en_US" value="null" />
  664. <lang locale="zh_CN" value="多分录基础单据查询界面" />
  665. <lang locale="zh_HK" value="多分錄基礎單據查詢介面" />
  666. <lang locale="zh_TW" value="多分錄基礎單據查詢介面" />
  667. </rs>
  668. <rs key="uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].extendedProperty.bimTemplateType">
  669. <lang locale="en_US" value="MCoreBillBase" />
  670. <lang locale="zh_CN" value="MCoreBillBase" />
  671. <lang locale="zh_TW" value="MCoreBillBase" />
  672. </rs>
  673. <rs key="uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].extendedProperty.bimUIType">
  674. <lang locale="en_US" value="ListUI" />
  675. <lang locale="zh_CN" value="ListUI" />
  676. <lang locale="zh_TW" value="ListUI" />
  677. </rs>
  678. <rs key="uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].statuses.status[VIEW].alias">
  679. <lang locale="en_US" value="null" />
  680. <lang locale="zh_CN" value="浏览" />
  681. <lang locale="zh_HK" value="瀏覽" />
  682. <lang locale="zh_TW" value="瀏覽" />
  683. </rs>
  684. <rs key="uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].statuses.status[VIEW].description">
  685. <lang locale="en_US" value="null" />
  686. <lang locale="zh_CN" value="浏览" />
  687. <lang locale="zh_HK" value="瀏覽" />
  688. <lang locale="zh_TW" value="瀏覽" />
  689. </rs>
  690. <rs key="uiObject[com.kingdee.eas.custom.esign.client.FileTabListUI].title">
  691. <lang locale="en_US" value="null" />
  692. <lang locale="zh_CN" value="文件页签" />
  693. <lang locale="zh_HK" value="文件頁簽" />
  694. <lang locale="zh_TW" value="文件頁簽" />
  695. </rs>
  696. </resource>
  697. </uiObject>