SMAEA03310_부서코드HELP.xfdl 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <FDL version="1.4">
  3. <TypeDefinition url="..\..\..\default_typedef.xml" />
  4. <Form id="SMAEA03310" position="absolute 0 0 600 550" titletext="부서코드 HELP">
  5. <Layouts>
  6. <Layout>
  7. <Div position="absolute 0 0 580 520" id="group3" scrollbars="autoboth">
  8. <Layouts>
  9. <Layout>
  10. <Div position="absolute 0 0 580 30" id="group2">
  11. <Layouts>
  12. <Layout>
  13. <Shape position="absolute 0 0 580 29" id="roundrect1" class="roundrect_search" type="roundrectangle" />
  14. <Button position="absolute 519 4 575 26" id="btn_search" class="btn1" text="조회" />
  15. <Shape position="absolute 512 0 518 29" linetype="vertical" id="line13" class="line_4" />
  16. <Static text="처방코드:" position="absolute 200 6 286 23" id="caption2" class="search_name" />
  17. <Edit readonly="true" position="absolute 90 5 190 24" id="opt_instcd" />
  18. <Static text="기관코드:" position="absolute 6 5 92 22" id="caption3" class="search_name" />
  19. <Edit readonly="true" position="absolute 285 5 384 24" id="opt_prcpcd" />
  20. </Layout>
  21. </Layouts>
  22. </Div>
  23. <Static text="부서 리스트" position="absolute 5 35 100 49" id="caption1" class="tit_2" />
  24. <Shape position="absolute 0 47 580 53" linetype="vertical" id="line1" class="line_1" />
  25. <Grid position="absolute 0 55 580 520" id="grd_deptlist" binddataset="ds_grd_deptlist">
  26. <Formats>
  27. <Format id="default">
  28. <Columns>
  29. <Column size="128" />
  30. <Column size="409" />
  31. </Columns>
  32. <Rows>
  33. <Row size="24" band="head" />
  34. <Row size="24" />
  35. </Rows>
  36. <Band id="head">
  37. <Cell text="부서코드" />
  38. <Cell col="1" text="부서명" />
  39. </Band>
  40. <Band id="body">
  41. <Cell text="bind:deptcd" />
  42. <Cell col="1" text="bind:deptnm" />
  43. </Band>
  44. </Format>
  45. </Formats>
  46. </Grid>
  47. </Layout>
  48. </Layouts>
  49. </Div>
  50. <Div position="absolute 0 521 580 548" id="group1" scrollbars="autoboth">
  51. <Layouts>
  52. <Layout>
  53. <Button position="absolute 461 2 517 24" id="btn_confirm" class="btn4" text="확인" />
  54. <Button position="absolute 520 2 576 24" id="btn_cancel" class="btn4" text="취소" />
  55. <Shape position="absolute 0 0 518 6" linetype="vertical" id="line32" class="line_6" />
  56. </Layout>
  57. </Layouts>
  58. </Div>
  59. </Layout>
  60. </Layouts>
  61. <Objects>
  62. <Dataset id="ds_grd_deptlist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  63. <ColumnInfo>
  64. <Column id="deptcd" type="STRING" />
  65. <Column id="deptnm" type="STRING" />
  66. </ColumnInfo>
  67. </Dataset>
  68. </Objects>
  69. <Script type="xscript4.0"><![CDATA[/***************************************************************************************
  70. * System Name :
  71. * Job Name :
  72. * Creator :
  73. * Make Date : 2015-11-13
  74. * Description :
  75. *---------------------------------------------------------------------------------------
  76. * Modify Date Modifier Modify Description
  77. *---------------------------------------------------------------------------------------
  78. * 2015-11-13 Live Converter TF->XP
  79. *
  80. *---------------------------------------------------------------------------------------
  81. ****************************************************************************************/
  82. ]]></Script>
  83. </Form>
  84. </FDL>