SPMNW04701_피부욕창관찰기록Undermining기준자료팝업.xfdl 8.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <FDL version="1.5">
  3. <TypeDefinition url="..\..\..\default_typedef.xml"/>
  4. <Form id="SPMNW04701" position="absolute 0 0 520 350" titletext="피부욕창관찰기록Undermining기준자료" oninit="SPMNW04701_oninit" onload="SPMNW04701_onload" onbeforeclose="SPMNW04701_onbeforeclose" scrollbars="none">
  5. <Layouts>
  6. <Layout>
  7. <Div position="absolute 0 0 521 350" id="group1" scrollbars="none">
  8. <Layouts>
  9. <Layout>
  10. <Static text="피부욕창 관찰기록 Undermining 기준자료" position="absolute 0 0 290 25" id="caption6" class="tit_1" anchor="default"/>
  11. <Grid position="absolute 0 33 520 350" id="grd_userlist" binddataset="ds_main_detlgrup_getVO" cellsizingtype="col" scrollbars="autoboth" anchor="default" cellclickbound="cell">
  12. <Formats>
  13. <Format id="default">
  14. <Columns>
  15. <Column size="47"/>
  16. <Column size="161"/>
  17. <Column size="312"/>
  18. <Column size="0"/>
  19. <Column size="0"/>
  20. </Columns>
  21. <Rows>
  22. <Row size="24" band="head"/>
  23. <Row size="24"/>
  24. </Rows>
  25. <Band id="head">
  26. <Cell text="선택"/>
  27. <Cell col="1" text="방향(시)"/>
  28. <Cell col="2" text="깊이(cm)"/>
  29. <Cell col="3" text="그룹코드"/>
  30. <Cell col="4" text="코드"/>
  31. </Band>
  32. <Band id="body">
  33. <Cell displaytype="checkbox" edittype="checkbox" text="bind:sel"/>
  34. <Cell col="1" style="align:left middle;" text="bind:cdnm"/>
  35. <Cell col="2" displaytype="text" edittype="text" text="bind:underdepth"/>
  36. <Cell col="3" text="bind:grupcd"/>
  37. <Cell col="4" text="bind:cd"/>
  38. </Band>
  39. </Format>
  40. </Formats>
  41. </Grid>
  42. <Button position="absolute 478 14 520 32" id="button1" class="btn2" text="확인" onclick="group1_button1_onclick" anchor="default"/>
  43. </Layout>
  44. </Layouts>
  45. </Div>
  46. </Layout>
  47. </Layouts>
  48. <Objects>
  49. <Dataset id="ds_send" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  50. <ColumnInfo>
  51. <Column id="type" type="STRING" size="256" sumtext="팝업타입"/>
  52. <Column id="pid" type="STRING" size="256" sumtext="등록번호"/>
  53. <Column id="grupcd" type="STRING" size="256" sumtext="그룹코드(욕창마스터)"/>
  54. <Column id="obsrecseq" type="STRING" size="256" sumtext="욕창기록순번"/>
  55. </ColumnInfo>
  56. <Rows>
  57. <Row/>
  58. </Rows>
  59. </Dataset>
  60. <Dataset id="ds_main_detlgrup_getVO" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
  61. <Dataset id="ds_param" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  62. <ColumnInfo>
  63. <Column id="pid" type="STRING" size="256"/>
  64. <Column id="grupcd" type="STRING" size="256"/>
  65. <Column id="obsrecseq" type="STRING" size="256"/>
  66. </ColumnInfo>
  67. <Rows>
  68. <Row/>
  69. </Rows>
  70. </Dataset>
  71. <Dataset id="ds_send_savedata_paramdata" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  72. <ColumnInfo>
  73. <Column id="pid" type="STRING" size="256" sumtext="등록번호"/>
  74. <Column id="grupcd" type="STRING" size="256" sumtext="그룹코드"/>
  75. <Column id="obsrecseq" type="INT" size="256" sumtext="욕창기록순번"/>
  76. </ColumnInfo>
  77. </Dataset>
  78. <Dataset id="ds_send_savedata_griddata" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  79. <ColumnInfo>
  80. <Column id="sel" type="STRING" size="256" sumtext="선택여부"/>
  81. <Column id="cd" type="STRING" size="256" sumtext="under코드"/>
  82. <Column id="underdepth" type="STRING" size="256" sumtext="under depth"/>
  83. </ColumnInfo>
  84. </Dataset>
  85. </Objects>
  86. <Script type="xscript4.0"><![CDATA[/***************************************************************************************
  87. * System Name : 경대 의료정보시스템
  88. * Job Name : emr_wardcarexp -> SPMNW04701
  89. * Creator : yjh
  90. * Make Date : 2016-02-23
  91. * Description :
  92. *---------------------------------------------------------------------------------------
  93. * Modify Date Modifier Modify Description
  94. *---------------------------------------------------------------------------------------
  95. * 2016-02-23 yjh TF->XP
  96. *
  97. *---------------------------------------------------------------------------------------
  98. ****************************************************************************************/
  99. //=======================================================================================
  100. // Lib Include
  101. //---------------------------------------------------------------------------------------
  102. include "com_commonxp::comm_main.xjs";
  103. include "emr_wardcarexp::SPMNW04701.xjs"; //yjh : 커밋
  104. //=======================================================================================
  105. // Global Form Variable
  106. //---------------------------------------------------------------------------------------
  107. var wincloseButton = false;
  108. //=======================================================================================
  109. // Function
  110. //---------------------------------------------------------------------------------------
  111. /****************************************************************************************
  112. * Argument : N/A
  113. * Description :
  114. ****************************************************************************************/
  115. //=======================================================================================
  116. // Event
  117. //---------------------------------------------------------------------------------------
  118. /****************************************************************************************
  119. * Components : Form
  120. * Components ID : SPMNW04701
  121. * Event : oninit
  122. * Argument : 01.obj : Object Event has occurred
  123. * : 02.e : Event Object
  124. * Description : 화면 처음 초기화시
  125. ****************************************************************************************/
  126. function SPMNW04701_oninit(obj:Form, e:InitEventInfo)
  127. {
  128. frmf_initForm(obj); //폼 초기화
  129. }
  130. /****************************************************************************************
  131. * Components : Form
  132. * Components ID : SPMNW04701
  133. * Event : onload
  134. * Argument : 01.obj : Object Event has occurred
  135. * : 02.e : Event Object
  136. * Description : 화면 로딩 완료시
  137. ****************************************************************************************/
  138. function SPMNW04701_onload(obj:Form, e:LoadEventInfo)
  139. {
  140. fInitialize();
  141. }
  142. /****************************************************************************************
  143. * Components : Form
  144. * Components ID : SPMNW04701
  145. * Event : onbeforeclose
  146. * Argument : 01.obj : Object Event has occurred
  147. * : 02.e : Event Object
  148. * Description : 화면 닫기전
  149. ****************************************************************************************/
  150. function SPMNW04701_onbeforeclose(obj:Form, e:CloseEventInfo)
  151. {
  152. if( !wincloseButton){
  153. opener.frmf_setParameter("returnnull","close");
  154. } else {
  155. opener.frmf_setParameter("returnnull","confirmbutton");
  156. }
  157. }
  158. /****************************************************************************************
  159. * Components : Button
  160. * Components ID : button1
  161. * Event : onclick
  162. * Argument : 01.obj : Object Event has occurred
  163. * : 02.e : Event Object
  164. * Description : 확인버튼 클릭시
  165. ****************************************************************************************/
  166. function group1_button1_onclick(obj:Button, e:ClickEventInfo)
  167. {
  168. wincloseButton = true ;
  169. fSave();
  170. }
  171. ]]></Script>
  172. </Form>
  173. </FDL>