SPAER02400_상병코드조회(사이버나이프).xfdl 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <FDL version="1.4">
  3. <TypeDefinition url="..\..\..\default_typedef.xml" />
  4. <Form id="SPAER02400" position="absolute 0 0 550 380" titletext="Untitle">
  5. <Layouts>
  6. <Layout>
  7. <Div position="absolute 0 0 520 13" id="group1">
  8. <Layouts>
  9. <Layout>
  10. <Static text="상병코드 조회" position="absolute 0 0 142 14" id="caption6" class="tit_1" />
  11. </Layout>
  12. </Layouts>
  13. </Div>
  14. <Div position="absolute 1 15 519 331" id="group3" scrollbars="autoboth">
  15. <Layouts>
  16. <Layout>
  17. <Div position="absolute 0 0 518 35" align="align:center top;" id="group2">
  18. <Layouts>
  19. <Layout>
  20. <Shape position="absolute 0 0 517 35" id="roundrect1" type="roundrectangle" />
  21. <Shape position="absolute 441 7 447 29" linetype="vertical" id="line13" />
  22. <Button position="absolute 450 7 506 29" id="btn_sea" class="btn1" taborder="2" text="조회" />
  23. <Radio position="absolute 95 8 200 28" id="radio1" columncount="2" codecolumn="codecolumn" datacolumn="datacolumn">
  24. <Dataset id="innerdataset">
  25. <ColumnInfo>
  26. <Column id="codecolumn" />
  27. <Column id="datacolumn" />
  28. </ColumnInfo>
  29. <Rows>
  30. <Row>
  31. <Col id="codecolumn">1</Col>
  32. <Col id="datacolumn">코드</Col>
  33. </Row>
  34. <Row>
  35. <Col id="codecolumn">2</Col>
  36. <Col id="datacolumn">코드명</Col>
  37. </Row>
  38. </Rows>
  39. </Dataset>
  40. </Radio>
  41. </Layout>
  42. </Layouts>
  43. </Div>
  44. <Shape position="absolute 0 58 517 64" linetype="vertical" id="line1" class="line_1" />
  45. <Grid position="absolute 0 65 517 315" id="grd_diaglist" binddataset="ds_grd_diaglist">
  46. <Formats>
  47. <Format id="default">
  48. <Columns>
  49. <Column size="96" />
  50. <Column size="394" />
  51. <Column size="0" />
  52. <Column size="0" />
  53. <Column size="0" />
  54. <Column size="0" />
  55. </Columns>
  56. <Rows>
  57. <Row size="24" band="head" />
  58. <Row size="24" />
  59. </Rows>
  60. <Band id="head">
  61. <Cell text="코드" />
  62. <Cell col="1" text="상병명" />
  63. <Cell col="2" text="caption1" />
  64. <Cell col="3" text="caption2" />
  65. <Cell col="4" text="caption3" />
  66. <Cell col="5" text="caption4" />
  67. </Band>
  68. <Band id="body">
  69. <Cell text="bind:diagcd" />
  70. <Cell col="1" text="bind:termengnm" />
  71. <Cell col="2" text="bind:partgrupcd" />
  72. <Cell col="3" text="bind:partcd" />
  73. <Cell col="4" text="bind:partdetlcd" />
  74. <Cell col="5" text="bind:partdetlnm" />
  75. </Band>
  76. </Format>
  77. </Formats>
  78. </Grid>
  79. <Static text="조회구분 :" position="absolute 5 8 91 25" id="caption1" class="search_name" />
  80. <Static text="상병명 :" position="absolute 210 8 301 25" id="caption3" class="search_name" />
  81. <Edit position="absolute 305 8 440 27" id="ipt_diagnm" class="input_search" taborder="1" />
  82. </Layout>
  83. </Layouts>
  84. </Div>
  85. <Button position="absolute 475 55 517 74" id="button51" class="btn2_letter2" text="엑셀" />
  86. <Div position="absolute 2 330 518 357" id="grp_btn" scrollbars="autoboth" />
  87. <Button position="absolute 0 334 80 356" id="button25" class="btn3" text="불러오기" />
  88. </Layout>
  89. </Layouts>
  90. <Objects>
  91. <Dataset id="ds_grd_diaglist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  92. <ColumnInfo>
  93. <Column id="diagcd" type="STRING" />
  94. <Column id="termengnm" type="STRING" />
  95. <Column id="partgrupcd" type="STRING" />
  96. <Column id="partcd" type="STRING" />
  97. <Column id="partdetlcd" type="STRING" />
  98. <Column id="partdetlnm" type="STRING" />
  99. </ColumnInfo>
  100. </Dataset>
  101. </Objects>
  102. <Script type="xscript4.0"><![CDATA[/***************************************************************************************
  103. * System Name :
  104. * Job Name :
  105. * Creator :
  106. * Make Date : 2015-11-13
  107. * Description :
  108. *---------------------------------------------------------------------------------------
  109. * Modify Date Modifier Modify Description
  110. *---------------------------------------------------------------------------------------
  111. * 2015-11-13 Live Converter TF->XP
  112. *
  113. *---------------------------------------------------------------------------------------
  114. ****************************************************************************************/
  115. ]]></Script>
  116. </Form>
  117. </FDL>