SPMNW15400_정맥염관찰기록팝업이미지.xfdl 44 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <FDL version="1.5">
  3. <TypeDefinition url="..\..\..\default_typedef.xml"/>
  4. <Form id="SPMNW15400" position="absolute 0 0 1220 570" titletext="정맥염관찰기록 팝업이미지" oninit="SPMNW15400_oninit" onload="SPMNW15400_onload" onbeforeclose="SPMNW15400_onbeforeclose">
  5. <Layouts>
  6. <Layout>
  7. <Tab position="absolute 470 7 740 540" id="switch1" class="tab_Normal" tabindex="0" style="buttonborder:1 none #808080ff ;border:1 solid #808080ff ;">
  8. <Tabpages>
  9. <Tabpage text="" position="absolute 0 0 238 538" id="case1" style="anchor:default;">
  10. <Layouts>
  11. <Layout>
  12. <Button position="absolute 185 10 227 29" id="button18" class="btn2" visible="false" text="확인" onclick="switch1_case1_button18_onclick"/>
  13. <Edit readonly="true" position="absolute 89 43 225 62" id="output3"/>
  14. <Static text="선택부위 :" position="absolute 20 40 87 63" align="align:center middle;" id="caption14" class="cell_1"/>
  15. <Radio position="absolute 90 75 195 100" id="radio2" class="radio_search" columncount="3" codecolumn="codecolumn" datacolumn="datacolumn">
  16. <Dataset id="innerdataset">
  17. <ColumnInfo>
  18. <Column id="codecolumn"/>
  19. <Column id="datacolumn"/>
  20. </ColumnInfo>
  21. <Rows>
  22. <Row>
  23. <Col id="codecolumn">(L)</Col>
  24. <Col id="datacolumn">Left</Col>
  25. </Row>
  26. <Row>
  27. <Col id="codecolumn">(R)</Col>
  28. <Col id="datacolumn">Right</Col>
  29. </Row>
  30. </Rows>
  31. </Dataset>
  32. </Radio>
  33. <CheckBox position="absolute 20 13 65 33" id="checkbox38" truevalue="Y" text="기타" falsevalue="N" onclick="switch1_case1_checkbox38_onclick"/>
  34. </Layout>
  35. </Layouts>
  36. </Tabpage>
  37. <Tabpage text="" id="case2">
  38. <Layouts>
  39. <Layout>
  40. <Button position="absolute 185 10 227 29" id="button2" class="btn2" visible="false" text="확인" onclick="switch1_case2_button2_onclick"/>
  41. <Static text="선택부위 :" position="absolute 20 40 87 63" align="align:center middle;" id="caption1" class="cell_1"/>
  42. <Radio position="absolute 90 75 195 100" id="radio1" class="radio_search" columncount="3" codecolumn="codecolumn" datacolumn="datacolumn">
  43. <Dataset id="innerdataset">
  44. <ColumnInfo>
  45. <Column id="codecolumn"/>
  46. <Column id="datacolumn"/>
  47. </ColumnInfo>
  48. <Rows>
  49. <Row>
  50. <Col id="codecolumn">(L)</Col>
  51. <Col id="datacolumn">Left</Col>
  52. </Row>
  53. <Row>
  54. <Col id="codecolumn">(R)</Col>
  55. <Col id="datacolumn">Right</Col>
  56. </Row>
  57. </Rows>
  58. </Dataset>
  59. </Radio>
  60. <Edit readonly="true" position="absolute 92 43 228 62" id="output1"/>
  61. <Radio position="absolute 65 110 200 140" id="radio3" class="radio_search" columncount="5" codecolumn="codecolumn" datacolumn="datacolumn">
  62. <Dataset id="innerdataset">
  63. <ColumnInfo>
  64. <Column id="codecolumn"/>
  65. <Column id="datacolumn"/>
  66. </ColumnInfo>
  67. <Rows>
  68. <Row>
  69. <Col id="codecolumn">1st</Col>
  70. <Col id="datacolumn">1</Col>
  71. </Row>
  72. <Row>
  73. <Col id="codecolumn">2nd</Col>
  74. <Col id="datacolumn">2</Col>
  75. </Row>
  76. <Row>
  77. <Col id="codecolumn">3rd</Col>
  78. <Col id="datacolumn">3</Col>
  79. </Row>
  80. <Row>
  81. <Col id="codecolumn">4th</Col>
  82. <Col id="datacolumn">4</Col>
  83. </Row>
  84. <Row>
  85. <Col id="codecolumn">5th</Col>
  86. <Col id="datacolumn">5</Col>
  87. </Row>
  88. </Rows>
  89. </Dataset>
  90. </Radio>
  91. <CheckBox position="absolute 20 10 65 30" id="checkbox37" text="기타" truevalue="Y" falsevalue="N" onclick="switch1_case2_checkbox37_onclick"/>
  92. </Layout>
  93. </Layouts>
  94. </Tabpage>
  95. <Tabpage text="" id="case3">
  96. <Layouts>
  97. <Layout>
  98. <Button position="absolute 186 10 228 29" id="button3" class="btn2" visible="false" text="확인" onclick="switch1_case3_button3_onclick"/>
  99. <Static text="선택부위 :" position="absolute 20 40 87 63" align="align:center middle;" id="caption2" class="cell_1"/>
  100. <Radio position="absolute 90 75 195 100" id="radio4" class="radio_search" columncount="3" codecolumn="codecolumn" datacolumn="datacolumn">
  101. <Dataset id="innerdataset">
  102. <ColumnInfo>
  103. <Column id="codecolumn"/>
  104. <Column id="datacolumn"/>
  105. </ColumnInfo>
  106. <Rows>
  107. <Row>
  108. <Col id="codecolumn">(L)</Col>
  109. <Col id="datacolumn">Left</Col>
  110. </Row>
  111. <Row>
  112. <Col id="codecolumn">(R)</Col>
  113. <Col id="datacolumn">Right</Col>
  114. </Row>
  115. </Rows>
  116. </Dataset>
  117. </Radio>
  118. <Radio position="absolute 25 110 205 140" id="radio5" class="radio_search" columncount="5" codecolumn="codecolumn" datacolumn="datacolumn">
  119. <Dataset id="innerdataset">
  120. <ColumnInfo>
  121. <Column id="codecolumn"/>
  122. <Column id="datacolumn"/>
  123. </ColumnInfo>
  124. <Rows>
  125. <Row>
  126. <Col id="codecolumn">palm</Col>
  127. <Col id="datacolumn">palm(손바닥)</Col>
  128. </Row>
  129. <Row>
  130. <Col id="codecolumn">back</Col>
  131. <Col id="datacolumn">back(손등)</Col>
  132. </Row>
  133. </Rows>
  134. </Dataset>
  135. </Radio>
  136. <Edit readonly="true" position="absolute 92 43 228 62" id="output2"/>
  137. <CheckBox position="absolute 20 10 65 30" id="checkbox36" text="기타" truevalue="Y" falsevalue="N" onclick="switch1_case3_checkbox36_onclick"/>
  138. </Layout>
  139. </Layouts>
  140. </Tabpage>
  141. <Tabpage text="" position="absolute 0 0 238 538" id="case4">
  142. <Layouts>
  143. <Layout>
  144. <Button position="absolute 185 10 227 29" id="button4" class="btn2" visible="false" text="확인" onclick="switch1_case4_button4_onclick"/>
  145. <Static text="선택부위 :" position="absolute 20 40 87 63" align="align:center middle;" id="caption3" class="cell_1"/>
  146. <Radio position="absolute 90 75 195 100" id="radio6" class="radio_search" columncount="3" codecolumn="codecolumn" datacolumn="datacolumn">
  147. <Dataset id="innerdataset">
  148. <ColumnInfo>
  149. <Column id="codecolumn"/>
  150. <Column id="datacolumn"/>
  151. </ColumnInfo>
  152. <Rows>
  153. <Row>
  154. <Col id="codecolumn">(L)</Col>
  155. <Col id="datacolumn">Left</Col>
  156. </Row>
  157. <Row>
  158. <Col id="codecolumn">(R)</Col>
  159. <Col id="datacolumn">Right</Col>
  160. </Row>
  161. </Rows>
  162. </Dataset>
  163. </Radio>
  164. <Radio position="absolute 35 110 215 140" id="radio7" class="radio_search" columncount="5" codecolumn="codecolumn" datacolumn="datacolumn">
  165. <Dataset id="innerdataset">
  166. <ColumnInfo>
  167. <Column id="codecolumn"/>
  168. <Column id="datacolumn"/>
  169. </ColumnInfo>
  170. <Rows>
  171. <Row>
  172. <Col id="codecolumn">sole</Col>
  173. <Col id="datacolumn">sole(발바닥)</Col>
  174. </Row>
  175. <Row>
  176. <Col id="codecolumn">top</Col>
  177. <Col id="datacolumn">top(발등)</Col>
  178. </Row>
  179. </Rows>
  180. </Dataset>
  181. </Radio>
  182. <Edit readonly="true" position="absolute 92 43 228 62" id="output4"/>
  183. <CheckBox position="absolute 20 10 65 30" id="checkbox35" text="기타" truevalue="Y" falsevalue="N" onclick="switch1_case4_checkbox35_onclick"/>
  184. </Layout>
  185. </Layouts>
  186. </Tabpage>
  187. <Tabpage text="" id="case5">
  188. <Layouts>
  189. <Layout>
  190. <Button position="absolute 205 10 247 29" id="button1" class="btn2" visible="false" text="확인" onclick="switch1_case5_button1_onclick"/>
  191. <CheckBox position="absolute 10 10 55 30" id="checkbox27" text="기타" truevalue="Y" falsevalue="N" onclick="switch1_case5_checkbox27_onclick"/>
  192. <Edit position="absolute 56 10 203 29" id="input1" enable="false"/>
  193. </Layout>
  194. </Layouts>
  195. </Tabpage>
  196. </Tabpages>
  197. </Tab>
  198. <Div position="absolute 10 10 465 540" id="group1">
  199. <Layouts>
  200. <Layout>
  201. <ImageViewer position="absolute 0 5 455 530" id="img1" image="URL('IMG::emr//MN/antposimg2.png')" style="background:#ffffffff;" stretch="fit"/>
  202. <CheckBox position="absolute 48 302 68 322" id="checkbox1" truevalue="(anterior)finger" onclick="group1_checkbox1_onclick"/>
  203. <CheckBox position="absolute 110 327 130 347" id="checkbox2" truevalue="(anterior)thigh" onclick="group1_checkbox2_onclick"/>
  204. <CheckBox position="absolute 132 378 152 398" id="checkbox3" truevalue="(anterior)leg" onclick="group1_checkbox3_onclick"/>
  205. <CheckBox position="absolute 295 348 315 368" id="checkbox4" truevalue="(anterior)knee" onclick="group1_checkbox4_onclick"/>
  206. <CheckBox position="absolute 300 318 320 338" id="checkbox5" truevalue="(anterior)inguinal" onclick="group1_checkbox5_onclick"/>
  207. <CheckBox position="absolute 345 255 365 275" id="checkbox6" truevalue="(anterior)hand" onclick="group1_checkbox6_onclick"/>
  208. <CheckBox position="absolute 355 227 375 247" id="checkbox7" truevalue="(anterior)abdomen" onclick="group1_checkbox7_onclick"/>
  209. <CheckBox position="absolute 325 165 345 185" id="checkbox8" truevalue="(anterior)chest" onclick="group1_checkbox8_onclick"/>
  210. <CheckBox position="absolute 295 115 315 135" id="checkbox9" truevalue="(anterior)neck" onclick="group1_checkbox9_onclick"/>
  211. <CheckBox position="absolute 108 409 128 429" id="checkbox12" truevalue="(anterior)ankle" onclick="group1_checkbox12_onclick"/>
  212. <CheckBox position="absolute 110 438 130 458" id="checkbox14" truevalue="(anterior)foot" onclick="group1_checkbox14_onclick"/>
  213. <CheckBox position="absolute 218 28 238 48" id="checkbox16" truevalue="(anterior)face" onclick="group1_checkbox16_onclick"/>
  214. <CheckBox position="absolute 300 80 320 100" id="checkbox17" truevalue="(anterior)ear" onclick="group1_checkbox17_onclick"/>
  215. <CheckBox position="absolute 95 91 115 111" id="checkbox18" truevalue="(anterior)chin" onclick="group1_checkbox18_onclick"/>
  216. <CheckBox position="absolute 50 141 70 161" id="checkbox19" truevalue="(anterior)shoulder" onclick="group1_checkbox19_onclick"/>
  217. <CheckBox position="absolute 25 184 45 204" id="checkbox20" truevalue="(anterior)upper-arm" onclick="group1_checkbox20_onclick"/>
  218. <CheckBox position="absolute 25 226 45 246" id="checkbox21" truevalue="(anterior)lower-arm" onclick="group1_checkbox21_onclick"/>
  219. <CheckBox position="absolute 296 401 316 421" id="checkbox30" truevalue="(anterior)malleolus" onclick="group1_checkbox30_onclick"/>
  220. <CheckBox position="absolute 312 444 332 464" id="checkbox31" truevalue="(anterior)toe" onclick="group1_checkbox31_onclick"/>
  221. <CheckBox position="absolute 6 259 21 279" id="checkbox22" truevalue="(anterior)wrist" onclick="group1_checkbox22_onclick"/>
  222. </Layout>
  223. </Layouts>
  224. </Div>
  225. <Div position="absolute 750 10 1210 545" align="align:center top;" id="grp_sea">
  226. <Layouts>
  227. <Layout>
  228. <Grid position="absolute 0 5 460 530" align="align:center middle;" id="grd_userlist" binddataset="ds_main_detlgrup_getVO" anchor="default" autosizingtype="row" extendsizetype="row" oncellclick="grp_sea_grd_userlist_oncellclick" autoenter="select" cellclickbound="cell">
  229. <Formats>
  230. <Format id="default">
  231. <Columns>
  232. <Column size="100"/>
  233. <Column size="47"/>
  234. <Column size="120"/>
  235. <Column size="168"/>
  236. <Column size="0"/>
  237. <Column size="0"/>
  238. </Columns>
  239. <Rows>
  240. <Row size="24" band="head"/>
  241. <Row size="24"/>
  242. </Rows>
  243. <Band id="head">
  244. <Cell text="필드"/>
  245. <Cell col="1" text="선택"/>
  246. <Cell col="2" text="코드명"/>
  247. <Cell col="3" text="코드설명"/>
  248. <Cell col="4" text="그룹코드"/>
  249. <Cell col="5" text="코드"/>
  250. </Band>
  251. <Band id="body">
  252. <Cell celltype="head" text="bind:grupnm" suppress="1" suppressalign="middle,over"/>
  253. <Cell col="1" displaytype="checkbox" edittype="checkbox" text="bind:sel"/>
  254. <Cell col="2" style="align:left;padding:2 2 2 2;" text="bind:cdnm" wordwrap="word" autosizerow="limitmin"/>
  255. <Cell col="3" displaytype="text" style="padding:2 2 2 2;" text="bind:detlinfo" wordwrap="word" autosizerow="limitmin"/>
  256. <Cell col="4" text="bind:grupcd"/>
  257. <Cell col="5" text="bind:cd"/>
  258. </Band>
  259. </Format>
  260. </Formats>
  261. </Grid>
  262. </Layout>
  263. </Layouts>
  264. </Div>
  265. <Button position="absolute 1165 545 1207 564" id="button5" class="btn2" text="확인" onclick="button5_onclick"/>
  266. <Static id="Static00" position="absolute 470 6 526 18" style="border:0 none #808080ff,0 none #808080ff,1 solid #808080ff,0 none #808080ff;"/>
  267. </Layout>
  268. </Layouts>
  269. <Objects>
  270. <Dataset id="ds_main_detlgrup_getVO" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false" oncolumnchanged="ds_main_detlgrup_getVO_oncolumnchanged">
  271. <ColumnInfo>
  272. <Column id="grupnm" type="STRING"/>
  273. <Column id="sel" type="STRING"/>
  274. <Column id="cdnm" type="STRING"/>
  275. <Column id="detlinfo" type="STRING"/>
  276. <Column id="grupcd" type="STRING"/>
  277. <Column id="cd" type="STRING"/>
  278. </ColumnInfo>
  279. </Dataset>
  280. <Dataset id="ds_main_cond_anteriogrup_anteriogruplist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false" oncolumnchanged="ds_main_cond_anteriogrup_anteriogruplist_oncolumnchanged">
  281. <ColumnInfo>
  282. <Column id="face" type="STRING" size="256"/>
  283. <Column id="chin" type="STRING" size="256"/>
  284. <Column id="shoulder" type="STRING" size="256"/>
  285. <Column id="upperarm" type="STRING" size="256"/>
  286. <Column id="lowerarm" type="STRING" size="256"/>
  287. <Column id="wrist" type="STRING" size="256"/>
  288. <Column id="finger" type="STRING" size="256"/>
  289. <Column id="thigh" type="STRING" size="256"/>
  290. <Column id="leg" type="STRING" size="256"/>
  291. <Column id="ankle" type="STRING" size="256"/>
  292. <Column id="foot" type="STRING" size="256"/>
  293. <Column id="ear" type="STRING" size="256"/>
  294. <Column id="neck" type="STRING" size="256"/>
  295. <Column id="chest" type="STRING" size="256"/>
  296. <Column id="abdomen" type="STRING" size="256"/>
  297. <Column id="hand" type="STRING" size="256"/>
  298. <Column id="inguinal" type="STRING" size="256"/>
  299. <Column id="knee" type="STRING" size="256"/>
  300. <Column id="malleolus" type="STRING" size="256"/>
  301. <Column id="toe" type="STRING" size="256"/>
  302. <Column id="select" type="STRING" size="256"/>
  303. <Column id="select2" type="STRING" size="256"/>
  304. </ColumnInfo>
  305. <Rows>
  306. <Row/>
  307. </Rows>
  308. </Dataset>
  309. <Dataset id="ds_main_cond_positiongrup_positiongruplist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  310. <ColumnInfo>
  311. <Column id="part" type="STRING" size="256"/>
  312. <Column id="leftright" type="STRING" size="256"/>
  313. <Column id="seqforback" type="STRING" size="256"/>
  314. </ColumnInfo>
  315. <Rows>
  316. <Row/>
  317. </Rows>
  318. </Dataset>
  319. <Dataset id="ds_send" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  320. <ColumnInfo>
  321. <Column id="genrdd" type="STRING" size="256" sumtext="기준일자(발생일자)"/>
  322. </ColumnInfo>
  323. <Rows>
  324. <Row/>
  325. </Rows>
  326. </Dataset>
  327. <Dataset id="ds_param" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  328. <ColumnInfo>
  329. <Column id="etc" type="STRING" size="256"/>
  330. <Column id="dressing" type="STRING" size="256"/>
  331. <Column id="grupcd" type="STRING" size="256"/>
  332. <Column id="genrplceEtcStr" type="STRING" size="256"/>
  333. <Column id="causeEtcStr" type="STRING" size="256"/>
  334. <Column id="interventionEtcStr" type="STRING" size="256"/>
  335. </ColumnInfo>
  336. <Rows>
  337. <Row/>
  338. </Rows>
  339. </Dataset>
  340. </Objects>
  341. <Bind>
  342. <BindItem id="item0" compid="switch1.case1.checkbox38" propid="value" datasetid="ds_main_cond_anteriogrup_anteriogruplist" columnid="select2"/>
  343. <BindItem id="item1" compid="switch1.case1.output3" propid="value" datasetid="ds_main_cond_positiongrup_positiongruplist" columnid="part"/>
  344. <BindItem id="item2" compid="switch1.case1.radio2" propid="value" datasetid="ds_main_cond_positiongrup_positiongruplist" columnid="leftright"/>
  345. <BindItem id="item3" compid="switch1.case2.checkbox37" propid="value" datasetid="ds_main_cond_anteriogrup_anteriogruplist" columnid="select2"/>
  346. <BindItem id="item4" compid="switch1.case2.output1" propid="value" datasetid="ds_main_cond_positiongrup_positiongruplist" columnid="part"/>
  347. <BindItem id="item5" compid="switch1.case2.radio1" propid="value" datasetid="ds_main_cond_positiongrup_positiongruplist" columnid="leftright"/>
  348. <BindItem id="item6" compid="switch1.case2.radio3" propid="value" datasetid="ds_main_cond_positiongrup_positiongruplist" columnid="seqforback"/>
  349. <BindItem id="item7" compid="switch1.case3.checkbox36" propid="value" datasetid="ds_main_cond_anteriogrup_anteriogruplist" columnid="select2"/>
  350. <BindItem id="item8" compid="switch1.case3.output2" propid="value" datasetid="ds_main_cond_positiongrup_positiongruplist" columnid="part"/>
  351. <BindItem id="item9" compid="switch1.case3.radio4" propid="value" datasetid="ds_main_cond_positiongrup_positiongruplist" columnid="leftright"/>
  352. <BindItem id="item10" compid="switch1.case3.radio5" propid="value" datasetid="ds_main_cond_positiongrup_positiongruplist" columnid="seqforback"/>
  353. <BindItem id="item11" compid="switch1.case4.checkbox35" propid="value" datasetid="ds_main_cond_anteriogrup_anteriogruplist" columnid="select2"/>
  354. <BindItem id="item12" compid="switch1.case4.output4" propid="value" datasetid="ds_main_cond_positiongrup_positiongruplist" columnid="part"/>
  355. <BindItem id="item13" compid="switch1.case4.radio6" propid="value" datasetid="ds_main_cond_positiongrup_positiongruplist" columnid="leftright"/>
  356. <BindItem id="item14" compid="switch1.case4.radio7" propid="value" datasetid="ds_main_cond_positiongrup_positiongruplist" columnid="seqforback"/>
  357. <BindItem id="item15" compid="switch1.case5.checkbox27" propid="value" datasetid="ds_main_cond_anteriogrup_anteriogruplist" columnid="select2"/>
  358. <BindItem id="item16" compid="switch1.case5.input1" propid="value" datasetid="ds_main_cond_positiongrup_positiongruplist" columnid="part"/>
  359. </Bind>
  360. <Script type="xscript4.0"><![CDATA[/***************************************************************************************
  361. * System Name : 경대 의료정보시스템
  362. * Job Name : emr_wardcarexp -> SPMNW15400
  363. * Creator : yjh
  364. * Make Date : 2016-10-19
  365. * Description :
  366. *---------------------------------------------------------------------------------------
  367. * Modify Date Modifier Modify Description
  368. *---------------------------------------------------------------------------------------
  369. * 2016-10-19 yjh TF->XP
  370. *
  371. *---------------------------------------------------------------------------------------
  372. ****************************************************************************************/
  373. //=======================================================================================
  374. // Lib Include
  375. //---------------------------------------------------------------------------------------
  376. include "com_commonxp::comm_main.xjs";
  377. include "emr_wardcarexp::SPMNW15300.xjs"; //yjh : 커밋
  378. //=======================================================================================
  379. // Global Form Variable
  380. //---------------------------------------------------------------------------------------
  381. var wincloseButton = false;
  382. //=======================================================================================
  383. // Function
  384. //---------------------------------------------------------------------------------------
  385. /****************************************************************************************
  386. * Argument : N/A
  387. * Description :
  388. ****************************************************************************************/
  389. //=======================================================================================
  390. // Event
  391. //---------------------------------------------------------------------------------------
  392. /****************************************************************************************
  393. * Components : Form
  394. * Components ID : SPMNW15400
  395. * Event : oninit
  396. * Argument : 01.obj : Object Event has occurred
  397. * : 02.e : Event Object
  398. * Description : 화면 처음 초기화시
  399. ****************************************************************************************/
  400. function SPMNW15400_oninit(obj:Form, e:InitEventInfo)
  401. {
  402. frmf_initForm(obj); //폼 초기화
  403. }
  404. /****************************************************************************************
  405. * Components : Form
  406. * Components ID : SPMNW15400
  407. * Event : onload
  408. * Argument : 01.obj : Object Event has occurred
  409. * : 02.e : Event Object
  410. * Description : 화면 로딩 완료시
  411. ****************************************************************************************/
  412. function SPMNW15400_onload(obj:Form, e:LoadEventInfo)
  413. {
  414. switch1.tabindex = 4;
  415. fInitialize();
  416. //grd_userlist.mergecol(grd_userlist.colRef("sel")) = false;
  417. }
  418. /****************************************************************************************
  419. * Components : Form
  420. * Components ID : SPMNW15400
  421. * Event : onbeforeclose
  422. * Argument : 01.obj : Object Event has occurred
  423. * : 02.e : Event Object
  424. * Description : 화면 닫기전
  425. ****************************************************************************************/
  426. function SPMNW15400_onbeforeclose(obj:Form, e:CloseEventInfo)
  427. {
  428. if( !wincloseButton ){
  429. opener.frmf_setParameter("returnnull", "close");
  430. } else {
  431. opener.frmf_setParameter("returnnull", "confirmbutton");
  432. }
  433. }
  434. /****************************************************************************************
  435. * Components : Dataset
  436. * Components ID : ds_main_cond_anteriogrup_anteriogruplist
  437. * Event : oncolumnchanged
  438. * Argument : 01.obj : Object Event has occurred
  439. * : 02.e : Event Object
  440. * Description : 데이터셋 값 변경시
  441. ****************************************************************************************/
  442. function ds_main_cond_anteriogrup_anteriogruplist_oncolumnchanged(obj:Dataset, e:DSColChangeEventInfo)
  443. {
  444. switch( e.columnid ){
  445. case "select" :
  446. group1.checkbox16.value = "";
  447. group1.checkbox17.value = "";
  448. group1.checkbox9.value = "";
  449. group1.checkbox8.value = "";
  450. group1.checkbox7.value = "";
  451. group1.checkbox6.value = "";
  452. group1.checkbox5.value = "";
  453. group1.checkbox4.value = "";
  454. group1.checkbox30.value = "";
  455. group1.checkbox31.value = "";
  456. group1.checkbox14.value = "";
  457. group1.checkbox12.value = "";
  458. group1.checkbox3.value = "";
  459. group1.checkbox2.value = "";
  460. group1.checkbox1.value = "";
  461. group1.checkbox22.value = "";
  462. group1.checkbox21.value = "";
  463. group1.checkbox20.value = "";
  464. group1.checkbox19.value = "";
  465. group1.checkbox18.value = "";
  466. if( e.newvalue == "(anterior)face" ){
  467. group1.checkbox16.value = e.newvalue;
  468. }else if( e.newvalue == "(anterior)ear" ){
  469. group1.checkbox17.value = e.newvalue;
  470. }else if( e.newvalue == "(anterior)neck" ){
  471. group1.checkbox9.value = e.newvalue;
  472. }else if( e.newvalue == "(anterior)chest" ){
  473. group1.checkbox8.value = e.newvalue;
  474. }else if( e.newvalue == "(anterior)abdomen" ){
  475. group1.checkbox7.value = e.newvalue;
  476. }else if( e.newvalue == "(anterior)hand" ){
  477. group1.checkbox6.value = e.newvalue;
  478. }else if( e.newvalue == "(anterior)inguinal" ){
  479. group1.checkbox5.value = e.newvalue;
  480. }else if( e.newvalue == "(anterior)knee" ){
  481. group1.checkbox4.value = e.newvalue;
  482. }else if( e.newvalue == "(anterior)malleolus" ){
  483. group1.checkbox30.value = e.newvalue;
  484. }else if( e.newvalue == "(anterior)toe" ){
  485. group1.checkbox31.value = e.newvalue;
  486. }else if( e.newvalue == "(anterior)foot" ){
  487. group1.checkbox14.value = e.newvalue;
  488. }else if( e.newvalue == "(anterior)ankle" ){
  489. group1.checkbox12.value = e.newvalue;
  490. }else if( e.newvalue == "(anterior)leg" ){
  491. group1.checkbox3.value = e.newvalue;
  492. }else if( e.newvalue == "(anterior)thigh" ){
  493. group1.checkbox2.value = e.newvalue;
  494. }else if( e.newvalue == "(anterior)finger" ){
  495. group1.checkbox1.value = e.newvalue;
  496. }else if( e.newvalue == "(anterior)wrist" ){
  497. group1.checkbox22.value = e.newvalue;
  498. }else if( e.newvalue == "(anterior)lower-arm" ){
  499. group1.checkbox21.value = e.newvalue;
  500. }else if( e.newvalue == "(anterior)upper-arm" ){
  501. group1.checkbox20.value = e.newvalue;
  502. }else if( e.newvalue == "(anterior)shoulder" ){
  503. group1.checkbox19.value = e.newvalue;
  504. }else if( e.newvalue == "(anterior)chin" ){
  505. group1.checkbox18.value = e.newvalue;
  506. }
  507. break;
  508. default :
  509. break;
  510. }
  511. }
  512. /****************************************************************************************
  513. * Components : CheckBox
  514. * Components ID : checkbox16
  515. * Event : onclick
  516. * Argument : 01.obj : Object Event has occurred
  517. * : 02.e : Event Object
  518. * Description : 체크박스 클릭시
  519. ****************************************************************************************/
  520. function group1_checkbox16_onclick(obj:CheckBox, e:ClickEventInfo)
  521. {
  522. if( obj.value == "(anterior)face" ){
  523. ds_main_cond_anteriogrup_anteriogruplist.setColumn(0, "select", "(anterior)face");
  524. fbodyselect();
  525. }else{
  526. ds_main_cond_anteriogrup_anteriogruplist.setColumn(0, "select", "");
  527. fbodyunselect();
  528. }
  529. }
  530. function group1_checkbox17_onclick(obj:CheckBox, e:ClickEventInfo)
  531. {
  532. if( obj.value == "(anterior)ear" ){
  533. ds_main_cond_anteriogrup_anteriogruplist.setColumn(0, "select", "(anterior)ear");
  534. fbodyselect();
  535. }else{
  536. ds_main_cond_anteriogrup_anteriogruplist.setColumn(0, "select", "");
  537. fbodyunselect();
  538. }
  539. }
  540. function group1_checkbox9_onclick(obj:CheckBox, e:ClickEventInfo)
  541. {
  542. if( obj.value == "(anterior)neck" ){
  543. ds_main_cond_anteriogrup_anteriogruplist.setColumn(0, "select", "(anterior)neck");
  544. fbodyselect();
  545. }else{
  546. ds_main_cond_anteriogrup_anteriogruplist.setColumn(0, "select", "");
  547. fbodyunselect();
  548. }
  549. }
  550. function group1_checkbox8_onclick(obj:CheckBox, e:ClickEventInfo)
  551. {
  552. if( obj.value == "(anterior)chest" ){
  553. ds_main_cond_anteriogrup_anteriogruplist.setColumn(0, "select", "(anterior)chest");
  554. fbodyselect();
  555. }else{
  556. ds_main_cond_anteriogrup_anteriogruplist.setColumn(0, "select", "");
  557. fbodyunselect();
  558. }
  559. }
  560. function group1_checkbox7_onclick(obj:CheckBox, e:ClickEventInfo)
  561. {
  562. if( obj.value == "(anterior)abdomen" ){
  563. ds_main_cond_anteriogrup_anteriogruplist.setColumn(0, "select", "(anterior)abdomen");
  564. fbodyselect();
  565. }else{
  566. ds_main_cond_anteriogrup_anteriogruplist.setColumn(0, "select", "");
  567. fbodyunselect();
  568. }
  569. }
  570. function group1_checkbox6_onclick(obj:CheckBox, e:ClickEventInfo)
  571. {
  572. if( obj.value == "(anterior)hand" ){
  573. ds_main_cond_anteriogrup_anteriogruplist.setColumn(0, "select", "(anterior)hand");
  574. fbodyselect();
  575. }else{
  576. ds_main_cond_anteriogrup_anteriogruplist.setColumn(0, "select", "");
  577. fbodyunselect();
  578. }
  579. }
  580. function group1_checkbox5_onclick(obj:CheckBox, e:ClickEventInfo)
  581. {
  582. if( obj.value == "(anterior)inguinal" ){
  583. ds_main_cond_anteriogrup_anteriogruplist.setColumn(0, "select", "(anterior)inguinal");
  584. fbodyselect();
  585. }else{
  586. ds_main_cond_anteriogrup_anteriogruplist.setColumn(0, "select", "");
  587. fbodyunselect();
  588. }
  589. }
  590. function group1_checkbox4_onclick(obj:CheckBox, e:ClickEventInfo)
  591. {
  592. if( obj.value == "(anterior)knee" ){
  593. ds_main_cond_anteriogrup_anteriogruplist.setColumn(0, "select", "(anterior)knee");
  594. fbodyselect();
  595. }else{
  596. ds_main_cond_anteriogrup_anteriogruplist.setColumn(0, "select", "");
  597. fbodyunselect();
  598. }
  599. }
  600. function group1_checkbox30_onclick(obj:CheckBox, e:ClickEventInfo)
  601. {
  602. if( obj.value == "(anterior)malleolus" ){
  603. ds_main_cond_anteriogrup_anteriogruplist.setColumn(0, "select", "(anterior)malleolus");
  604. fbodyselect();
  605. }else{
  606. ds_main_cond_anteriogrup_anteriogruplist.setColumn(0, "select", "");
  607. fbodyunselect();
  608. }
  609. }
  610. function group1_checkbox31_onclick(obj:CheckBox, e:ClickEventInfo)
  611. {
  612. if( obj.value == "(anterior)toe" ){
  613. ds_main_cond_anteriogrup_anteriogruplist.setColumn(0, "select", "(anterior)toe");
  614. fbodyselect();
  615. }else{
  616. ds_main_cond_anteriogrup_anteriogruplist.setColumn(0, "select", "");
  617. fbodyunselect();
  618. }
  619. }
  620. function group1_checkbox14_onclick(obj:CheckBox, e:ClickEventInfo)
  621. {
  622. if( obj.value == "(anterior)foot" ){
  623. ds_main_cond_anteriogrup_anteriogruplist.setColumn(0, "select", "(anterior)foot");
  624. fbodyselect();
  625. }else{
  626. ds_main_cond_anteriogrup_anteriogruplist.setColumn(0, "select", "");
  627. fbodyunselect();
  628. }
  629. }
  630. function group1_checkbox12_onclick(obj:CheckBox, e:ClickEventInfo)
  631. {
  632. if( obj.value == "(anterior)ankle" ){
  633. ds_main_cond_anteriogrup_anteriogruplist.setColumn(0, "select", "(anterior)ankle");
  634. fbodyselect();
  635. }else{
  636. ds_main_cond_anteriogrup_anteriogruplist.setColumn(0, "select", "");
  637. fbodyunselect();
  638. }
  639. }
  640. function group1_checkbox3_onclick(obj:CheckBox, e:ClickEventInfo)
  641. {
  642. if( obj.value == "(anterior)leg" ){
  643. ds_main_cond_anteriogrup_anteriogruplist.setColumn(0, "select", "(anterior)leg");
  644. fbodyselect();
  645. }else{
  646. ds_main_cond_anteriogrup_anteriogruplist.setColumn(0, "select", "");
  647. fbodyunselect();
  648. }
  649. }
  650. function group1_checkbox2_onclick(obj:CheckBox, e:ClickEventInfo)
  651. {
  652. if( obj.value == "(anterior)thigh" ){
  653. ds_main_cond_anteriogrup_anteriogruplist.setColumn(0, "select", "(anterior)thigh");
  654. fbodyselect();
  655. }else{
  656. ds_main_cond_anteriogrup_anteriogruplist.setColumn(0, "select", "");
  657. fbodyunselect();
  658. }
  659. }
  660. function group1_checkbox1_onclick(obj:CheckBox, e:ClickEventInfo)
  661. {
  662. if( obj.value == "(anterior)finger" ){
  663. ds_main_cond_anteriogrup_anteriogruplist.setColumn(0, "select", "(anterior)finger");
  664. fbodyselect();
  665. }else{
  666. ds_main_cond_anteriogrup_anteriogruplist.setColumn(0, "select", "");
  667. fbodyunselect();
  668. }
  669. }
  670. function group1_checkbox22_onclick(obj:CheckBox, e:ClickEventInfo)
  671. {
  672. if( obj.value == "(anterior)wrist" ){
  673. ds_main_cond_anteriogrup_anteriogruplist.setColumn(0, "select", "(anterior)wrist");
  674. fbodyselect();
  675. }else{
  676. ds_main_cond_anteriogrup_anteriogruplist.setColumn(0, "select", "");
  677. fbodyunselect();
  678. }
  679. }
  680. function group1_checkbox21_onclick(obj:CheckBox, e:ClickEventInfo)
  681. {
  682. if( obj.value == "(anterior)lower-arm" ){
  683. ds_main_cond_anteriogrup_anteriogruplist.setColumn(0, "select", "(anterior)lower-arm");
  684. fbodyselect();
  685. }else{
  686. ds_main_cond_anteriogrup_anteriogruplist.setColumn(0, "select", "");
  687. fbodyunselect();
  688. }
  689. }
  690. function group1_checkbox20_onclick(obj:CheckBox, e:ClickEventInfo)
  691. {
  692. if( obj.value == "(anterior)upper-arm" ){
  693. ds_main_cond_anteriogrup_anteriogruplist.setColumn(0, "select", "(anterior)upper-arm");
  694. fbodyselect();
  695. }else{
  696. ds_main_cond_anteriogrup_anteriogruplist.setColumn(0, "select", "");
  697. fbodyunselect();
  698. }
  699. }
  700. function group1_checkbox19_onclick(obj:CheckBox, e:ClickEventInfo)
  701. {
  702. if( obj.value == "(anterior)shoulder" ){
  703. ds_main_cond_anteriogrup_anteriogruplist.setColumn(0, "select", "(anterior)shoulder");
  704. fbodyselect();
  705. }else{
  706. ds_main_cond_anteriogrup_anteriogruplist.setColumn(0, "select", "");
  707. fbodyunselect();
  708. }
  709. }
  710. function group1_checkbox18_onclick(obj:CheckBox, e:ClickEventInfo)
  711. {
  712. if( obj.value == "(anterior)chin" ){
  713. ds_main_cond_anteriogrup_anteriogruplist.setColumn(0, "select", "(anterior)chin");
  714. fbodyselect();
  715. }else{
  716. ds_main_cond_anteriogrup_anteriogruplist.setColumn(0, "select", "");
  717. fbodyunselect();
  718. }
  719. }
  720. /****************************************************************************************
  721. * Components : Button
  722. * Components ID : button18
  723. * Event : onclick
  724. * Argument : 01.obj : Object Event has occurred
  725. * : 02.e : Event Object
  726. * Description : 확인버튼 클릭시
  727. ****************************************************************************************/
  728. function switch1_case1_button18_onclick(obj:Button, e:ClickEventInfo)
  729. {
  730. wincloseButton = true ;
  731. fPopImgClose();
  732. }
  733. /****************************************************************************************
  734. * Components : CheckBox
  735. * Components ID : checkbox38
  736. * Event : onclick
  737. * Argument : 01.obj : Object Event has occurred
  738. * : 02.e : Event Object
  739. * Description : 체크박스 클릭시
  740. ****************************************************************************************/
  741. function switch1_case1_checkbox38_onclick(obj:CheckBox, e:ClickEventInfo)
  742. {
  743. if( switch1.case1.checkbox38.value == "Y" ){
  744. switch1.case5.input1.enable = true;
  745. ds_main_cond_anteriogrup_anteriogruplist.setColumn(0, "select", "");
  746. ds_main_cond_anteriogrup_anteriogruplist.setColumn(0, "select2", "Y");
  747. ds_main_cond_positiongrup_positiongruplist.setColumn(0, "part", ""); //선택부위초기화
  748. switch1.case5.button1.setFocus();
  749. switch1.tabindex = 4;
  750. }else {
  751. switch1.case5.input1.enable = false;
  752. }
  753. }
  754. /****************************************************************************************
  755. * Components : Button
  756. * Components ID : button2
  757. * Event : onclick
  758. * Argument : 01.obj : Object Event has occurred
  759. * : 02.e : Event Object
  760. * Description : 확인버튼 클릭시
  761. ****************************************************************************************/
  762. function switch1_case2_button2_onclick(obj:Button, e:ClickEventInfo)
  763. {
  764. wincloseButton = true ;
  765. fPopImgClose();
  766. }
  767. /****************************************************************************************
  768. * Components : CheckBox
  769. * Components ID : checkbox37
  770. * Event : onclick
  771. * Argument : 01.obj : Object Event has occurred
  772. * : 02.e : Event Object
  773. * Description : 체크박스 클릭시
  774. ****************************************************************************************/
  775. function switch1_case2_checkbox37_onclick(obj:CheckBox, e:ClickEventInfo)
  776. {
  777. if( switch1.case2.checkbox37.value == "Y" ){
  778. switch1.case5.input1.enable = true;
  779. ds_main_cond_anteriogrup_anteriogruplist.setColumn(0, "select", "");
  780. ds_main_cond_anteriogrup_anteriogruplist.setColumn(0, "select2", "Y");
  781. ds_main_cond_positiongrup_positiongruplist.setColumn(0, "part", ""); //선택부위초기화
  782. switch1.case5.button1.setFocus();
  783. switch1.tabindex = 4;
  784. }else {
  785. switch1.case5.input1.enable = false;
  786. }
  787. }
  788. /****************************************************************************************
  789. * Components : Button
  790. * Components ID : button3
  791. * Event : onclick
  792. * Argument : 01.obj : Object Event has occurred
  793. * : 02.e : Event Object
  794. * Description : 확인버튼 클릭시
  795. ****************************************************************************************/
  796. function switch1_case3_button3_onclick(obj:Button, e:ClickEventInfo)
  797. {
  798. wincloseButton = true ;
  799. fPopImgClose();
  800. }
  801. /****************************************************************************************
  802. * Components : CheckBox
  803. * Components ID : checkbox36
  804. * Event : onclick
  805. * Argument : 01.obj : Object Event has occurred
  806. * : 02.e : Event Object
  807. * Description : 체크박스 클릭시
  808. ****************************************************************************************/
  809. function switch1_case3_checkbox36_onclick(obj:CheckBox, e:ClickEventInfo)
  810. {
  811. if( switch1.case3.checkbox36.value == "Y" ){
  812. switch1.case5.input1.enable = true;
  813. ds_main_cond_anteriogrup_anteriogruplist.setColumn(0, "select", "");
  814. ds_main_cond_anteriogrup_anteriogruplist.setColumn(0, "select2", "Y");
  815. ds_main_cond_positiongrup_positiongruplist.setColumn(0, "part", ""); //선택부위초기화
  816. switch1.case5.button1.setFocus();
  817. switch1.tabindex = 4;
  818. }else {
  819. switch1.case5.input1.enable = false;
  820. }
  821. }
  822. /****************************************************************************************
  823. * Components : Button
  824. * Components ID : button4
  825. * Event : onclick
  826. * Argument : 01.obj : Object Event has occurred
  827. * : 02.e : Event Object
  828. * Description : 확인버튼 클릭시
  829. ****************************************************************************************/
  830. function switch1_case4_button4_onclick(obj:Button, e:ClickEventInfo)
  831. {
  832. wincloseButton = true ;
  833. fPopImgClose();
  834. }
  835. /****************************************************************************************
  836. * Components : CheckBox
  837. * Components ID : checkbox35
  838. * Event : onclick
  839. * Argument : 01.obj : Object Event has occurred
  840. * : 02.e : Event Object
  841. * Description : 체크박스 클릭시
  842. ****************************************************************************************/
  843. function switch1_case4_checkbox35_onclick(obj:CheckBox, e:ClickEventInfo)
  844. {
  845. if( switch1.case4.checkbox35.value == "Y" ){
  846. switch1.case5.input1.enable = true;
  847. ds_main_cond_anteriogrup_anteriogruplist.setColumn(0, "select","");
  848. ds_main_cond_anteriogrup_anteriogruplist.setColumn(0, "select2","Y");
  849. ds_main_cond_positiongrup_positiongruplist.setColumn(0, "part",""); //선택부위초기화
  850. switch1.case5.button1.setFocus();
  851. switch1.tabindex = 4;
  852. }else {
  853. switch1.case5.input1.enable = false;
  854. }
  855. }
  856. /****************************************************************************************
  857. * Components : Button
  858. * Components ID : button1
  859. * Event : onclick
  860. * Argument : 01.obj : Object Event has occurred
  861. * : 02.e : Event Object
  862. * Description : 확인버튼 클릭시
  863. ****************************************************************************************/
  864. function switch1_case5_button1_onclick(obj:Button, e:ClickEventInfo)
  865. {
  866. wincloseButton = true ;
  867. fPopImgClose();
  868. }
  869. /****************************************************************************************
  870. * Components : CheckBox
  871. * Components ID : checkbox27
  872. * Event : onclick
  873. * Argument : 01.obj : Object Event has occurred
  874. * : 02.e : Event Object
  875. * Description : 체크박스 클릭시
  876. ****************************************************************************************/
  877. function switch1_case5_checkbox27_onclick(obj:CheckBox, e:ClickEventInfo)
  878. {
  879. if( switch1.case5.checkbox27.value == "Y" ){
  880. switch1.case5.input1.enable = true;
  881. ds_main_cond_anteriogrup_anteriogruplist.setColumn(0, "select", "");
  882. }else {
  883. switch1.case5.input1.enable = false;
  884. }
  885. }
  886. /****************************************************************************************
  887. * Components : Grid
  888. * Components ID : grd_userlist
  889. * Event : oncellclick
  890. * Argument : 01.obj : Object Event has occurred
  891. * : 02.e : Event Object
  892. * Description : 그리드 셀 클릭시
  893. ****************************************************************************************/
  894. function grp_sea_grd_userlist_oncellclick(obj:Grid, e:GridClickEventInfo)
  895. {
  896. //기타입력영역을 보여준다.
  897. fShowEtcInputArea();
  898. }
  899. /****************************************************************************************
  900. * Components : Dataset
  901. * Components ID : ds_main_detlgrup_getVO
  902. * Event : oncolumnchanged
  903. * Argument : 01.obj : Object Event has occurred
  904. * : 02.e : Event Object
  905. * Description : 데이터셋 값 변경시
  906. ****************************************************************************************/
  907. function ds_main_detlgrup_getVO_oncolumnchanged(obj:Dataset, e:DSColChangeEventInfo)
  908. {
  909. var grupcd = ds_main_detlgrup_getVO.getColumn(e.row, "grupcd");
  910. if( e.columnid == "detlinfo" ){
  911. if( grupcd == "00000001" ){
  912. ds_param.setColumn(0, "genrplceEtcStr", ds_main_detlgrup_getVO.getColumn(e.row, "detlinfo"));
  913. } else if( grupcd == "00000002" ){
  914. ds_param.setColumn(0, "causeEtcStr", ds_main_detlgrup_getVO.getColumn(e.row, "detlinfo"));
  915. } else if( grupcd == "00000003" ){
  916. ds_param.setColumn(0, "stageEtcStr", ds_main_detlgrup_getVO.getColumn(e.row, "detlinfo"));
  917. }else if( grupcd == "00000004" ){
  918. ds_param.setColumn(0, "interventionEtcStr", ds_main_detlgrup_getVO.getColumn(e.row, "detlinfo"));
  919. }
  920. }
  921. }
  922. /****************************************************************************************
  923. * Components : Button
  924. * Components ID : button5
  925. * Event : onclick
  926. * Argument : 01.obj : Object Event has occurred
  927. * : 02.e : Event Object
  928. * Description : 버튼 클릭시
  929. ****************************************************************************************/
  930. function button5_onclick(obj:Button, e:ClickEventInfo)
  931. {
  932. wincloseButton = true ;
  933. fPopImgClose();
  934. }
  935. ]]></Script>
  936. </Form>
  937. </FDL>