SMMNW01300_전동리스트.xfdl 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <FDL version="1.5">
  3. <TypeDefinition url="..\..\..\default_typedef.xml"/>
  4. <Form id="SMMNW01300" position="absolute 0 0 1100 665" titletext="전동신청내역" oninit="SMMNW01300_oninit" onload="SMMNW01300_onload" ontimer="SMMNW01300_ontimer">
  5. <Layouts>
  6. <Layout>
  7. <Grid position="absolute 0 70 1100 605" id="grd_transList" binddataset="ds_grd_transList" oncelldblclick="grd_transList_oncelldblclick" onheadclick="grd_transList_onheadclick" anchor="all" cellsizingtype="both" cellsizebandtype="allband" extendsizetype="row" selecttype="multirow">
  8. <Formats>
  9. <Format id="default">
  10. <Columns>
  11. <Column size="30" band="left"/>
  12. <Column size="40"/>
  13. <Column size="160"/>
  14. <Column size="90"/>
  15. <Column size="160"/>
  16. <Column size="90"/>
  17. <Column size="70"/>
  18. <Column size="70"/>
  19. <Column size="80"/>
  20. <Column size="80"/>
  21. <Column size="60"/>
  22. <Column size="80"/>
  23. <Column size="70"/>
  24. <Column size="0"/>
  25. <Column size="0"/>
  26. <Column size="0"/>
  27. <Column size="0"/>
  28. <Column size="0"/>
  29. <Column size="0"/>
  30. <Column size="0"/>
  31. <Column size="0"/>
  32. <Column size="0"/>
  33. <Column size="0"/>
  34. </Columns>
  35. <Rows>
  36. <Row size="24" band="head"/>
  37. <Row size="24"/>
  38. </Rows>
  39. <Band id="head">
  40. <Cell/>
  41. <Cell col="1" text="구분"/>
  42. <Cell col="2" text="신청병동"/>
  43. <Cell col="3" text="신청병실"/>
  44. <Cell col="4" text="전실병동"/>
  45. <Cell col="5" text="전실병실"/>
  46. <Cell col="6" text="환자번호"/>
  47. <Cell col="7" text="이름"/>
  48. <Cell col="8" text="입원일자"/>
  49. <Cell col="9" text="신청일자"/>
  50. <Cell col="10" text="신청시간"/>
  51. <Cell col="11" text="신청간호사"/>
  52. <Cell col="12" text="기록여부"/>
  53. <Cell col="13" text="구분"/>
  54. <Cell col="14" text="기록구분"/>
  55. <Cell col="15"/>
  56. <Cell col="16"/>
  57. <Cell col="17"/>
  58. <Cell col="18"/>
  59. <Cell col="19"/>
  60. <Cell col="20"/>
  61. <Cell col="21"/>
  62. <Cell col="22"/>
  63. </Band>
  64. <Band id="body">
  65. <Cell celltype="head" text="expr:currow + 1"/>
  66. <Cell col="1" text="bind:chkflagnm"/>
  67. <Cell col="2" text="bind:pwardnm"/>
  68. <Cell col="3" text="bind:prestroomcd"/>
  69. <Cell col="4" text="bind:cwardnm"/>
  70. <Cell col="5" text="bind:chngroomcd"/>
  71. <Cell col="6" text="bind:pid"/>
  72. <Cell col="7" text="bind:hngnm"/>
  73. <Cell col="8" text="bind:indd"/>
  74. <Cell col="9" text="bind:appdd"/>
  75. <Cell col="10" text="bind:apptm"/>
  76. <Cell col="11" text="bind:nrname"/>
  77. <Cell col="12" text="bind:trsmyn"/>
  78. <Cell col="13" text="bind:flag"/>
  79. <Cell col="14" text="bind:chkflag"/>
  80. <Cell col="15" text="bind:indd1"/>
  81. <Cell col="16" text="bind:appdd1"/>
  82. <Cell col="17" text="bind:apptm1"/>
  83. <Cell col="18" text="bind:cretno"/>
  84. <Cell col="19" text="bind:instcd"/>
  85. <Cell col="20" text="bind:seqno"/>
  86. <Cell col="21" text="bind:orddeptcd"/>
  87. <Cell col="22" text="bind:medispclid"/>
  88. </Band>
  89. </Format>
  90. </Formats>
  91. </Grid>
  92. <Static text="* 기본조회 : 전실신청 승인된건만 조회 * 전동취소건포함 : 전실승인되고 기록된 후 전실승인 취소된건 포함해서 조회" position="absolute 5 609 839 629" id="caption1" style="font:Dotum,9,bold;" anchor="left bottom"/>
  93. <Div position="absolute 0 24 1100 61" align="align:center top;" id="group2" class="div_SA" anchor="left top right">
  94. <Layouts>
  95. <Layout>
  96. <Button position="absolute 1032 9 1088 29" id="btn_srchhdpatinfo" class="btn1" text="조회" onclick="group2_btn_srchhdpatinfo_onclick" anchor="top right"/>
  97. <Shape position="absolute 1023 9 1029 29" linetype="vertical" id="line3" class="line_1" anchor="top right"/>
  98. <Static text="신청일자 :" position="absolute 440 9 516 29" id="caption5" class="search_name" anchor="default"/>
  99. <Combo position="absolute 235 9 405 29" id="cmb_wardlist" class="combo_search" enable="true" innerdataset="@ds_init_wardlist" datacolumn="wardnm" codecolumn="wardcd" anchor="default"/>
  100. <Calendar position="absolute 519 9 619 29" id="ipt_sdd" class="input_s_essential" enable="true" anchor="default" autoselect="true" autoskip="true"/>
  101. <Calendar position="absolute 640 9 740 29" id="ipt_edd" class="input_s_essential" enable="true" anchor="default" autoselect="true"/>
  102. <Static text="~" position="absolute 625 9 640 29" id="caption2" anchor="default"/>
  103. <Radio position="absolute 5 9 230 29" id="radio1" columncount="3" codecolumn="codecolumn" datacolumn="datacolumn" onitemchanged="group2_radio1_onitemchanged" anchor="default">
  104. <Dataset id="innerdataset">
  105. <ColumnInfo>
  106. <Column id="codecolumn"/>
  107. <Column id="datacolumn"/>
  108. </ColumnInfo>
  109. <Rows>
  110. <Row>
  111. <Col id="codecolumn">req</Col>
  112. <Col id="datacolumn">신청병동</Col>
  113. </Row>
  114. <Row>
  115. <Col id="codecolumn">res</Col>
  116. <Col id="datacolumn">전실병동</Col>
  117. </Row>
  118. <Row>
  119. <Col id="codecolumn">pid</Col>
  120. <Col id="datacolumn">등록번호</Col>
  121. </Row>
  122. </Rows>
  123. </Dataset>
  124. </Radio>
  125. <Edit position="absolute 235 9 335 29" id="ipt_pid" class="input_search" anchor="default"/>
  126. <CheckBox position="absolute 755 9 865 29" id="chk_chkyn" text="전동취소건포함" truevalue="Y" onclick="group2_chk_chkyn_onclick" anchor="default"/>
  127. <Radio id="rdo_chkflag" taborder="1" columncount="3" rowcount="0" codecolumn="codecolumn" datacolumn="datacolumn" position="absolute 869 9 998 29" anchor="default">
  128. <Dataset id="innerdataset">
  129. <ColumnInfo>
  130. <Column id="codecolumn"/>
  131. <Column id="datacolumn"/>
  132. </ColumnInfo>
  133. <Rows>
  134. <Row>
  135. <Col id="codecolumn">0</Col>
  136. <Col id="datacolumn">전체</Col>
  137. </Row>
  138. <Row>
  139. <Col id="codecolumn">1</Col>
  140. <Col id="datacolumn">전동</Col>
  141. </Row>
  142. <Row>
  143. <Col id="codecolumn">2</Col>
  144. <Col id="datacolumn">전입</Col>
  145. </Row>
  146. </Rows>
  147. </Dataset>
  148. </Radio>
  149. </Layout>
  150. </Layouts>
  151. </Div>
  152. <Static text="[표]" position="absolute 1071 639 1100 654" id="caption3" style="font:Dotum,9,bold;" anchor="right bottom"/>
  153. <Static text="전동 전입 신청내역" position="absolute 0 0 152 25" id="caption4" class="tit_1"/>
  154. <Shape position="absolute 0 65 1100 71" linetype="horizontal" id="line2" class="line_10" anchor="left top right"/>
  155. <Static text="기록후 취소건" position="absolute 794 609 883 627" id="caption7" style="font:Dotum,9,bold;" anchor="left bottom"/>
  156. <Static text="* 전동기록 : 인계병동에서 반드시 인증저장 해야함 ( N - 기록 없는 상태, T - 기록은 있으나 인증저장 되지 않은 상태, Y - 인증저장 완료된 상태 )" position="absolute 5 626 891 646" id="caption8" style="font:Dotum,9,bold;" anchor="left bottom"/>
  157. <Static id="caption14" class="color_2" position="absolute 745 609 780 624" style="background:yellow;" anchor="left bottom"/>
  158. <Static id="caption9" text="*" position="absolute 730 609 746 629" style="font:Dotum,9,bold;" anchor="left bottom"/>
  159. <Static id="caption00" text="* 전입기록 : 인수병동에서 반드시 인증저장 해야함" position="absolute 5 645 320 661" style="font:Dotum,9,bold;" anchor="left bottom"/>
  160. </Layout>
  161. </Layouts>
  162. <Objects>
  163. <Dataset id="ds_grd_transList" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  164. <ColumnInfo>
  165. <Column id="pwardnm" type="STRING"/>
  166. <Column id="prestroomcd" type="STRING"/>
  167. <Column id="cwardnm" type="STRING"/>
  168. <Column id="chngroomcd" type="STRING"/>
  169. <Column id="pid" type="STRING"/>
  170. <Column id="hngnm" type="STRING"/>
  171. <Column id="indd" type="STRING"/>
  172. <Column id="appdd" type="STRING"/>
  173. <Column id="apptm" type="STRING"/>
  174. <Column id="nrname" type="STRING"/>
  175. <Column id="trsmyn" type="STRING"/>
  176. <Column id="flag" type="STRING"/>
  177. <Column id="indd1" type="STRING"/>
  178. <Column id="appdd1" type="STRING"/>
  179. <Column id="apptm1" type="STRING"/>
  180. <Column id="cretno" type="STRING"/>
  181. <Column id="instcd" type="STRING"/>
  182. <Column id="seqno" type="STRING"/>
  183. <Column id="orddeptcd" type="STRING"/>
  184. <Column id="medispclid" type="STRING"/>
  185. <Column id="chkflagnm" type="STRING"/>
  186. <Column id="chkflag" type="STRING"/>
  187. </ColumnInfo>
  188. </Dataset>
  189. <Dataset id="ds_init_wardlist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  190. <ColumnInfo>
  191. <Column id="wardnm" type="STRING"/>
  192. <Column id="wardcd" type="STRING"/>
  193. </ColumnInfo>
  194. </Dataset>
  195. <Dataset id="ds_main_cond" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  196. <ColumnInfo>
  197. <Column id="wardcd" type="STRING" size="256"/>
  198. <Column id="sdd" type="STRING" size="256"/>
  199. <Column id="edd" type="STRING" size="256"/>
  200. <Column id="instcd" type="STRING" size="256"/>
  201. <Column id="gbn" type="STRING" size="256"/>
  202. <Column id="pid" type="STRING" size="256"/>
  203. <Column id="chkyn" type="STRING" size="256"/>
  204. <Column id="chkflag" type="STRING" size="256"/>
  205. </ColumnInfo>
  206. <Rows>
  207. <Row/>
  208. </Rows>
  209. </Dataset>
  210. <Dataset id="ds_send" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
  211. </Objects>
  212. <Bind>
  213. <BindItem id="item0" compid="group2.radio1" propid="value" datasetid="ds_main_cond" columnid="gbn"/>
  214. <BindItem id="item1" compid="group2.ipt_pid" propid="value" datasetid="ds_main_cond" columnid="pid"/>
  215. <BindItem id="item2" compid="group2.cmb_wardlist" propid="value" datasetid="ds_main_cond" columnid="wardcd"/>
  216. <BindItem id="item3" compid="group2.ipt_sdd" propid="value" datasetid="ds_main_cond" columnid="sdd"/>
  217. <BindItem id="item4" compid="group2.ipt_edd" propid="value" datasetid="ds_main_cond" columnid="edd"/>
  218. <BindItem id="item5" compid="group2.chk_chkyn" propid="value" datasetid="ds_main_cond" columnid="chkyn"/>
  219. <BindItem id="item6" compid="group2.rdo_chkflag" propid="value" datasetid="ds_main_cond" columnid="chkflag"/>
  220. </Bind>
  221. <Script type="xscript4.0"><![CDATA[/***************************************************************************************
  222. * System Name :
  223. * Job Name :
  224. * Creator :
  225. * Make Date : 2015-11-13
  226. * Description :
  227. *---------------------------------------------------------------------------------------
  228. * Modify Date Modifier Modify Description
  229. *---------------------------------------------------------------------------------------
  230. * 2015-11-13 Live Converter TF->XP
  231. *
  232. *---------------------------------------------------------------------------------------
  233. ****************************************************************************************/
  234. //=======================================================================================
  235. // Lib Include
  236. //---------------------------------------------------------------------------------------
  237. include "com_commonxp::comm_main.xjs";
  238. include "emr_carecomxp::CareCom.xjs";
  239. include "emr_prcpmngtxp::MMO001.xjs";
  240. include "com_departmentcodexp::ZSD001.xjs"
  241. //=======================================================================================
  242. // Global Form Variable
  243. //---------------------------------------------------------------------------------------
  244. var arErrorCode = new HashArray();
  245. //=======================================================================================
  246. // Event
  247. //---------------------------------------------------------------------------------------
  248. /****************************************************************************************
  249. * Components : Form
  250. * Components ID : SMMNW01300
  251. * Event : oninit
  252. * Argument : 01.obj : Object Event has occurred
  253. * : 02.e : Event Object
  254. * Description : 화면 처음 초기화시
  255. ****************************************************************************************/
  256. function SMMNW01300_oninit(obj:Form, e:InitEventInfo)
  257. {
  258. frmf_initForm(obj);
  259. }
  260. /****************************************************************************************
  261. * Components : Form
  262. * Components ID : SMMNW01300
  263. * Event : onload
  264. * Argument : 01.obj : Object Event has occurred
  265. * : 02.e : Event Object
  266. * Description : 화면 로딩 완료시
  267. ****************************************************************************************/
  268. function SMMNW01300_onload(obj:Form, e:LoadEventInfo)
  269. {
  270. fInit();
  271. //fGetTransList();
  272. this.setTimer(0, 100);
  273. }
  274. function fInit(){
  275. ds_main_cond.setColumn(0,"gbn","req");
  276. ds_main_cond.setColumn(0,"chkyn","");
  277. group2.cmb_wardlist.visible = true;
  278. group2.ipt_pid.visible = false;
  279. ds_main_cond.setColumn(0, "wardcd", sysf_getUserInfo("dutplcecd"));
  280. ds_main_cond.setColumn(0, "chkflag", "0");
  281. ds_send.clear();
  282. dsf_makeValue(ds_send,"wardcd","string", ds_main_cond.getColumn(0, "wardcd"));
  283. var oParam = {};
  284. oParam.id = "TRMNW00101";
  285. oParam.service = "wardcareapp.WardCareMngt";
  286. oParam.method = "reqGetWMInitData";
  287. oParam.inds = "reqcond=ds_";
  288. oParam.outds = "ds_init_wardlist=ward";
  289. oParam.async = false;
  290. oParam.callback = "cf_TRMNW00101";
  291. tranf_submit(oParam);
  292. //model.setValue("/root/main/cond/wardcd", getUserInfo("dutplcecd"));
  293. var tempdd = utlf_getCurrentDate();
  294. dsf_makeValue(ds_main_cond,"sdd","string", tempdd);
  295. dsf_makeValue(ds_main_cond,"edd","string", tempdd);
  296. }
  297. function cf_TRMNW00101(sSvcId, nErrorCode, sErrorMsg) {
  298. arErrorCode.push(sSvcId, nErrorCode);
  299. }
  300. function fGetTransList(){
  301. //grd_transList.rebuild();
  302. ds_send.clear();
  303. dsf_makeValue(ds_send,"wardcd","string", ds_main_cond.getColumn(0,"wardcd"));
  304. dsf_makeValue(ds_send,"sdd","string", ds_main_cond.getColumn(0,"sdd"));
  305. dsf_makeValue(ds_send,"edd","string", ds_main_cond.getColumn(0,"edd"));
  306. dsf_makeValue(ds_send,"instcd","string", sysf_getUserInfo("dutplceinstcd"));
  307. dsf_makeValue(ds_send,"gbn","string", ds_main_cond.getColumn(0,"gbn"));
  308. dsf_makeValue(ds_send,"pid","string", ds_main_cond.getColumn(0,"pid"));
  309. dsf_makeValue(ds_send,"chkyn","string", ds_main_cond.getColumn(0,"chkyn"));
  310. dsf_makeValue(ds_send,"chkflag","string", ds_main_cond.getColumn(0,"chkflag"));
  311. //alert(instance1.selectNodesXml("/root/send/req"));
  312. var oParam = {};
  313. oParam.id = "TRMNW01302";
  314. oParam.service = "wardcareapp.WardCareMngt";
  315. oParam.method = "reqGetTransList";
  316. oParam.inds = "req=ds_send";
  317. oParam.outds = "ds_grd_transList=translist";
  318. oParam.async = false;
  319. oParam.callback = "cf_TRMNW01302";
  320. tranf_submit(oParam);
  321. //setColor
  322. var flag;
  323. var trsmyn;
  324. trsmyn = ds_grd_transList.getColumn(i,"trsmyn");
  325. //grdf_setRowStyle(grd_transList , "15" , "2" , "flag" , "equal");
  326. //grdf_setCellStyle(grd_transList,"0^1^2","xx^xx^T","trsmyn","trsmyn","B");
  327. grd_transList.setCellProperty("body", 12, "background", "EXPR((flag == '2') ? '#ffff00' : (trsmyn =='T') ? '#FFCC66': '#ffffff')" );
  328. grd_transList.setCellProperty("body", 12, "background2", "EXPR((flag == '2') ? '#ffff00' : (trsmyn =='T') ? '#FFCC66': '#ffffff')" );
  329. }
  330. function cf_TRMNW01302(sSvcId, nErrorCode, sErrorMsg) {
  331. if(nErrorCode < 0) return;
  332. }
  333. function grd_transList_oncelldblclick(obj:Grid, e:GridClickEventInfo)
  334. {
  335. var iRow = ds_grd_transList.rowcount;
  336. if (iRow == "" || iRow > ds_grd_transList.rowcount) return;
  337. //setParameter("SMMNW01301_PID", model.getValue("/root/main/trans/translist[" + grd_transList.row + "]/pid"));
  338. var chkflag = ds_grd_transList.getColumn(ds_grd_transList.rowposition, "chkflag");
  339. if(chkflag == "2"){
  340. frmf_setParameter("SMMNW01302_PID", ds_grd_transList.getColumn(ds_grd_transList.rowposition, "pid"));
  341. frmf_setParameter("SMMNW01302_INDD", ds_grd_transList.getColumn(ds_grd_transList.rowposition, "indd1"));
  342. frmf_setParameter("SMMNW01302_CRETNO", ds_grd_transList.getColumn(ds_grd_transList.rowposition, "cretno"));
  343. frmf_setParameter("SMMNW01302_APPDD", ds_grd_transList.getColumn(ds_grd_transList.rowposition, "appdd1"));
  344. frmf_setParameter("SMMNW01302_APPTM", ds_grd_transList.getColumn(ds_grd_transList.rowposition, "apptm1"));
  345. frmf_setParameter("SMMNW01302_INSTCD", ds_grd_transList.getColumn(ds_grd_transList.rowposition, "instcd"));
  346. frmf_setParameter("SMMNW01302_SEQNO", ds_grd_transList.getColumn(ds_grd_transList.rowposition, "seqno"));
  347. frmf_setParameter("SMMNW01302_ORDDEPTCD", ds_grd_transList.getColumn(ds_grd_transList.rowposition, "orddeptcd"));
  348. frmf_setParameter("SMMNW01302_ORDDRID", ds_grd_transList.getColumn(ds_grd_transList.rowposition, "medispclid"));
  349. frmf_modal("SMMNW01302", "SMMNW01302", null, null, null, null, null, null, null, null, null, null, "M");
  350. //frmf_open("SMMNW01301", "SMMNW01301", objArg, false, mon, xpt, ypt, null, null, null, null, null, "M"); //yjh : 커밋
  351. }else{
  352. frmf_setParameter("SMMNW01301_PID", ds_grd_transList.getColumn(ds_grd_transList.rowposition, "pid"));
  353. frmf_setParameter("SMMNW01301_INDD", ds_grd_transList.getColumn(ds_grd_transList.rowposition, "indd1"));
  354. frmf_setParameter("SMMNW01301_CRETNO", ds_grd_transList.getColumn(ds_grd_transList.rowposition, "cretno"));
  355. frmf_setParameter("SMMNW01301_APPDD", ds_grd_transList.getColumn(ds_grd_transList.rowposition, "appdd1"));
  356. frmf_setParameter("SMMNW01301_APPTM", ds_grd_transList.getColumn(ds_grd_transList.rowposition, "apptm1"));
  357. frmf_setParameter("SMMNW01301_INSTCD", ds_grd_transList.getColumn(ds_grd_transList.rowposition, "instcd"));
  358. frmf_setParameter("SMMNW01301_SEQNO", ds_grd_transList.getColumn(ds_grd_transList.rowposition, "seqno"));
  359. frmf_setParameter("SMMNW01301_ORDDEPTCD", ds_grd_transList.getColumn(ds_grd_transList.rowposition, "orddeptcd"));
  360. frmf_setParameter("SMMNW01301_ORDDRID", ds_grd_transList.getColumn(ds_grd_transList.rowposition, "medispclid"));
  361. frmf_modal("SMMNW01301", "SMMNW01301", null, null, null, null, null, null, null, null, null, null, "M");
  362. //frmf_open("SMMNW01301", "SMMNW01301", objArg, false, mon, xpt, ypt, null, null, null, null, null, "M"); //yjh : 커밋
  363. }
  364. }
  365. /******************************************************************
  366. * Argument :
  367. * Description : 조회 button event
  368. ******************************************************************/
  369. function group2_btn_srchhdpatinfo_onclick(obj:Button, e:ClickEventInfo)
  370. {
  371. fGetTransList(); // 당일입원전과전실리스트조회
  372. }
  373. /******************************************************************
  374. * Argument :
  375. * Description : 병동선택 radio event
  376. ******************************************************************/
  377. function group2_radio1_onitemchanged(obj:Radio, e:ItemChangeEventInfo)
  378. {
  379. group2.cmb_wardlist.value = "";
  380. group2.ipt_pid.value = "";
  381. if(ds_main_cond.getColumn(0,"gbn") == "req" || ds_main_cond.getColumn(0,"gbn") == "res" ){
  382. group2.cmb_wardlist.visible = true;
  383. group2.ipt_pid.visible = false;
  384. }else{
  385. group2.cmb_wardlist.visible = false;
  386. group2.ipt_pid.visible = true;
  387. }
  388. }
  389. /******************************************************************
  390. * Argument :
  391. * Description : 전동취소건 Check Box event
  392. ******************************************************************/
  393. function group2_chk_chkyn_onclick(obj:CheckBox, e:ClickEventInfo)
  394. {
  395. if(group2.chk_chkyn.value == false){
  396. //alert("1");
  397. //group2.chk_chkyn.value ="";
  398. ds_main_cond.setColumn(0,"chkyn","");
  399. }
  400. }
  401. function grd_transList_onheadclick(obj:Grid, e:GridClickEventInfo)
  402. {
  403. grdf_gridSort(grd_transList,e);
  404. }
  405. function SMMNW01300_ontimer(obj:Form, e:TimerEventInfo)
  406. {
  407. if( e.timerid == 0 ){
  408. this.killTimer(0);
  409. fGetTransList();
  410. }
  411. }
  412. ]]></Script>
  413. </Form>
  414. </FDL>