SPAEA02601_검사내역조회(사이버나이프).xfdl 7.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <FDL version="1.4">
  3. <TypeDefinition url="..\..\..\default_typedef.xml" />
  4. <Form id="SPAEA02601" position="absolute 0 0 630 470" titletext="검사내역 조회">
  5. <Layouts>
  6. <Layout>
  7. <Div position="absolute 7 5 622 465" id="group1">
  8. <Layouts>
  9. <Layout>
  10. <Shape position="absolute 0 102 615 108" linetype="vertical" id="line1" class="line_1" />
  11. <Static text="검색결과" position="absolute 0 90 100 104" id="caption4" class="tit_2" />
  12. <Grid position="absolute 0 110 610 250" id="gridexam1" binddataset="ds_gridexam1">
  13. <Formats>
  14. <Format id="default">
  15. <Columns>
  16. <Column size="100" />
  17. <Column size="100" />
  18. <Column size="321" />
  19. </Columns>
  20. <Rows>
  21. <Row size="24" band="head" />
  22. <Row size="24" />
  23. </Rows>
  24. <Band id="head">
  25. <Cell text="검사일자" />
  26. <Cell col="1" text="구분" />
  27. <Cell col="2" text="검사명" />
  28. </Band>
  29. <Band id="body">
  30. <Cell text="bind:excuexectodt" />
  31. <Cell col="1" text="bind:modality" />
  32. <Cell col="2" text="bind:excucdnm" />
  33. </Band>
  34. </Format>
  35. </Formats>
  36. </Grid>
  37. <Shape position="absolute 0 282 615 288" linetype="vertical" id="line2" class="line_1" />
  38. <Static text="적용대상" position="absolute 5 270 105 283" id="caption6" class="tit_2" />
  39. <Grid position="absolute 0 290 610 420" id="gridexam2" binddataset="ds_gridexam2">
  40. <Formats>
  41. <Format id="default">
  42. <Columns>
  43. <Column size="100" />
  44. <Column size="100" />
  45. <Column size="270" />
  46. </Columns>
  47. <Rows>
  48. <Row size="24" band="head" />
  49. <Row size="24" />
  50. </Rows>
  51. <Band id="head">
  52. <Cell text="검사일자" />
  53. <Cell col="1" text="구분" />
  54. <Cell col="2" text="검사명" />
  55. </Band>
  56. <Band id="body">
  57. <Cell text="bind:excuexectodt" />
  58. <Cell col="1" text="bind:modality" />
  59. <Cell col="2" text="bind:excucdnm" />
  60. </Band>
  61. </Format>
  62. </Formats>
  63. </Grid>
  64. <Static text="검사내역 조회하기" position="absolute 10 0 112 13" id="caption7" class="tit_1" />
  65. <Shape position="absolute 5 20 610 75" id="roundrect1" type="roundrectangle" />
  66. <Button position="absolute 505 30 561 52" id="button1" class="btn1" text="조회" />
  67. <Edit position="absolute 100 25 200 44" id="ipt_pid" class="input_search" />
  68. <Static text="부서명 :" position="absolute 10 45 110 62" id="caption1" class="search_name" />
  69. <Combo position="absolute 100 45 200 64" id="combo1" codecolumn="codecolumn" datacolumn="datacolumn">
  70. <Dataset id="innerdataset">
  71. <ColumnInfo>
  72. <Column id="codecolumn" />
  73. <Column id="datacolumn" />
  74. </ColumnInfo>
  75. <Rows>
  76. <Row>
  77. <Col id="codecolumn">2160000000</Col>
  78. <Col id="datacolumn">영상의학과</Col>
  79. </Row>
  80. <Row>
  81. <Col id="codecolumn">2180000000</Col>
  82. <Col id="datacolumn">핵의학과</Col>
  83. </Row>
  84. </Rows>
  85. </Dataset>
  86. </Combo>
  87. <Static text="분류 :" position="absolute 205 45 305 62" id="caption2" class="search_name" />
  88. <Static text="등록번호 :" position="absolute 9 25 100 42" id="caption3" class="search_name" />
  89. <Static text="검사일자 :" position="absolute 204 25 303 42" id="caption5" class="search_name" />
  90. <Static text="~" position="absolute 388 28 403 43" id="caption14" />
  91. <Shape position="absolute 497 25 503 60" linetype="vertical" id="line3" class="line_4" />
  92. <Calendar position="absolute 294 25 384 44" id="ipt_date1" class="input_default" />
  93. <Calendar position="absolute 405 25 495 44" id="ipt_date2" class="input_default" />
  94. <Button position="absolute 550 425 606 447" id="button2" class="btn1" text="닫기" />
  95. <Edit readonly="true" position="absolute 294 45 475 64" id="opt_basecdcnts" class="output_search" />
  96. <CheckBox position="absolute 295 65 490 85" id="chk_basecdcnts" class="checkbox_search" visible="false" />
  97. <Button position="absolute 479 46 495 62" id="btn_excuroom" class="icon_search" text="" />
  98. <Button position="absolute 490 425 546 447" id="button3" class="btn1" text="적용" />
  99. </Layout>
  100. </Layouts>
  101. </Div>
  102. </Layout>
  103. </Layouts>
  104. <Objects>
  105. <Dataset id="ds_gridexam1" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  106. <ColumnInfo>
  107. <Column id="excuexectodt" type="STRING" />
  108. <Column id="modality" type="STRING" />
  109. <Column id="excucdnm" type="STRING" />
  110. </ColumnInfo>
  111. </Dataset>
  112. <Dataset id="ds_gridexam2" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  113. <ColumnInfo>
  114. <Column id="excuexectodt" type="STRING" />
  115. <Column id="modality" type="STRING" />
  116. <Column id="excucdnm" type="STRING" />
  117. </ColumnInfo>
  118. </Dataset>
  119. </Objects>
  120. <Script type="xscript4.0"><![CDATA[/***************************************************************************************
  121. * System Name :
  122. * Job Name :
  123. * Creator :
  124. * Make Date : 2015-11-13
  125. * Description :
  126. *---------------------------------------------------------------------------------------
  127. * Modify Date Modifier Modify Description
  128. *---------------------------------------------------------------------------------------
  129. * 2015-11-13 Live Converter TF->XP
  130. *
  131. *---------------------------------------------------------------------------------------
  132. ****************************************************************************************/
  133. ]]></Script>
  134. </Form>
  135. </FDL>