SPAEA04000_가예약현황조회.xfdl 7.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <FDL version="1.4">
  3. <TypeDefinition url="..\..\..\default_typedef.xml" />
  4. <Form id="SPAEA04000" position="absolute 0 0 900 630" titletext="가예약 현황 조회">
  5. <Layouts>
  6. <Layout>
  7. <Div position="absolute 0 0 875 13" id="grp_tle">
  8. <Layouts>
  9. <Layout>
  10. <Static text="가예약 현황 조회" position="absolute 0 0 200 14" id="caption6" class="tit_1" />
  11. </Layout>
  12. </Layouts>
  13. </Div>
  14. <Div position="absolute 0 13 875 593" id="grp_biz" scrollbars="autoboth">
  15. <Layouts>
  16. <Layout>
  17. <Static text="가예약 현황 조회" position="absolute 5 55 205 69" id="caption1" class="tit_2" />
  18. <Shape position="absolute 0 67 873 73" linetype="vertical" id="line1" class="line_1" />
  19. <Div position="absolute 0 10 875 45" align="align:center top;" id="grp_sea">
  20. <Layouts>
  21. <Layout>
  22. <Shape position="absolute 0 0 873 35" id="roundrect1" type="roundrectangle" />
  23. <Static text="예약일자 :" position="absolute 15 9 101 26" id="caption2" class="search_name" />
  24. <Shape position="absolute 782 7 788 29" linetype="vertical" id="line13" class="line_4" />
  25. <Button position="absolute 800 7 856 29" id="btn_sea" taborder="4" class="btn1" text="조회" />
  26. <Calendar position="absolute 222 9 322 28" id="ipt_optodd" taborder="2" class="input_default" />
  27. <Static text="~" position="absolute 207 10 219 27" id="caption5" class="search_no_b" />
  28. <Calendar position="absolute 104 9 204 28" id="ipt_opfromdd" taborder="1" class="input_default" />
  29. <Static text="등록번호 :" position="absolute 345 9 431 26" id="caption3" class="search_name" />
  30. <Edit position="absolute 435 9 535 28" id="input1" class="input_search" />
  31. <Button position="absolute 540 9 556 25" id="button33" class="icon_search" text="" />
  32. <Edit readonly="true" position="absolute 560 9 640 28" id="output1" />
  33. <Edit readonly="true" position="absolute 710 9 760 28" id="output3" />
  34. <Combo position="absolute 645 9 705 28" id="combo1" class="combo_default" codecolumn="codecolumn" datacolumn="datacolumn">
  35. <Dataset id="innerdataset">
  36. <ColumnInfo>
  37. <Column id="codecolumn" />
  38. <Column id="datacolumn" />
  39. </ColumnInfo>
  40. <Rows>
  41. <Row>
  42. <Col id="codecolumn">M</Col>
  43. <Col id="datacolumn">남자</Col>
  44. </Row>
  45. <Row>
  46. <Col id="codecolumn">F</Col>
  47. <Col id="datacolumn">여자</Col>
  48. </Row>
  49. </Rows>
  50. </Dataset>
  51. </Combo>
  52. </Layout>
  53. </Layouts>
  54. </Div>
  55. <Grid position="absolute 0 75 872 575" align="align:center middle;" id="grd_list" taborder="5" binddataset="ds_grd_list">
  56. <Formats>
  57. <Format id="default">
  58. <Columns>
  59. <Column size="85" />
  60. <Column size="85" />
  61. <Column size="85" />
  62. <Column size="85" />
  63. <Column size="85" />
  64. <Column size="85" />
  65. <Column size="85" />
  66. <Column size="85" />
  67. <Column size="85" />
  68. <Column size="85" />
  69. </Columns>
  70. <Rows>
  71. <Row size="24" band="head" />
  72. <Row size="24" />
  73. </Rows>
  74. <Band id="head">
  75. <Cell text="예약일자" />
  76. <Cell col="1" text="예약일시" />
  77. <Cell col="2" text="예약검사실" />
  78. <Cell col="3" text="등록번호" />
  79. <Cell col="4" text="환자명" />
  80. <Cell col="5" text="병실코드" />
  81. <Cell col="6" text="진단명" />
  82. <Cell col="7" text="수술명" />
  83. <Cell col="8" text="주치의" />
  84. <Cell col="9" text="비고" />
  85. </Band>
  86. <Band id="body">
  87. <Cell text="bind:opdd" edittype="date" displaytype="date" />
  88. <Cell col="1" text="bind:optm" />
  89. <Cell col="2" text="bind:excuroomnm" />
  90. <Cell col="3" text="bind:pid" />
  91. <Cell col="4" text="bind:hngnm" />
  92. <Cell col="5" text="bind:roomcd" />
  93. <Cell col="6" text="bind:diagnm" />
  94. <Cell col="7" text="bind:opnm" />
  95. <Cell col="8" text="bind:usernm" />
  96. <Cell col="9" text="bind:atdoctcmt" />
  97. </Band>
  98. </Format>
  99. </Formats>
  100. </Grid>
  101. <Button position="absolute 808 50 872 69" id="btn_excsave" class="btn2" text="엑셀저장" />
  102. </Layout>
  103. </Layouts>
  104. </Div>
  105. </Layout>
  106. </Layouts>
  107. <Objects>
  108. <Dataset id="ds_grd_list" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  109. <ColumnInfo>
  110. <Column id="opdd" type="STRING" />
  111. <Column id="optm" type="STRING" />
  112. <Column id="excuroomnm" type="STRING" />
  113. <Column id="pid" type="STRING" />
  114. <Column id="hngnm" type="STRING" />
  115. <Column id="roomcd" type="STRING" />
  116. <Column id="diagnm" type="STRING" />
  117. <Column id="opnm" type="STRING" />
  118. <Column id="usernm" type="STRING" />
  119. <Column id="atdoctcmt" type="STRING" />
  120. </ColumnInfo>
  121. </Dataset>
  122. </Objects>
  123. <Script type="xscript4.0"><![CDATA[/***************************************************************************************
  124. * System Name :
  125. * Job Name :
  126. * Creator :
  127. * Make Date : 2015-11-13
  128. * Description :
  129. *---------------------------------------------------------------------------------------
  130. * Modify Date Modifier Modify Description
  131. *---------------------------------------------------------------------------------------
  132. * 2015-11-13 Live Converter TF->XP
  133. *
  134. *---------------------------------------------------------------------------------------
  135. ****************************************************************************************/
  136. ]]></Script>
  137. </Form>
  138. </FDL>