BSViewConfigListUI.ui 78 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <uiObject xmlns="com.kingdee.bos.metadata">
  3. <package>com.kingdee.eas.custom.beisenconfig.client</package>
  4. <name>BSViewConfigListUI</name>
  5. <alias>uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].alias</alias>
  6. <description>uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].description</description>
  7. <userDefined>true</userDefined>
  8. <releasePackage>com.kingdee.eas.custom.beisenconfig.client</releasePackage>
  9. <releaseClass>BSViewConfigListUI</releaseClass>
  10. <title>uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].title</title>
  11. <uitype />
  12. <defaultbutton />
  13. <bizUnitPK>com.kingdee.eas.custom.beisenconfig.BSViewConfig</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.beisenconfig.client.BSViewConfigListUI].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.beisenconfig.client.BSViewConfigListUI].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.beisenconfig.client.BSViewConfigListUI].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>entrys.id.text</propertyName>
  194. <propertyType>java.lang.Object</propertyType>
  195. <bindingObject>mainQuery</bindingObject>
  196. <bindingField>entrys.id</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.number.text</propertyName>
  205. <propertyType>java.lang.Object</propertyType>
  206. <bindingObject>mainQuery</bindingObject>
  207. <bindingField>handler.number</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. <propertyBinding>
  215. <propertyName>handler.name.text</propertyName>
  216. <propertyType>java.lang.Object</propertyType>
  217. <bindingObject>mainQuery</bindingObject>
  218. <bindingField>handler.name</bindingField>
  219. <fieldType>java.lang.String</fieldType>
  220. <accessType>2</accessType>
  221. <autoMode>false</autoMode>
  222. <herited>false</herited>
  223. <userDefined>true</userDefined>
  224. </propertyBinding>
  225. <propertyBinding>
  226. <propertyName>entrys.seq.text</propertyName>
  227. <propertyType>java.lang.Object</propertyType>
  228. <bindingObject>mainQuery</bindingObject>
  229. <bindingField>entrys.seq</bindingField>
  230. <fieldType>java.lang.String</fieldType>
  231. <accessType>2</accessType>
  232. <autoMode>false</autoMode>
  233. <herited>false</herited>
  234. <userDefined>true</userDefined>
  235. </propertyBinding>
  236. <propertyBinding>
  237. <propertyName>osfSericeName.text</propertyName>
  238. <propertyType>java.lang.Object</propertyType>
  239. <bindingObject>mainQuery</bindingObject>
  240. <bindingField>osfSericeName</bindingField>
  241. <fieldType>java.lang.String</fieldType>
  242. <accessType>2</accessType>
  243. <autoMode>false</autoMode>
  244. <herited>false</herited>
  245. <userDefined>true</userDefined>
  246. </propertyBinding>
  247. <propertyBinding>
  248. <propertyName>entrys.view.effectDate.text</propertyName>
  249. <propertyType>java.lang.Object</propertyType>
  250. <bindingObject>mainQuery</bindingObject>
  251. <bindingField>entrys.view.effectDate</bindingField>
  252. <fieldType>java.lang.String</fieldType>
  253. <accessType>2</accessType>
  254. <autoMode>false</autoMode>
  255. <herited>false</herited>
  256. <userDefined>true</userDefined>
  257. </propertyBinding>
  258. <propertyBinding>
  259. <propertyName>entrys.isCreateData.text</propertyName>
  260. <propertyType>java.lang.Object</propertyType>
  261. <bindingObject>mainQuery</bindingObject>
  262. <bindingField>entrys.isCreateData</bindingField>
  263. <fieldType>java.lang.String</fieldType>
  264. <accessType>2</accessType>
  265. <autoMode>false</autoMode>
  266. <herited>false</herited>
  267. <userDefined>true</userDefined>
  268. </propertyBinding>
  269. <propertyBinding>
  270. <propertyName>entrys.fileldsEx.text</propertyName>
  271. <propertyType>java.lang.Object</propertyType>
  272. <bindingObject>mainQuery</bindingObject>
  273. <bindingField>entrys.fileldsEx</bindingField>
  274. <fieldType>java.lang.String</fieldType>
  275. <accessType>2</accessType>
  276. <autoMode>false</autoMode>
  277. <herited>false</herited>
  278. <userDefined>true</userDefined>
  279. </propertyBinding>
  280. <propertyBinding>
  281. <propertyName>entrys.file.text</propertyName>
  282. <propertyType>java.lang.Object</propertyType>
  283. <bindingObject>mainQuery</bindingObject>
  284. <bindingField>entrys.file</bindingField>
  285. <fieldType>java.lang.String</fieldType>
  286. <accessType>2</accessType>
  287. <autoMode>false</autoMode>
  288. <herited>false</herited>
  289. <userDefined>true</userDefined>
  290. </propertyBinding>
  291. <propertyBinding>
  292. <propertyName>entrys.beiSenData.text</propertyName>
  293. <propertyType>java.lang.Object</propertyType>
  294. <bindingObject>mainQuery</bindingObject>
  295. <bindingField>entrys.beiSenData</bindingField>
  296. <fieldType>java.lang.String</fieldType>
  297. <accessType>2</accessType>
  298. <autoMode>false</autoMode>
  299. <herited>false</herited>
  300. <userDefined>true</userDefined>
  301. </propertyBinding>
  302. <propertyBinding>
  303. <propertyName>entrys.boy.text</propertyName>
  304. <propertyType>java.lang.Object</propertyType>
  305. <bindingObject>mainQuery</bindingObject>
  306. <bindingField>entrys.boy</bindingField>
  307. <fieldType>java.lang.String</fieldType>
  308. <accessType>2</accessType>
  309. <autoMode>false</autoMode>
  310. <herited>false</herited>
  311. <userDefined>true</userDefined>
  312. </propertyBinding>
  313. <propertyBinding>
  314. <propertyName>osfParam.text</propertyName>
  315. <propertyType>java.lang.Object</propertyType>
  316. <bindingObject>mainQuery</bindingObject>
  317. <bindingField>osfParam</bindingField>
  318. <fieldType>java.lang.String</fieldType>
  319. <accessType>2</accessType>
  320. <autoMode>false</autoMode>
  321. <herited>false</herited>
  322. <userDefined>true</userDefined>
  323. </propertyBinding>
  324. <propertyBinding>
  325. <propertyName>isEnabled.text</propertyName>
  326. <propertyType>java.lang.Object</propertyType>
  327. <bindingObject>mainQuery</bindingObject>
  328. <bindingField>isEnabled</bindingField>
  329. <fieldType>java.lang.String</fieldType>
  330. <accessType>2</accessType>
  331. <autoMode>false</autoMode>
  332. <herited>false</herited>
  333. <userDefined>true</userDefined>
  334. </propertyBinding>
  335. <propertyBinding>
  336. <propertyName>entrys.headDataEntry.text</propertyName>
  337. <propertyType>java.lang.Object</propertyType>
  338. <bindingObject>mainQuery</bindingObject>
  339. <bindingField>entrys.headDataEntry</bindingField>
  340. <fieldType>java.lang.String</fieldType>
  341. <accessType>2</accessType>
  342. <autoMode>false</autoMode>
  343. <herited>false</herited>
  344. <userDefined>true</userDefined>
  345. </propertyBinding>
  346. <propertyBinding>
  347. <propertyName>entrys.headWhere.text</propertyName>
  348. <propertyType>java.lang.Object</propertyType>
  349. <bindingObject>mainQuery</bindingObject>
  350. <bindingField>entrys.headWhere</bindingField>
  351. <fieldType>java.lang.String</fieldType>
  352. <accessType>2</accessType>
  353. <autoMode>false</autoMode>
  354. <herited>false</herited>
  355. <userDefined>true</userDefined>
  356. </propertyBinding>
  357. </propertyBindings>
  358. </component>
  359. <component>
  360. <name>separatorFW2</name>
  361. <alias>uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].components.component[separatorFW2].alias</alias>
  362. <userDefined>false</userDefined>
  363. <classType>javax.swing.JToolBar.Separator</classType>
  364. <isContainer>false</isContainer>
  365. <constraints />
  366. <tabIndex>0</tabIndex>
  367. <herited>false</herited>
  368. <bimUIObjectPK />
  369. <properties>
  370. <property>
  371. <name>visible</name>
  372. <type>boolean</type>
  373. <value>uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].components.component[separatorFW2].properties.property[visible].value</value>
  374. <isMultiLan>false</isMultiLan>
  375. <userDefined>false</userDefined>
  376. </property>
  377. </properties>
  378. </component>
  379. <component>
  380. <name>btnAuditResult</name>
  381. <alias>uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].components.component[btnAuditResult].alias</alias>
  382. <userDefined>false</userDefined>
  383. <classType>com.kingdee.bos.ctrl.swing.KDWorkButton</classType>
  384. <isContainer>false</isContainer>
  385. <constraints />
  386. <tabIndex>0</tabIndex>
  387. <herited>false</herited>
  388. <bimUIObjectPK />
  389. <properties>
  390. <property>
  391. <name>visible</name>
  392. <type>boolean</type>
  393. <value>uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].components.component[btnAuditResult].properties.property[visible].value</value>
  394. <isMultiLan>false</isMultiLan>
  395. <userDefined>true</userDefined>
  396. </property>
  397. </properties>
  398. </component>
  399. <component>
  400. <name>menuItemCopyTo</name>
  401. <alias>uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].components.component[menuItemCopyTo].alias</alias>
  402. <userDefined>false</userDefined>
  403. <classType>com.kingdee.bos.ctrl.swing.KDMenuItem</classType>
  404. <isContainer>false</isContainer>
  405. <constraints />
  406. <tabIndex>0</tabIndex>
  407. <herited>false</herited>
  408. <bimUIObjectPK />
  409. <properties>
  410. <property>
  411. <name>visible</name>
  412. <type>boolean</type>
  413. <value>uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].components.component[menuItemCopyTo].properties.property[visible].value</value>
  414. <isMultiLan>false</isMultiLan>
  415. <userDefined>true</userDefined>
  416. </property>
  417. </properties>
  418. </component>
  419. <component>
  420. <name>kDSeparator4</name>
  421. <alias>uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].components.component[kDSeparator4].alias</alias>
  422. <userDefined>false</userDefined>
  423. <classType>com.kingdee.bos.ctrl.swing.KDSeparator</classType>
  424. <isContainer>false</isContainer>
  425. <constraints />
  426. <tabIndex>0</tabIndex>
  427. <herited>false</herited>
  428. <bimUIObjectPK />
  429. <properties>
  430. <property>
  431. <name>visible</name>
  432. <type>boolean</type>
  433. <value>uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].components.component[kDSeparator4].properties.property[visible].value</value>
  434. <isMultiLan>false</isMultiLan>
  435. <userDefined>false</userDefined>
  436. </property>
  437. </properties>
  438. </component>
  439. <component>
  440. <name>kDSeparator6</name>
  441. <alias>uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].components.component[kDSeparator6].alias</alias>
  442. <userDefined>false</userDefined>
  443. <classType>com.kingdee.bos.ctrl.swing.KDSeparator</classType>
  444. <isContainer>false</isContainer>
  445. <constraints />
  446. <tabIndex>0</tabIndex>
  447. <herited>false</herited>
  448. <bimUIObjectPK />
  449. <properties>
  450. <property>
  451. <name>visible</name>
  452. <type>boolean</type>
  453. <value>uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].components.component[kDSeparator6].properties.property[visible].value</value>
  454. <isMultiLan>false</isMultiLan>
  455. <userDefined>false</userDefined>
  456. </property>
  457. </properties>
  458. </component>
  459. <component>
  460. <name>menuItemViewDoProccess</name>
  461. <alias>uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].components.component[menuItemViewDoProccess].alias</alias>
  462. <userDefined>false</userDefined>
  463. <classType>com.kingdee.bos.ctrl.swing.KDMenuItem</classType>
  464. <isContainer>false</isContainer>
  465. <constraints />
  466. <tabIndex>0</tabIndex>
  467. <herited>false</herited>
  468. <bimUIObjectPK />
  469. <properties>
  470. <property>
  471. <name>visible</name>
  472. <type>boolean</type>
  473. <value>uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].components.component[menuItemViewDoProccess].properties.property[visible].value</value>
  474. <isMultiLan>false</isMultiLan>
  475. <userDefined>false</userDefined>
  476. </property>
  477. </properties>
  478. </component>
  479. <component>
  480. <name>menuItemAuditResult</name>
  481. <alias>uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].components.component[menuItemAuditResult].alias</alias>
  482. <userDefined>false</userDefined>
  483. <classType>com.kingdee.bos.ctrl.swing.KDMenuItem</classType>
  484. <isContainer>false</isContainer>
  485. <constraints />
  486. <tabIndex>0</tabIndex>
  487. <herited>false</herited>
  488. <bimUIObjectPK />
  489. <properties>
  490. <property>
  491. <name>visible</name>
  492. <type>boolean</type>
  493. <value>uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].components.component[menuItemAuditResult].properties.property[visible].value</value>
  494. <isMultiLan>false</isMultiLan>
  495. <userDefined>true</userDefined>
  496. </property>
  497. </properties>
  498. </component>
  499. </components>
  500. <dataObjects>
  501. <dataObject>
  502. <name>mainQuery</name>
  503. <type>com.kingdee.eas.custom.beisenconfig.app.BSViewConfigQuery</type>
  504. <objectType>jqye</objectType>
  505. <herited>true</herited>
  506. <userDefined>false</userDefined>
  507. </dataObject>
  508. </dataObjects>
  509. <actions>
  510. <action>
  511. <instanceName>actionRemove</instanceName>
  512. <className>ActionRemove</className>
  513. <name>uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].actions.action[actionRemove].name</name>
  514. <enabled>true</enabled>
  515. <actionPerformed />
  516. <beforeActionPerformed />
  517. <afterActionPerformed />
  518. <finallyActionPerformed />
  519. <actionCommandKey />
  520. <acceleratorKey>ctrl D</acceleratorKey>
  521. <mnemonicKey />
  522. <smallIcon>uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].actions.action[actionRemove].smallIcon</smallIcon>
  523. <shortDescription>uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].actions.action[actionRemove].shortDescription</shortDescription>
  524. <longDescription>uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].actions.action[actionRemove].longDescription</longDescription>
  525. <isBindWorkFlow>true</isBindWorkFlow>
  526. <herited>true</herited>
  527. <daemonRun>false</daemonRun>
  528. <actionExtendProperty />
  529. <services>&lt;?xml version="1.0" encoding="UTF-8"?&gt;
  530. &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>
  531. <userDefined>false</userDefined>
  532. <userDefinedLogic />
  533. <oprtIntent />
  534. <nextUI />
  535. <isUIPNavigator>false</isUIPNavigator>
  536. <isBatchAction>false</isBatchAction>
  537. <isEntryAction>false</isEntryAction>
  538. <batchMethodName />
  539. </action>
  540. <action>
  541. <instanceName>actionTDPrint</instanceName>
  542. <className>ActionTDPrint</className>
  543. <name>uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].actions.action[actionTDPrint].name</name>
  544. <enabled>true</enabled>
  545. <actionPerformed>checkSelected();
  546. ArrayList idList =super.getSelectedIdValues();
  547. if (idList == null || idList.size() == 0 || getTDQueryPK() == null || getTDFileName() == null)
  548. return;
  549. com.kingdee.bos.ctrl.reportone.r1.print.data.AbstractPrintDataProvider data = new com.kingdee.bos.ctrl.report.forapp.kdnote.client.DefaultNoteDataProvider(idList,getTDQueryPK());
  550. com.kingdee.bos.ctrl.report.forapp.kdnote.client.KDNoteHelper appHlp = new com.kingdee.bos.ctrl.report.forapp.kdnote.client.KDNoteHelper();
  551. appHlp.print(getTDFileName(), data, javax.swing.SwingUtilities.getWindowAncestor(this));</actionPerformed>
  552. <beforeActionPerformed />
  553. <afterActionPerformed />
  554. <finallyActionPerformed />
  555. <actionCommandKey />
  556. <acceleratorKey />
  557. <mnemonicKey />
  558. <smallIcon>uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].actions.action[actionTDPrint].smallIcon</smallIcon>
  559. <shortDescription>uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].actions.action[actionTDPrint].shortDescription</shortDescription>
  560. <longDescription>uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].actions.action[actionTDPrint].longDescription</longDescription>
  561. <isBindWorkFlow>false</isBindWorkFlow>
  562. <herited>false</herited>
  563. <daemonRun>false</daemonRun>
  564. <actionExtendProperty />
  565. <services>&lt;?xml version="1.0" encoding="UTF-8"?&gt;
  566. &lt;root&gt;&lt;service class="com.kingdee.eas.framework.client.service.PermissionService" /&gt;&lt;/root&gt;</services>
  567. <userDefined>true</userDefined>
  568. <userDefinedLogic />
  569. <oprtIntent />
  570. <nextUI />
  571. <isUIPNavigator>false</isUIPNavigator>
  572. <isBatchAction>false</isBatchAction>
  573. <isEntryAction>false</isEntryAction>
  574. <batchMethodName />
  575. </action>
  576. <action>
  577. <instanceName>actionTDPrintPreview</instanceName>
  578. <className>ActionTDPrintPreview</className>
  579. <name>uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].actions.action[actionTDPrintPreview].name</name>
  580. <enabled>true</enabled>
  581. <actionPerformed>checkSelected();
  582. ArrayList idList =super.getSelectedIdValues();
  583. if (idList == null || idList.size() == 0 || getTDQueryPK() == null || getTDFileName() == null)
  584. return;
  585. com.kingdee.bos.ctrl.reportone.r1.print.data.AbstractPrintDataProvider data = new com.kingdee.bos.ctrl.report.forapp.kdnote.client.DefaultNoteDataProvider(idList,getTDQueryPK());
  586. com.kingdee.bos.ctrl.report.forapp.kdnote.client.KDNoteHelper appHlp = new com.kingdee.bos.ctrl.report.forapp.kdnote.client.KDNoteHelper();
  587. appHlp.printPreview(getTDFileName(), data, javax.swing.SwingUtilities.getWindowAncestor(this));</actionPerformed>
  588. <beforeActionPerformed />
  589. <afterActionPerformed />
  590. <finallyActionPerformed />
  591. <actionCommandKey />
  592. <acceleratorKey />
  593. <mnemonicKey />
  594. <smallIcon>uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].actions.action[actionTDPrintPreview].smallIcon</smallIcon>
  595. <shortDescription>uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].actions.action[actionTDPrintPreview].shortDescription</shortDescription>
  596. <longDescription>uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].actions.action[actionTDPrintPreview].longDescription</longDescription>
  597. <isBindWorkFlow>false</isBindWorkFlow>
  598. <herited>false</herited>
  599. <daemonRun>false</daemonRun>
  600. <actionExtendProperty />
  601. <services>&lt;?xml version="1.0" encoding="UTF-8"?&gt;
  602. &lt;root&gt;&lt;service class="com.kingdee.eas.framework.client.service.PermissionService" /&gt;&lt;/root&gt;</services>
  603. <userDefined>true</userDefined>
  604. <userDefinedLogic />
  605. <oprtIntent />
  606. <nextUI />
  607. <isUIPNavigator>false</isUIPNavigator>
  608. <isBatchAction>false</isBatchAction>
  609. <isEntryAction>false</isEntryAction>
  610. <batchMethodName />
  611. </action>
  612. </actions>
  613. <statuses>
  614. <status>
  615. <id />
  616. <name>VIEW</name>
  617. <alias>uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].statuses.status[VIEW].alias</alias>
  618. <default>false</default>
  619. <description>uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].statuses.status[VIEW].description</description>
  620. <herited>false</herited>
  621. <userDefined>true</userDefined>
  622. </status>
  623. </statuses>
  624. <resource>
  625. <rs key="uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].actions.action[actionRemove].longDescription">
  626. <lang locale="en_US" value="null" />
  627. <lang locale="zh_CN" value="删除" />
  628. <lang locale="zh_HK" value="刪除" />
  629. <lang locale="zh_TW" value="刪除" />
  630. </rs>
  631. <rs key="uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].actions.action[actionRemove].name">
  632. <lang locale="en_US" value="null" />
  633. <lang locale="zh_CN" value="删除" />
  634. <lang locale="zh_HK" value="刪除" />
  635. <lang locale="zh_TW" value="刪除" />
  636. </rs>
  637. <rs key="uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].actions.action[actionRemove].shortDescription">
  638. <lang locale="en_US" value="null" />
  639. <lang locale="zh_CN" value="删除" />
  640. <lang locale="zh_HK" value="刪除" />
  641. <lang locale="zh_TW" value="刪除" />
  642. </rs>
  643. <rs key="uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].actions.action[actionRemove].smallIcon">
  644. <lang locale="en_US" value="null" />
  645. <lang locale="zh_CN" value="null" />
  646. <lang locale="zh_HK" value="null" />
  647. <lang locale="zh_TW" value="null" />
  648. </rs>
  649. <rs key="uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].actions.action[actionTDPrintPreview].longDescription">
  650. <lang locale="en_US" value="null" />
  651. <lang locale="zh_CN" value="null" />
  652. <lang locale="zh_HK" value="null" />
  653. <lang locale="zh_TW" value="null" />
  654. </rs>
  655. <rs key="uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].actions.action[actionTDPrintPreview].name">
  656. <lang locale="en_US" value="null" />
  657. <lang locale="zh_CN" value="null" />
  658. <lang locale="zh_HK" value="null" />
  659. <lang locale="zh_TW" value="null" />
  660. </rs>
  661. <rs key="uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].actions.action[actionTDPrintPreview].shortDescription">
  662. <lang locale="en_US" value="null" />
  663. <lang locale="zh_CN" value="null" />
  664. <lang locale="zh_HK" value="null" />
  665. <lang locale="zh_TW" value="null" />
  666. </rs>
  667. <rs key="uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].actions.action[actionTDPrintPreview].smallIcon">
  668. <lang locale="en_US" value="null" />
  669. <lang locale="zh_CN" value="null" />
  670. <lang locale="zh_HK" value="null" />
  671. <lang locale="zh_TW" value="null" />
  672. </rs>
  673. <rs key="uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].actions.action[actionTDPrint].longDescription">
  674. <lang locale="en_US" value="null" />
  675. <lang locale="zh_CN" value="null" />
  676. <lang locale="zh_HK" value="null" />
  677. <lang locale="zh_TW" value="null" />
  678. </rs>
  679. <rs key="uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].actions.action[actionTDPrint].name">
  680. <lang locale="en_US" value="null" />
  681. <lang locale="zh_CN" value="null" />
  682. <lang locale="zh_HK" value="null" />
  683. <lang locale="zh_TW" value="null" />
  684. </rs>
  685. <rs key="uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].actions.action[actionTDPrint].shortDescription">
  686. <lang locale="en_US" value="null" />
  687. <lang locale="zh_CN" value="null" />
  688. <lang locale="zh_HK" value="null" />
  689. <lang locale="zh_TW" value="null" />
  690. </rs>
  691. <rs key="uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].actions.action[actionTDPrint].smallIcon">
  692. <lang locale="en_US" value="null" />
  693. <lang locale="zh_CN" value="null" />
  694. <lang locale="zh_HK" value="null" />
  695. <lang locale="zh_TW" value="null" />
  696. </rs>
  697. <rs key="uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].alias">
  698. <lang locale="en_US" value="null" />
  699. <lang locale="zh_CN" value="北森视图配置" />
  700. <lang locale="zh_HK" value="北森視圖配置" />
  701. <lang locale="zh_TW" value="北森視圖配置" />
  702. </rs>
  703. <rs key="uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].components.component[CoreUI].alias">
  704. <lang locale="en_US" value="null" />
  705. <lang locale="zh_CN" value="null" />
  706. <lang locale="zh_HK" value="null" />
  707. <lang locale="zh_TW" value="null" />
  708. </rs>
  709. <rs key="uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].components.component[btnAuditResult].alias">
  710. <lang locale="en_US" value="null" />
  711. <lang locale="zh_CN" value="null" />
  712. <lang locale="zh_HK" value="null" />
  713. <lang locale="zh_TW" value="null" />
  714. </rs>
  715. <rs key="uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].components.component[btnAuditResult].properties.property[visible].value">
  716. <lang locale="en_US" value="false" />
  717. <lang locale="zh_CN" value="false" />
  718. <lang locale="zh_HK" value="false" />
  719. <lang locale="zh_TW" value="false" />
  720. </rs>
  721. <rs key="uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].components.component[kDSeparator4].alias">
  722. <lang locale="en_US" value="null" />
  723. <lang locale="zh_CN" value="null" />
  724. <lang locale="zh_HK" value="null" />
  725. <lang locale="zh_TW" value="null" />
  726. </rs>
  727. <rs key="uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].components.component[kDSeparator4].properties.property[visible].value">
  728. <lang locale="en_US" value="false" />
  729. <lang locale="zh_CN" value="false" />
  730. <lang locale="zh_HK" value="false" />
  731. <lang locale="zh_TW" value="false" />
  732. </rs>
  733. <rs key="uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].components.component[kDSeparator6].alias">
  734. <lang locale="en_US" value="null" />
  735. <lang locale="zh_CN" value="null" />
  736. <lang locale="zh_HK" value="null" />
  737. <lang locale="zh_TW" value="null" />
  738. </rs>
  739. <rs key="uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].components.component[kDSeparator6].properties.property[visible].value">
  740. <lang locale="en_US" value="false" />
  741. <lang locale="zh_CN" value="false" />
  742. <lang locale="zh_HK" value="false" />
  743. <lang locale="zh_TW" value="false" />
  744. </rs>
  745. <rs key="uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].components.component[menuItemAuditResult].alias">
  746. <lang locale="en_US" value="null" />
  747. <lang locale="zh_CN" value="null" />
  748. <lang locale="zh_HK" value="null" />
  749. <lang locale="zh_TW" value="null" />
  750. </rs>
  751. <rs key="uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].components.component[menuItemAuditResult].properties.property[visible].value">
  752. <lang locale="en_US" value="null" />
  753. <lang locale="zh_CN" value="false" />
  754. <lang locale="zh_HK" value="false" />
  755. <lang locale="zh_TW" value="false" />
  756. </rs>
  757. <rs key="uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].components.component[menuItemCopyTo].alias">
  758. <lang locale="en_US" value="null" />
  759. <lang locale="zh_CN" value="null" />
  760. <lang locale="zh_HK" value="null" />
  761. <lang locale="zh_TW" value="null" />
  762. </rs>
  763. <rs key="uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].components.component[menuItemCopyTo].properties.property[visible].value">
  764. <lang locale="en_US" value="null" />
  765. <lang locale="zh_CN" value="false" />
  766. <lang locale="zh_HK" value="false" />
  767. <lang locale="zh_TW" value="false" />
  768. </rs>
  769. <rs key="uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].components.component[menuItemViewDoProccess].alias">
  770. <lang locale="en_US" value="null" />
  771. <lang locale="zh_CN" value="null" />
  772. <lang locale="zh_HK" value="null" />
  773. <lang locale="zh_TW" value="null" />
  774. </rs>
  775. <rs key="uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].components.component[menuItemViewDoProccess].properties.property[visible].value">
  776. <lang locale="en_US" value="false" />
  777. <lang locale="zh_CN" value="false" />
  778. <lang locale="zh_HK" value="false" />
  779. <lang locale="zh_TW" value="false" />
  780. </rs>
  781. <rs key="uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].components.component[separatorFW2].alias">
  782. <lang locale="en_US" value="null" />
  783. <lang locale="zh_CN" value="null" />
  784. <lang locale="zh_HK" value="null" />
  785. <lang locale="zh_TW" value="null" />
  786. </rs>
  787. <rs key="uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].components.component[separatorFW2].properties.property[visible].value">
  788. <lang locale="en_US" value="true" />
  789. <lang locale="zh_CN" value="true" />
  790. <lang locale="zh_HK" value="true" />
  791. <lang locale="zh_TW" value="true" />
  792. </rs>
  793. <rs key="uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].components.component[tblMain].alias">
  794. <lang locale="en_US" value="null" />
  795. <lang locale="zh_CN" value="null" />
  796. <lang locale="zh_HK" value="null" />
  797. <lang locale="zh_TW" value="null" />
  798. </rs>
  799. <rs key="uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].components.component[tblMain].properties.property[formatXml].value">
  800. <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; " />
  801. <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;c:Style id=&quot;sCol14&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol15&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;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; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol12&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;sCol13&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;sCol14&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; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol15&quot; /&gt;&lt;t:Column t:key=&quot;osfSericeName&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;entrys.view.effectDate&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;entrys.isCreateData&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;entrys.fileldsEx&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;entrys.file&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;entrys.beiSenData&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;entrys.boy&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;osfParam&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;isEnabled&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;entrys.headDataEntry&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;entrys.headWhere&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;entrys.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;osf服务名&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;osf服务参数&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;" />
  802. <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;c:Style id=&quot;sCol14&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol15&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;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; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol12&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;sCol13&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;sCol14&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; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol15&quot; /&gt;&lt;t:Column t:key=&quot;osfSericeName&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;entrys.view.effectDate&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;entrys.isCreateData&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;entrys.fileldsEx&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;entrys.file&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;entrys.beiSenData&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;entrys.boy&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;osfParam&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;isEnabled&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;entrys.headDataEntry&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;entrys.headWhere&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;entrys.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;osf服務名&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;osf服務參數&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;" />
  803. <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;c:Style id=&quot;sCol14&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol15&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;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; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol12&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;sCol13&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;sCol14&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; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol15&quot; /&gt;&lt;t:Column t:key=&quot;osfSericeName&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;entrys.view.effectDate&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;entrys.isCreateData&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;entrys.fileldsEx&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;entrys.file&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;entrys.beiSenData&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;entrys.boy&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;osfParam&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;isEnabled&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;entrys.headDataEntry&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;entrys.headWhere&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;entrys.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;osf服務名&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;osf服務參數&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;" />
  804. </rs>
  805. <rs key="uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].description">
  806. <lang locale="en_US" value="null" />
  807. <lang locale="zh_CN" value="多分录基础单据查询界面" />
  808. <lang locale="zh_HK" value="多分錄基礎單據查詢介面" />
  809. <lang locale="zh_TW" value="多分錄基礎單據查詢介面" />
  810. </rs>
  811. <rs key="uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].extendedProperty.bimTemplateType">
  812. <lang locale="en_US" value="MCoreBillBase" />
  813. <lang locale="zh_CN" value="MCoreBillBase" />
  814. <lang locale="zh_TW" value="MCoreBillBase" />
  815. </rs>
  816. <rs key="uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].extendedProperty.bimUIType">
  817. <lang locale="en_US" value="ListUI" />
  818. <lang locale="zh_CN" value="ListUI" />
  819. <lang locale="zh_TW" value="ListUI" />
  820. </rs>
  821. <rs key="uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].statuses.status[VIEW].alias">
  822. <lang locale="en_US" value="null" />
  823. <lang locale="zh_CN" value="浏览" />
  824. <lang locale="zh_HK" value="瀏覽" />
  825. <lang locale="zh_TW" value="瀏覽" />
  826. </rs>
  827. <rs key="uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].statuses.status[VIEW].description">
  828. <lang locale="en_US" value="null" />
  829. <lang locale="zh_CN" value="浏览" />
  830. <lang locale="zh_HK" value="瀏覽" />
  831. <lang locale="zh_TW" value="瀏覽" />
  832. </rs>
  833. <rs key="uiObject[com.kingdee.eas.custom.beisenconfig.client.BSViewConfigListUI].title">
  834. <lang locale="en_US" value="null" />
  835. <lang locale="zh_CN" value="北森视图配置" />
  836. <lang locale="zh_HK" value="北森視圖配置" />
  837. <lang locale="zh_TW" value="北森視圖配置" />
  838. </rs>
  839. </resource>
  840. </uiObject>