SMMNH02600_임종환자 관리.xfdl 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <FDL version="1.5">
  3. <TypeDefinition url="..\..\..\default_typedef.xml"/>
  4. <Form id="SMMNH02600" position="absolute 0 0 1211 768" titletext="Untitle" oninit="SMMNH02600_oninit" onload="SMMNH02600_onload">
  5. <Layouts>
  6. <Layout>
  7. <Div position="absolute 0 757 1195 784" id="grp_btn" scrollbars="autoboth"/>
  8. <Div position="absolute 1 18 1196 760" id="group5" class="datagrid2" scrollbars="autoboth">
  9. <Layouts>
  10. <Layout>
  11. <Static text="임종환자 리스트" position="absolute 1 10 138 31" id="caption3" class="tit_2" anchor="default"/>
  12. <Shape position="absolute 0 26 1195 32" linetype="horizontal" id="line2" class="line_1" anchor="default" style="strokepen:3 solid #33bbbbff;"/>
  13. <Grid position="absolute 0 31 1195 736" id="datagrid2" class="datagrid2" binddataset="ds_datagrid2" anchor="default" autofittype="col">
  14. <Formats>
  15. <Format id="default">
  16. <Columns>
  17. <Column size="25"/>
  18. <Column size="85"/>
  19. <Column size="73"/>
  20. <Column size="27"/>
  21. <Column size="26"/>
  22. <Column size="100"/>
  23. <Column size="42"/>
  24. <Column size="41"/>
  25. <Column size="87"/>
  26. <Column size="88"/>
  27. <Column size="44"/>
  28. <Column size="68"/>
  29. <Column size="66"/>
  30. <Column size="227"/>
  31. <Column size="100"/>
  32. <Column size="84"/>
  33. </Columns>
  34. <Rows>
  35. <Row size="29" band="head"/>
  36. <Row size="24"/>
  37. </Rows>
  38. <Band id="head">
  39. <Cell/>
  40. <Cell col="1" text="등록번호"/>
  41. <Cell col="2" text="환자명"/>
  42. <Cell col="3" text="나이"/>
  43. <Cell col="4" text="성별"/>
  44. <Cell col="5" text="상병명"/>
  45. <Cell col="6" text="의뢰&#10;형태"/>
  46. <Cell col="7" text="종교"/>
  47. <Cell col="8" text="입원일"/>
  48. <Cell col="9" text="임종일"/>
  49. <Cell col="10" text="생존&#10;기간"/>
  50. <Cell col="11" text="사망장소"/>
  51. <Cell col="12" text="우편번호"/>
  52. <Cell col="13" text="주소"/>
  53. <Cell col="14" text="연락처"/>
  54. <Cell col="15" text="기타"/>
  55. </Band>
  56. <Band id="body">
  57. <Cell celltype="head" expr="currow+1"/>
  58. <Cell col="1" text="bind:등록번호"/>
  59. <Cell col="2" text="bind:환자명"/>
  60. <Cell col="3" text="bind:나이"/>
  61. <Cell col="4" text="bind:성별"/>
  62. <Cell col="5" text="bind:상병명"/>
  63. <Cell col="6" text="bind:의뢰형태"/>
  64. <Cell col="7" text="bind:종교"/>
  65. <Cell col="8" text="bind:입원일자"/>
  66. <Cell col="9" text="bind:임종일자"/>
  67. <Cell col="10" text="bind:생존기간"/>
  68. <Cell col="11" text="bind:사망장소"/>
  69. <Cell col="12" displaytype="text" edittype="text" text="bind:우편번호"/>
  70. <Cell col="13" displaytype="text" edittype="text" text="bind:주소"/>
  71. <Cell col="14" text="bind:연락처"/>
  72. <Cell col="15" text="bind:기타"/>
  73. </Band>
  74. </Format>
  75. </Formats>
  76. </Grid>
  77. <Button position="absolute 1153 7 1195 26" id="button7" class="btn5" text="저장" anchor="default" onclick="group5_button7_onclick"/>
  78. <Button position="absolute 1101 7 1151 26" id="button8" class="btn6" text="출력" anchor="default" onclick="group5_button8_onclick"/>
  79. <Button position="absolute 1023 7 1098 26" id="button9" class="btn2" text="화면늘리기" anchor="default" onclick="group5_button9_onclick"/>
  80. </Layout>
  81. </Layouts>
  82. </Div>
  83. <Static id="caption6" text="임종환자 관리" class="tit_1" position="absolute 1 0 241 23"/>
  84. </Layout>
  85. </Layouts>
  86. <Objects>
  87. <Dataset id="ds_datagrid2" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  88. <ColumnInfo>
  89. <Column id="등록번호" type="STRING" size="256"/>
  90. <Column id="환자명" type="STRING" size="256"/>
  91. <Column id="나이" type="STRING" size="256"/>
  92. <Column id="성별" type="STRING" size="256"/>
  93. <Column id="상병명" type="STRING" size="256"/>
  94. <Column id="의뢰형태" type="STRING" size="256"/>
  95. <Column id="종교" type="STRING" size="256"/>
  96. <Column id="입원일자" type="STRING" size="256"/>
  97. <Column id="임종일자" type="STRING" size="256"/>
  98. <Column id="생존기간" type="STRING" size="256"/>
  99. <Column id="사망장소" type="STRING" size="256"/>
  100. <Column id="우편번호" type="STRING" size="256"/>
  101. <Column id="주소" type="STRING" size="256"/>
  102. <Column id="연락처" type="STRING" size="256"/>
  103. <Column id="기타" type="STRING" size="256"/>
  104. </ColumnInfo>
  105. <Rows>
  106. <Row>
  107. <Col id="등록번호">12345678</Col>
  108. <Col id="환자명">김@@순</Col>
  109. <Col id="나이">58</Col>
  110. <Col id="성별">F</Col>
  111. <Col id="상병명"/>
  112. <Col id="의뢰형태">본당</Col>
  113. <Col id="종교">무</Col>
  114. <Col id="입원일자">2007/02/01</Col>
  115. <Col id="임종일자">2007/02/15</Col>
  116. <Col id="생존기간">15</Col>
  117. <Col id="사망장소">병원</Col>
  118. <Col id="우편번호">000-000</Col>
  119. <Col id="주소">서울특별시 서초구 반포동 500-00번지</Col>
  120. <Col id="연락처">000-0000-1111</Col>
  121. <Col id="기타"/>
  122. </Row>
  123. </Rows>
  124. </Dataset>
  125. </Objects>
  126. <Script type="xscript4.0"><![CDATA[/***************************************************************************************
  127. * System Name :
  128. * Job Name :
  129. * Creator :
  130. * Make Date : 2016-10-31
  131. * Description :
  132. *---------------------------------------------------------------------------------------
  133. * Modify Date Modifier Modify Description
  134. *---------------------------------------------------------------------------------------
  135. * 2016-10-31 Live Converter TF->XP
  136. *
  137. *---------------------------------------------------------------------------------------
  138. ****************************************************************************************/
  139. include "com_commonxp::comm_main.xjs";
  140. function SMMNH02600_oninit(obj:Form, e:InitEventInfo)
  141. {
  142. frmf_initForm(obj);
  143. }
  144. function SMMNH02600_onload(obj:Form, e:LoadEventInfo)
  145. {
  146. }
  147. function group5_button9_onclick(obj:Button, e:ClickEventInfo)
  148. {
  149. }
  150. function group5_button8_onclick(obj:Button, e:ClickEventInfo)
  151. {
  152. }
  153. function group5_button7_onclick(obj:Button, e:ClickEventInfo)
  154. {
  155. }
  156. ]]></Script>
  157. </Form>
  158. </FDL>