SMMNS03100_환자조회.xfdl 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <FDL version="1.5">
  3. <TypeDefinition url="..\..\..\default_typedef.xml"/>
  4. <Form id="SMMNS03100" position="absolute 0 0 520 343" titletext="환자기초정보조회" oninit="SMMNS03100_oninit" onload="SMMNS03100_onload">
  5. <Layouts>
  6. <Layout>
  7. <Div position="absolute 0 0 518 316" id="group3" scrollbars="autoboth">
  8. <Layouts>
  9. <Layout>
  10. <Div position="absolute 0 0 518 35" id="group2" class="div_SA">
  11. <Layouts>
  12. <Layout>
  13. <Static text="조회구분 :" position="absolute 5 9 81 26" id="caption2" class="search_name"/>
  14. <Button position="absolute 445 7 501 29" id="btn_search" class="btn1" taborder="6" text="조회" onclick="group3_group2_btn_search_onclick"/>
  15. <Shape position="absolute 431 7 437 29" linetype="vertical" id="line13" class="line_4"/>
  16. <Radio position="absolute 80 8 215 28" id="rdo_refflag" columncount="2" codecolumn="codecolumn" datacolumn="datacolumn" onitemchanged="group3_group2_rdo_refflag_onitemchanged">
  17. <Dataset id="innerdataset">
  18. <ColumnInfo>
  19. <Column id="codecolumn"/>
  20. <Column id="datacolumn"/>
  21. </ColumnInfo>
  22. <Rows>
  23. <Row>
  24. <Col id="codecolumn">1</Col>
  25. <Col id="datacolumn">환자명</Col>
  26. </Row>
  27. <Row>
  28. <Col id="codecolumn">2</Col>
  29. <Col id="datacolumn">등록번호</Col>
  30. </Row>
  31. </Rows>
  32. </Dataset>
  33. </Radio>
  34. <Static text="조회조건 :" position="absolute 225 9 301 26" id="caption3" class="search_name"/>
  35. <Edit position="absolute 300 8 415 27" id="ipt_refnm" autoselect="true" onkeyup="group3_group2_ipt_refnm_onkeyup" imemode="hangul"/>
  36. </Layout>
  37. </Layouts>
  38. </Div>
  39. <Static text="인적사항" position="absolute 0 44 95 60" id="caption1" class="tit_2"/>
  40. <Shape position="absolute 0 60 517 66" linetype="horizontal" id="line1" class="line_10"/>
  41. <Grid position="absolute 0 65 517 295" id="grd_patinfolist" taborder="7" binddataset="ds_main_patinfo_patinfolist" oncelldblclick="group3_grd_patinfolist_oncelldblclick">
  42. <Formats>
  43. <Format id="default">
  44. <Columns>
  45. <Column size="43"/>
  46. <Column size="87"/>
  47. <Column size="90"/>
  48. <Column size="43"/>
  49. <Column size="100"/>
  50. <Column size="100"/>
  51. <Column size="100"/>
  52. <Column size="56"/>
  53. <Column size="57"/>
  54. <Column size="34"/>
  55. <Column size="35"/>
  56. <Column size="379"/>
  57. <Column size="0"/>
  58. </Columns>
  59. <Rows>
  60. <Row size="24" band="head"/>
  61. <Row size="24"/>
  62. </Rows>
  63. <Band id="head">
  64. <Cell text="구분"/>
  65. <Cell col="1" text="등록번호"/>
  66. <Cell col="2" text="환자명"/>
  67. <Cell col="3" text="S/A"/>
  68. <Cell col="4" text="병실"/>
  69. <Cell col="5" text="집전화"/>
  70. <Cell col="6" text="휴대전화"/>
  71. <Cell col="7" colspan="2" text="주민번호" taborder="undefined"/>
  72. <Cell col="9" colspan="2" text="우편번호" taborder="undefined"/>
  73. <Cell col="11" text="주소"/>
  74. <Cell col="12" text="구분"/>
  75. </Band>
  76. <Band id="body">
  77. <Cell text="bind:patfgnm"/>
  78. <Cell col="1" text="bind:pid"/>
  79. <Cell col="2" text="bind:patnm"/>
  80. <Cell col="3" text="bind:sexage"/>
  81. <Cell col="4" text="bind:wardno"/>
  82. <Cell col="5" text="bind:hometel"/>
  83. <Cell col="6" text="bind:mpphontel"/>
  84. <Cell col="7" text="bind:rrgstno1"/>
  85. <Cell col="8" text="bind:rrgstno2visible"/>
  86. <Cell col="9" text="bind:zipcd1"/>
  87. <Cell col="10" text="bind:zipcd2"/>
  88. <Cell col="11" text="bind:detladdr"/>
  89. <Cell col="12" text="bind:patfg"/>
  90. </Band>
  91. </Format>
  92. </Formats>
  93. </Grid>
  94. </Layout>
  95. </Layouts>
  96. </Div>
  97. <Div position="absolute 0 316 518 343" id="group1" scrollbars="autoboth">
  98. <Layouts>
  99. <Layout>
  100. <Button position="absolute 402 5 458 27" id="btn_confirm" class="btn4" taborder="8" text="확인" onclick="group1_btn_confirm_onclick"/>
  101. <Button position="absolute 461 5 517 27" id="btn_cancel" class="btn4" taborder="9" text="취소" onclick="group1_btn_cancel_onclick"/>
  102. </Layout>
  103. </Layouts>
  104. </Div>
  105. </Layout>
  106. </Layouts>
  107. <Objects>
  108. <Dataset id="ds_send_reqdata" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  109. <ColumnInfo>
  110. <Column id="refflag" type="STRING" size="256" sumtext="조건구분"/>
  111. <Column id="refnm" type="STRING" size="256" sumtext="조건명"/>
  112. <Column id="fromdd" type="STRING" size="256" sumtext="조회일자From"/>
  113. <Column id="enddd" type="STRING" size="256" sumtext="조회일자To"/>
  114. <Column id="flg" type="STRING" size="256" sumtext="전체환자/신규환자조회구분"/>
  115. </ColumnInfo>
  116. <Rows>
  117. <Row/>
  118. </Rows>
  119. </Dataset>
  120. <Dataset id="ds_main_patinfo_patinfolist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  121. <ColumnInfo>
  122. <Column id="pid" type="STRING" size="256" sumtext="등록번호"/>
  123. <Column id="patnm" type="STRING" size="256" sumtext="환자명"/>
  124. <Column id="rrgstno1" type="STRING" size="256" sumtext="주민번호1"/>
  125. <Column id="rrgstno2visible" type="STRING" size="256" sumtext="주민번호2visible"/>
  126. <Column id="rrgstno2" type="STRING" size="256" sumtext="주민번호2"/>
  127. <Column id="hometel" type="STRING" size="256" sumtext="집전화"/>
  128. <Column id="mpphontel" type="STRING" size="256" sumtext="휴대번화"/>
  129. <Column id="zipcd1" type="STRING" size="256" sumtext="우편번호1"/>
  130. <Column id="zipcd2" type="STRING" size="256" sumtext="우편번호"/>
  131. <Column id="detladdr" type="STRING" size="256" sumtext="상세주소"/>
  132. <Column id="wardcd" type="STRING" size="256" sumtext="병동코드"/>
  133. <Column id="deptnm" type="STRING" size="256" sumtext="부서명"/>
  134. <Column id="roomcd" type="STRING" size="256" sumtext="병실코드"/>
  135. <Column id="sexage" type="STRING" size="256" sumtext="S/A"/>
  136. <Column id="patfg" type="STRING" size="256" sumtext="입원외래구분"/>
  137. <Column id="patfgnm" type="STRING" size="256" sumtext="입원외래구분한글명"/>
  138. <Column id="wardno" type="STRING" size="256" sumtext="병동-병실"/>
  139. <Column id="educfromdd" type="STRING" size="256" sumtext="등록일자"/>
  140. <Column id="cretno" type="STRING" size="256" sumtext="생성번호"/>
  141. <Column id="indd" type="STRING" size="256" sumtext="진료일자"/>
  142. </ColumnInfo>
  143. <Rows>
  144. <Row/>
  145. </Rows>
  146. </Dataset>
  147. <Dataset id="ds_main_cond" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  148. <ColumnInfo>
  149. <Column id="refflag" type="STRING" size="256"/>
  150. <Column id="refnm" type="STRING" size="256"/>
  151. <Column id="fromdd" type="STRING" size="256"/>
  152. <Column id="enddd" type="STRING" size="256"/>
  153. <Column id="flg" type="STRING" size="256"/>
  154. <Column id="xpath" type="STRING" size="256"/>
  155. </ColumnInfo>
  156. <Rows>
  157. <Row/>
  158. </Rows>
  159. </Dataset>
  160. </Objects>
  161. <Bind>
  162. <BindItem id="item0" compid="group3.group2.rdo_refflag" propid="value" datasetid="ds_main_cond" columnid="refflag"/>
  163. <BindItem id="item1" compid="group3.group2.ipt_refnm" propid="value" datasetid="ds_main_cond" columnid="refnm"/>
  164. </Bind>
  165. <Script type="xscript4.0"><![CDATA[/***************************************************************************************
  166. * System Name : 경대 의료정보시스템
  167. * Job Name : emr_spclcarexp -> SMMNS03100
  168. * Creator : yjh
  169. * Make Date : 2017-09-15
  170. * Description :
  171. *---------------------------------------------------------------------------------------
  172. * Modify Date Modifier Modify Description
  173. *---------------------------------------------------------------------------------------
  174. * 2017-09-15 yjh TF->XP
  175. *
  176. *---------------------------------------------------------------------------------------
  177. ****************************************************************************************/
  178. //=======================================================================================
  179. // Lib Include
  180. //---------------------------------------------------------------------------------------
  181. include "com_commonxp::comm_main.xjs";
  182. //=======================================================================================
  183. // Global Form Variable
  184. //---------------------------------------------------------------------------------------
  185. var arErrorCode = new HashArray();
  186. //=======================================================================================
  187. // Function
  188. //---------------------------------------------------------------------------------------
  189. //flg - 1 : 원무 환자정보조회
  190. // - 2 : 전문간호 신규등록환자 조회
  191. // - 3 : sms전송 환자조회
  192. var pid = opener.frmf_getParameter("pid");
  193. var fromdd = opener.frmf_getParameter("fromdd");
  194. var enddd = opener.frmf_getParameter("enddd");
  195. var flg = opener.frmf_getParameter("flg");
  196. var xpath = opener.frmf_getParameter("xpath");
  197. var pNRow = opener.frmf_getParameter("pNRow");
  198. ds_main_cond.setColumn(0, "fromdd",fromdd);
  199. ds_main_cond.setColumn(0, "enddd",enddd);
  200. ds_main_cond.setColumn(0, "flg",flg);
  201. /* -------------------------------------------------------*/
  202. /* model.getValue(); 를 함수로 만들었습니다. */
  203. /* param1 : node는 grid의 xPath입니다. */
  204. /* param2 : row는 grid에서 선택한 row값입니다. */
  205. /* param3 : element는 getvalue할 해당 element 명입니다. */
  206. /* */
  207. /* 해당 getvalue값을 return 해줍니다. */
  208. /* return 하지 않으면 해당값을 가져올 수 없습니다. */
  209. /* -------------------------------------------------------*/
  210. function fGetValue(node, row, element) {
  211. var rtnValue = node.getColumn(row, element);
  212. return rtnValue;
  213. }
  214. function fDblClick(pRow) {
  215. var iParam="";
  216. var iNode = ds_main_patinfo_patinfolist;
  217. var iParam_pid = fGetValue(iNode, pRow, "pid");
  218. var iParam_patnm = fGetValue(iNode, pRow, "patnm");
  219. var iParam_rrgstno1 = fGetValue(iNode, pRow, "rrgstno1");
  220. var iParam_rrgstno2 = fGetValue(iNode, pRow, "rrgstno2visible");
  221. var iParam_hometel = fGetValue(iNode, pRow, "hometel");
  222. var iParam_mpphontel = fGetValue(iNode, pRow, "mpphontel");
  223. var iParam_zipcd1 = fGetValue(iNode, pRow, "zipcd1");
  224. var iParam_zipcd2 = fGetValue(iNode, pRow, "zipcd2");
  225. var iParam_detladdr = fGetValue(iNode, pRow, "detladdr");
  226. var iParam_roomcd = fGetValue(iNode, pRow, "roomcd");
  227. var iParam_age = fGetValue(iNode, pRow, "sexage");
  228. var iParam_patfg = fGetValue(iNode, pRow, "patfg");
  229. var iParam_wardno = fGetValue(iNode, pRow, "wardno");
  230. var iParam_educfromdd = fGetValue(iNode, pRow, "educfromdd");
  231. var iParam_indd = fGetValue(iNode, pRow, "indd");
  232. var iParam_cretno = fGetValue(iNode, pRow, "cretno");
  233. var iParam_rrgstno = iParam_rrgstno1 + "-" + iParam_rrgstno2;
  234. var iParam_zipcd = iParam_zipcd1 + "-" + iParam_zipcd2;
  235. if(iParam_patfg == "O")
  236. iParam_patfg ="외래";
  237. else if(iParam_patfg == "I")
  238. iParam_patfg ="입원";
  239. if( utlf_isNull(pNRow) ){
  240. pNRow = 0;
  241. }
  242. if(flg == "1"){//원무환자정보
  243. ///root/cond
  244. eval("opener."+xpath).setColumn(pNRow, "pid", iParam_pid);
  245. eval("opener."+xpath).setColumn(pNRow, "patnm", iParam_patnm);
  246. }else if( flg == "2" ){//신규등록환자정보
  247. ///root/main/item/patinfo
  248. eval("opener."+xpath).setColumn(pNRow, "pid", iParam_pid);
  249. eval("opener."+xpath).setColumn(pNRow, "pidnm", iParam_patnm);
  250. eval("opener."+xpath).setColumn(pNRow, "resno", iParam_rrgstno);
  251. eval("opener."+xpath).setColumn(pNRow, "age", iParam_age);
  252. eval("opener."+xpath).setColumn(pNRow, "telno1", iParam_hometel);
  253. eval("opener."+xpath).setColumn(pNRow, "telno2", iParam_mpphontel);
  254. eval("opener."+xpath).setColumn(pNRow, "addr1", iParam_zipcd);
  255. eval("opener."+xpath).setColumn(pNRow, "addr2", iParam_detladdr);
  256. eval("opener."+xpath).setColumn(pNRow, "patfg", iParam_patfg);
  257. eval("opener."+xpath).setColumn(pNRow, "wardno", iParam_wardno);
  258. eval("opener."+xpath).setColumn(pNRow, "reqdd", iParam_educfromdd);
  259. eval("opener."+xpath).setColumn(pNRow, "indd", iParam_indd);
  260. eval("opener."+xpath).setColumn(pNRow, "cretno", iParam_cretno);
  261. }else if(flg == "3"){//sms전송환자정보
  262. eval("opener."+xpath).setColumn(pNRow, "pid", iParam_pid);
  263. eval("opener."+xpath).setColumn(pNRow, "hngnm", iParam_patnm);
  264. eval("opener."+xpath).setColumn(pNRow, "mpphontel", iParam_mpphontel);
  265. eval("opener."+xpath).setColumn(pNRow, "cretno", iParam_cretno);
  266. }
  267. this.close();
  268. }
  269. //=======================================================================================
  270. // Event
  271. //---------------------------------------------------------------------------------------
  272. /****************************************************************************************
  273. * Components : Form
  274. * Components ID : SMMNS03100
  275. * Event : oninit
  276. * Argument : 01.obj : Object Event has occurred
  277. * : 02.e : Event Object
  278. * Description : 화면 처음 초기화시
  279. ****************************************************************************************/
  280. function SMMNS03100_oninit(obj:Form, e:InitEventInfo)
  281. {
  282. frmf_initForm(obj); //폼 초기화
  283. }
  284. /****************************************************************************************
  285. * Components : Form
  286. * Components ID : SMMNS03100
  287. * Event : onload
  288. * Argument : 01.obj : Object Event has occurred
  289. * : 02.e : Event Object
  290. * Description : 화면 로딩 완료시
  291. ****************************************************************************************/
  292. function SMMNS03100_onload(obj:Form, e:LoadEventInfo)
  293. {
  294. ds_main_cond.setColumn(0, "refflag", "2");
  295. if( utlf_isNull(pid) ) {
  296. group3.group2.ipt_refnm.setFocus();
  297. group3.group2.ipt_refnm.imemode = "hangul";
  298. }else {//상위 페이지에서 검색어를 치고 들어온경우
  299. ds_main_cond.setColumn(0, "refnm", pid);
  300. ds_send_reqdata.copyRow(0, ds_main_cond, 0);
  301. var oParam = {};
  302. oParam.id = "TRMNS03101";
  303. oParam.service = "spclcareapp.SpclCarePatMngt";
  304. oParam.method = "reqGetPatList";
  305. oParam.inds = "req=ds_send_reqdata";
  306. oParam.outds = "ds_main_patinfo_patinfolist=patinfolist";
  307. oParam.async = false;
  308. oParam.callback = "cf_TRMNS03101";
  309. tranf_submit(oParam);
  310. // var msg = model.getValue("/root/properties/error/msg");
  311. // var refCnt = msg.substring(0, 1);
  312. if( arErrorCode.pop("TRMNS03101") < 0 ) {
  313. sysf_messageBox("조회된 결과가", "I004");
  314. group3.group2.ipt_refnm.setFocus();
  315. }
  316. }
  317. }
  318. function cf_TRMNS03101(sSvcId, nErrorCode, sErrorMsg) {
  319. arErrorCode.push(sSvcId, nErrorCode);
  320. }
  321. /****************************************************************************************
  322. * Components : Button
  323. * Components ID : btn_search
  324. * Event : onclick
  325. * Argument : 01.obj : Object Event has occurred
  326. * : 02.e : Event Object
  327. * Description : 조회버튼 클릭시
  328. ****************************************************************************************/
  329. function group3_group2_btn_search_onclick(obj:Button, e:ClickEventInfo)
  330. {
  331. var refnm = utlf_transNullToEmpty(ds_main_cond.getColumn(0, "refnm"));
  332. var refflag = ds_main_cond.getColumn(0, "refflag");
  333. var length = refnm.length;
  334. if( refflag == "1" ) {
  335. if( length < 2 ) {
  336. sysf_messageBox("검색어는 2자리 이상", "E008");
  337. group3.group2.ipt_refnm.setFocus();
  338. }else {
  339. ds_send_reqdata.copyRow(0, ds_main_cond, 0);
  340. var oParam = {};
  341. oParam.id = "TRMNS03101";
  342. oParam.service = "spclcareapp.SpclCarePatMngt";
  343. oParam.method = "reqGetPatList";
  344. oParam.inds = "req=ds_send_reqdata";
  345. oParam.outds = "ds_main_patinfo_patinfolist=patinfolist";
  346. oParam.async = false;
  347. oParam.callback = "cf_TRMNS03101";
  348. tranf_submit(oParam);
  349. // var msg = model.getValue("/root/hidden/error/msg");
  350. // var refCnt = msg.substring(0, 1);
  351. if( arErrorCode.pop("TRMNS03101") < 0 ) {
  352. sysf_messageBox("조회된 결과가", "I004");
  353. group3.group2.ipt_refnm.setFocus();
  354. }
  355. }
  356. }else if( refflag == "2" ) {
  357. if( length < 4 ) {
  358. sysf_messageBox("검색어는 4자리 이상", "E008");
  359. group3.group2.ipt_refnm.setFocus();
  360. }else {
  361. ds_send_reqdata.copyRow(0, ds_main_cond, 0);
  362. var oParam = {};
  363. oParam.id = "TRMNS03101";
  364. oParam.service = "spclcareapp.SpclCarePatMngt";
  365. oParam.method = "reqGetPatList";
  366. oParam.inds = "req=ds_send_reqdata";
  367. oParam.outds = "ds_main_patinfo_patinfolist=patinfolist";
  368. oParam.async = false;
  369. oParam.callback = "cf_TRMNS03101";
  370. tranf_submit(oParam);
  371. // var msg = model.getValue("/root/hidden/error/msg");
  372. // var refCnt = msg.substring(0, 1);
  373. if( arErrorCode.pop("TRMNS03101") < 0 ) {
  374. sysf_messageBox("조회된 결과가", "I004");
  375. group3.group2.ipt_refnm.setFocus();
  376. }
  377. }
  378. }
  379. }
  380. /****************************************************************************************
  381. * Components : Radio
  382. * Components ID : rdo_refflag
  383. * Event : onitemchanged
  384. * Argument : 01.obj : Object Event has occurred
  385. * : 02.e : Event Object
  386. * Description : 라디오 값 변경시
  387. ****************************************************************************************/
  388. function group3_group2_rdo_refflag_onitemchanged(obj:Radio, e:ItemChangeEventInfo)
  389. {
  390. group3.group2.ipt_refnm.setFocus();
  391. }
  392. /****************************************************************************************
  393. * Components : Edit
  394. * Components ID : ipt_refnm
  395. * Event : onkeyup
  396. * Argument : 01.obj : Object Event has occurred
  397. * : 02.e : Event Object
  398. * Description : 에디터 키 입력시
  399. ****************************************************************************************/
  400. function group3_group2_ipt_refnm_onkeyup(obj:Edit, e:KeyEventInfo)
  401. {
  402. if( e.keycode == 13 ){
  403. obj.updateToDataset();
  404. group3.group2.btn_search.click();
  405. }
  406. }
  407. /****************************************************************************************
  408. * Components : Grid
  409. * Components ID : grd_patinfolist
  410. * Event : oncelldblclick
  411. * Argument : 01.obj : Object Event has occurred
  412. * : 02.e : Event Object
  413. * Description : 그리드 셀 더블클릭시
  414. ****************************************************************************************/
  415. function group3_grd_patinfolist_oncelldblclick(obj:Grid, e:GridClickEventInfo)
  416. {
  417. var iRow = -1;
  418. iRow = ds_main_patinfo_patinfolist.rowposition;
  419. if(iRow < 0)
  420. {
  421. sysf_messageBox("리스트에서 선택한 것이", "I004");
  422. return;
  423. }else
  424. {
  425. fDblClick(iRow);
  426. }
  427. }
  428. /****************************************************************************************
  429. * Components : Button
  430. * Components ID : btn_confirm
  431. * Event : onclick
  432. * Argument : 01.obj : Object Event has occurred
  433. * : 02.e : Event Object
  434. * Description : 확인버튼 클릭시
  435. ****************************************************************************************/
  436. function group1_btn_confirm_onclick(obj:Button, e:ClickEventInfo)
  437. {
  438. var iRow = -1;
  439. iRow = ds_main_patinfo_patinfolist.rowposition;
  440. if(iRow < 0)
  441. {
  442. sysf_messageBox("리스트에서 선택한 것이", "I004");
  443. return;
  444. }else
  445. {
  446. fDblClick(iRow);
  447. }
  448. }
  449. /****************************************************************************************
  450. * Components : Button
  451. * Components ID : btn_cancel
  452. * Event : onclick
  453. * Argument : 01.obj : Object Event has occurred
  454. * : 02.e : Event Object
  455. * Description : 취소버튼 클릭시
  456. ****************************************************************************************/
  457. function group1_btn_cancel_onclick(obj:Button, e:ClickEventInfo)
  458. {
  459. this.close();
  460. }
  461. ]]></Script>
  462. </Form>
  463. </FDL>