SPAVT00300_기증이력선택.xfdl 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332
  1. <?xml version="1.0" encoding="utf-8" standalone="no"?>
  2. <FDL version="1.5">
  3. <TypeDefinition url="..\..\..\default_typedef.xml" />
  4. <Form id="SPAVT00300" position="absolute 0 0 690 410" titletext="기증이력선택" onload="SPAVT00300_onload">
  5. <Layouts>
  6. <Layout>
  7. <Div id="grp_tle" position="absolute 0 0 220 13" style="">
  8. <Layouts>
  9. <Layout>
  10. <Static id="caption19" class="tit_1" position="absolute 0 0 200 14" style="" text="기증이력" />
  11. </Layout>
  12. </Layouts>
  13. </Div>
  14. <Div id="grp_biz" scrollbars="autoboth" position="absolute 0 13 670 355" style="">
  15. <Layouts>
  16. <Layout>
  17. <Static id="caption77" class="tit_2" position="absolute 5 10 139 24" style="" text="기증이력 선택" />
  18. <Shape id="line13" class="line_1" linetype="horizontal" position="absolute 0 25 670 28" style="" anchor="default" />
  19. <Grid id="grd_list" binddataset="ds_main_list_item" position="absolute 10 30 660 280" style="" oncelldblclick="grp_biz_grd_list_oncelldblclick">
  20. <Formats>
  21. <Format id="default">
  22. <Columns>
  23. <Column size="0" />
  24. <Column size="64" />
  25. <Column size="111" />
  26. <Column size="108" />
  27. <Column size="110" />
  28. <Column size="100" />
  29. <Column size="100" />
  30. </Columns>
  31. <Rows>
  32. <Row size="24" band="head" />
  33. <Row size="24" />
  34. </Rows>
  35. <Band id="head">
  36. <Cell text="caption1" />
  37. <Cell col="1" text="성명" />
  38. <Cell col="2" text="기증번호" />
  39. <Cell col="3" text="기증일자" />
  40. <Cell col="4" text="수술예정일" />
  41. <Cell col="5" text="진단명" />
  42. <Cell col="6" text="수술명" />
  43. <Cell col="7" text="Tissue No" />
  44. </Band>
  45. <Band id="body">
  46. <Cell text="bind:pid" />
  47. <Cell col="1" text="bind:hngnm" />
  48. <Cell col="2" text="bind:dnorid" />
  49. <Cell col="3" text="bind:donatdd" />
  50. <Cell col="4" text="bind:scheopdd" />
  51. <Cell col="5" text="bind:diagcd" />
  52. <Cell col="6" text="bind:opcd" />
  53. </Band>
  54. </Format>
  55. </Formats>
  56. </Grid>
  57. <Shape id="line1" class="line_1" linetype="horizontal" position="absolute 0 335 670 338" style="" anchor="default" />
  58. <Static id="caption1" class="tit_2" position="absolute 5 320 77 333" style="" text="작업" />
  59. </Layout>
  60. </Layouts>
  61. </Div>
  62. <Div id="grp_btn" position="absolute 10 360 670 389" style="">
  63. <Layouts>
  64. <Layout>
  65. <Button id="button41" class="btn4_letter2" visible="false" position="absolute 545 5 601 27" style="" text="확인" onclick="grp_btn_button41_onclick" />
  66. <Button id="button42" class="btn4_letter2" position="absolute 604 5 660 27" style="" text="닫기" onclick="grp_btn_button42_onclick" />
  67. </Layout>
  68. </Layouts>
  69. </Div>
  70. </Layout>
  71. </Layouts>
  72. <Objects>
  73. <Dataset id="ds_hidden" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="keep">
  74. <ColumnInfo>
  75. <Column id="hidden" type="STRING" size="256" />
  76. </ColumnInfo>
  77. </Dataset>
  78. <Dataset id="ds_main_list_message" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="keep">
  79. <ColumnInfo>
  80. <Column id="str1" type="STRING" size="256" />
  81. </ColumnInfo>
  82. <Rows>
  83. <Row>
  84. <Col id="str1"></Col>
  85. </Row>
  86. </Rows>
  87. </Dataset>
  88. <Dataset id="ds_main_list" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="keep">
  89. <ColumnInfo />
  90. </Dataset>
  91. <Dataset id="ds_main_list_item" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="keep">
  92. <ColumnInfo>
  93. <Column id="pid" type="STRING" size="256" />
  94. <Column id="dnorid" type="STRING" size="256" />
  95. <Column id="donatdd" type="STRING" size="256" />
  96. <Column id="scheopdd" type="STRING" size="256" />
  97. <Column id="diagcd" type="STRING" size="256" />
  98. <Column id="opcd" type="STRING" size="256" />
  99. <Column id="diagnm" type="STRING" size="256" />
  100. <Column id="opnm" type="STRING" size="256" />
  101. <Column id="hngnm" type="STRING" size="256" />
  102. <Column id="rrgstno1" type="STRING" size="256" />
  103. <Column id="rrgstno2" type="STRING" size="256" />
  104. <Column id="cntctel" type="STRING" size="256" />
  105. <Column id="mpphon" type="STRING" size="256" />
  106. <Column id="pcntctel" type="STRING" size="256" />
  107. <Column id="sex" type="STRING" size="256" />
  108. <Column id="age" type="STRING" size="256" />
  109. <Column id="zipcd1" type="STRING" size="256" />
  110. <Column id="zipcd2" type="STRING" size="256" />
  111. <Column id="zipcdseq" type="STRING" size="256" />
  112. <Column id="cntcaddr_front" type="STRING" size="256" />
  113. <Column id="cntcaddr" type="STRING" size="256" />
  114. <Column id="pid" type="STRING" size="256" />
  115. <Column id="btype" type="STRING" size="256" />
  116. <Column id="dethcas" type="STRING" size="256" />
  117. <Column id="aprvpsnseqno_1" type="STRING" size="256" />
  118. <Column id="aprvpsnnm_1" type="STRING" size="256" />
  119. <Column id="sex_1" type="STRING" size="256" />
  120. <Column id="dnorrela_1" type="STRING" size="256" />
  121. <Column id="zipcd1_1" type="STRING" size="256" />
  122. <Column id="zipcd2_1" type="STRING" size="256" />
  123. <Column id="zipcdseq_1" type="STRING" size="256" />
  124. <Column id="cntcaddr_front_1" type="STRING" size="256" />
  125. <Column id="cntcaddr_1" type="STRING" size="256" />
  126. <Column id="aprvpsnseqno_2" type="STRING" size="256" />
  127. <Column id="aprvpsnnm_2" type="STRING" size="256" />
  128. <Column id="sex_2" type="STRING" size="256" />
  129. <Column id="dnorrela_2" type="STRING" size="256" />
  130. <Column id="zipcd1_2" type="STRING" size="256" />
  131. <Column id="zipcd2_2" type="STRING" size="256" />
  132. <Column id="zipcdseq_2" type="STRING" size="256" />
  133. <Column id="cntcaddr_front_2" type="STRING" size="256" />
  134. <Column id="cntcaddr_2" type="STRING" size="256" />
  135. <Column id="extrplce" type="STRING" size="256" />
  136. <Column id="perfdrid" type="STRING" size="256" />
  137. <Column id="retestdd" type="STRING" size="256" />
  138. <Column id="extrstartdd" type="STRING" size="256" />
  139. <Column id="extrstarttm" type="STRING" size="256" />
  140. <Column id="extrenddd" type="STRING" size="256" />
  141. <Column id="extrendtm" type="STRING" size="256" />
  142. <Column id="testrslthiv" type="STRING" size="256" />
  143. <Column id="testrsltantihcv" type="STRING" size="256" />
  144. <Column id="testrsltvdrl" type="STRING" size="256" />
  145. <Column id="testrslthbsag" type="STRING" size="256" />
  146. <Column id="testrsltblod" type="STRING" size="256" />
  147. <Column id="testrsltcmv" type="STRING" size="256" />
  148. <Column id="culturetestanae" type="STRING" size="256" />
  149. <Column id="culturetestaero" type="STRING" size="256" />
  150. <Column id="culturetestfung" type="STRING" size="256" />
  151. <Column id="reldocu" type="STRING" size="256" />
  152. <Column id="rela_docu" type="STRING" size="256" />
  153. <Column id="fitnvalu" type="STRING" size="256" />
  154. <Column id="valudd" type="STRING" size="256" />
  155. <Column id="tisstretperchgr" type="STRING" size="256" />
  156. <Column id="healcaremnger" type="STRING" size="256" />
  157. </ColumnInfo>
  158. <Rows>
  159. <Row>
  160. <Col id="pid"></Col>
  161. <Col id="dnorid"></Col>
  162. <Col id="donatdd"></Col>
  163. <Col id="scheopdd"></Col>
  164. <Col id="diagcd"></Col>
  165. <Col id="opcd"></Col>
  166. <Col id="diagnm"></Col>
  167. <Col id="opnm"></Col>
  168. <Col id="hngnm"></Col>
  169. <Col id="rrgstno1"></Col>
  170. <Col id="rrgstno2"></Col>
  171. <Col id="cntctel"></Col>
  172. <Col id="mpphon"></Col>
  173. <Col id="pcntctel"></Col>
  174. <Col id="sex"></Col>
  175. <Col id="age"></Col>
  176. <Col id="zipcd1"></Col>
  177. <Col id="zipcd2"></Col>
  178. <Col id="zipcdseq"></Col>
  179. <Col id="cntcaddr_front"></Col>
  180. <Col id="cntcaddr"></Col>
  181. <Col id="pid"></Col>
  182. <Col id="btype"></Col>
  183. <Col id="dethcas"></Col>
  184. <Col id="aprvpsnseqno_1">1</Col>
  185. <Col id="aprvpsnnm_1"></Col>
  186. <Col id="sex_1"></Col>
  187. <Col id="dnorrela_1"></Col>
  188. <Col id="zipcd1_1"></Col>
  189. <Col id="zipcd2_1"></Col>
  190. <Col id="zipcdseq_1"></Col>
  191. <Col id="cntcaddr_front_1"></Col>
  192. <Col id="cntcaddr_1"></Col>
  193. <Col id="aprvpsnseqno_2">2</Col>
  194. <Col id="aprvpsnnm_2"></Col>
  195. <Col id="sex_2"></Col>
  196. <Col id="dnorrela_2"></Col>
  197. <Col id="zipcd1_2"></Col>
  198. <Col id="zipcd2_2"></Col>
  199. <Col id="zipcdseq_2"></Col>
  200. <Col id="cntcaddr_front_2"></Col>
  201. <Col id="cntcaddr_2"></Col>
  202. <Col id="extrplce"></Col>
  203. <Col id="perfdrid"></Col>
  204. <Col id="retestdd"></Col>
  205. <Col id="extrstartdd"></Col>
  206. <Col id="extrstarttm"></Col>
  207. <Col id="extrenddd"></Col>
  208. <Col id="extrendtm"></Col>
  209. <Col id="testrslthiv"></Col>
  210. <Col id="testrsltantihcv"></Col>
  211. <Col id="testrsltvdrl"></Col>
  212. <Col id="testrslthbsag"></Col>
  213. <Col id="testrsltblod"></Col>
  214. <Col id="testrsltcmv"></Col>
  215. <Col id="culturetestanae"></Col>
  216. <Col id="culturetestaero"></Col>
  217. <Col id="culturetestfung"></Col>
  218. <Col id="reldocu"></Col>
  219. <Col id="rela_docu"></Col>
  220. <Col id="fitnvalu"></Col>
  221. <Col id="valudd"></Col>
  222. <Col id="tisstretperchgr"></Col>
  223. <Col id="healcaremnger"></Col>
  224. </Row>
  225. </Rows>
  226. </Dataset>
  227. <Dataset id="ds_main" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="keep">
  228. <ColumnInfo />
  229. </Dataset>
  230. <Dataset id="ds_send" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="keep">
  231. <ColumnInfo>
  232. <Column id="data" type="STRING" size="256" />
  233. <Column id="initdata" type="STRING" size="256" />
  234. <Column id="pid" type="STRING" size="256" />
  235. <Column id="trnptkind" type="STRING" size="256" />
  236. <Column id="trnptid" type="STRING" size="256" />
  237. <Column id="patdnorflag" type="STRING" size="256" />
  238. </ColumnInfo>
  239. <Rows>
  240. <Row>
  241. <Col id="data"></Col>
  242. <Col id="initdata"></Col>
  243. <Col id="pid"></Col>
  244. <Col id="trnptkind"></Col>
  245. <Col id="trnptid"></Col>
  246. <Col id="patdnorflag"></Col>
  247. </Row>
  248. </Rows>
  249. </Dataset>
  250. </Objects>
  251. <Bind />
  252. <Script type="xscript4.0"><![CDATA[
  253. //스크립트 시작 ***
  254. //전체에서 event와 src를 제외한 script 를 모두포함.
  255. function fGetlist(){
  256. ds_main_list.copyData(ds_send_initdata);
  257. //model.refresh();
  258. }
  259. function fSetList() {
  260. if( grp_biz.grd_list.isCell(event.target) && grp_biz.grd_list.row >= grp_biz.grd_list.fixedRows ) {
  261. var pid = ds_main_list_item.getColumn(grp_biz.grd_list.row, "pid");
  262. var dnorid = ds_main_list_item.getColumn(grp_biz.grd_list.row, "dnorid");
  263. //opener.model.copyNode("ds_main_info", "ds_main_list_item["+grp_biz.grd_list.row+"]");
  264. opener.ds_send_req.setColumn( 0, "pid", pid);
  265. opener.ds_send_req.setColumn( 0, "dnorid", dnorid);
  266. opener.ds_send_req.setColumn( 0, "popupmsg", "true");
  267. window.close();
  268. }
  269. // opener.model.copyNode("ds_main_info_item","ds_hidden_get_info_item["+grp_biz.grd_list.row+"]");
  270. //
  271. //opener.model.refresh();
  272. // alert(ds_main_list_item.getColumn(grp_biz.grd_list.row, "pid"));
  273. // alert(ds_main_list_item.getColumn(grp_biz.grd_list.row, "dnorid"));
  274. // opener.javascript.fGetInfoPop(ds_main_list_item.getColumn(grp_biz.grd_list.row, "pid"),ds_main_list_item.getColumn(grp_biz.grd_list.row, "dnorid"));
  275. // window.close();
  276. }
  277. // function fClose(){
  278. // window.close();
  279. // }
  280. //window.attachEvent("onbeforeunload",fClose);
  281. //스크립트 끝
  282. include '../../.._com_commonweb_js_common.js'
  283. include '../../.._com_commonweb_js_dateHelper.js'
  284. include '../../.._com_commonweb_js_utilHelper.js'
  285. include '../../.._com_commonweb_js_stringHelper.js'
  286. include '../../.._ast_commonweb_js_AST.js'
  287. include '../../.._com_commonweb_js_tfHelper.js'
  288. include '../../.._com_basiccodeweb_js_ZBC001.js'
  289. include '../../.._com_zipcodeweb_js_ZBP001.js'
  290. function SPAVT00300_onload(obj:Form, e:LoadEventInfo) {
  291. frmf_initForm(obj);
  292. //grdf_initGrid(grd_XXX);
  293. //grdf_setGridSort(grd_XXX);
  294. //grdf_setRowTypeIcon(grd_XXX, 0_컬럼위치값);
  295. fGetlist();
  296. }
  297. function grp_biz_grd_list_oncelldblclick(obj:Grid, e:GridClickEventInfo) {
  298. fSetList();
  299. }
  300. function grp_btn_button41_onclick(obj:Button, e:ClickEventInfo) {
  301. fSetList();
  302. }
  303. function grp_btn_button42_onclick(obj:Button, e:ClickEventInfo) {
  304. window.close();
  305. }
  306. ]]></Script>
  307. </Form>
  308. </FDL>