SMAEB02500_병동별치료실관리.xfdl 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <FDL version="1.4">
  3. <TypeDefinition url="..\..\..\default_typedef.xml" />
  4. <Form id="SMAEB02500" position="absolute 0 0 1256 805" titletext="병동별 치료실 관리">
  5. <Layouts>
  6. <Layout>
  7. <Div position="absolute 0 13 1195 757" id="grp_biz" scrollbars="autoboth">
  8. <Layouts>
  9. <Layout>
  10. <Div position="absolute 0 10 1194 45" align="align:center top;" id="grp_sea">
  11. <Layouts>
  12. <Layout>
  13. <Shape position="absolute 0 0 1194 35" id="roundrect1" type="roundrectangle" />
  14. <Shape position="absolute 1109 7 1115 29" linetype="vertical" id="line13" class="line_4" />
  15. <Button position="absolute 1128 7 1184 29" id="btn_sea" class="btn1" text="조회" />
  16. <Static text="부서명 :" position="absolute 15 8 101 25" id="caption2" class="search_name" />
  17. <Edit position="absolute 105 8 240 27" id="ipt_basecd" class="input_search" />
  18. </Layout>
  19. </Layouts>
  20. </Div>
  21. <Static text="병동현황" position="absolute 5 55 125 69" id="caption1" class="tit_2" />
  22. <Shape position="absolute 3 73 1194 74" linetype="vertical" id="line1" class="line_1" />
  23. <Grid position="absolute 2 77 1195 742" id="grd_examcureroom" class="datagrid2" binddataset="ds_grd_examcureroom">
  24. <Formats>
  25. <Format id="default">
  26. <Columns>
  27. <Column size="52" />
  28. <Column size="129" />
  29. <Column size="404" />
  30. <Column size="266" />
  31. <Column size="0" />
  32. </Columns>
  33. <Rows>
  34. <Row size="24" band="head" />
  35. <Row size="24" />
  36. </Rows>
  37. <Band id="head">
  38. <Cell text="순번 " />
  39. <Cell col="1" text="부서코드" />
  40. <Cell col="2" text="부서명" />
  41. <Cell col="3" text="검사/치료실" />
  42. <Cell col="4" text="caption1" />
  43. </Band>
  44. <Band id="body">
  45. <Cell text="bind:sortno" />
  46. <Cell col="1" text="bind:deptcd" />
  47. <Cell col="2" text="bind:depthngnm" />
  48. <Cell col="3" text="bind:excuroomcd" edittype="combo" displaytype="combo" />
  49. <Cell col="4" text="bind:iogb" />
  50. </Band>
  51. </Format>
  52. </Formats>
  53. </Grid>
  54. </Layout>
  55. </Layouts>
  56. </Div>
  57. <Div position="absolute 0 757 1195 784" id="grp_btn">
  58. <Layouts>
  59. <Layout>
  60. <Shape position="absolute 0 0 1194 6" linetype="vertical" id="line32" class="line_6" />
  61. <Button position="absolute 1139 4 1195 26" id="btn_save" class="btn4" text="저장" />
  62. </Layout>
  63. </Layouts>
  64. </Div>
  65. <Div position="absolute 0 0 1195 13" id="grp_tle">
  66. <Layouts>
  67. <Layout>
  68. <Static text="병동별 치료실 관리" position="absolute 0 0 144 14" id="caption6" class="tit_1" />
  69. </Layout>
  70. </Layouts>
  71. </Div>
  72. </Layout>
  73. </Layouts>
  74. <Objects>
  75. <Dataset id="ds_grd_examcureroom" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  76. <ColumnInfo>
  77. <Column id="sortno" type="STRING" />
  78. <Column id="deptcd" type="STRING" />
  79. <Column id="depthngnm" type="STRING" />
  80. <Column id="excuroomcd" type="STRING" />
  81. <Column id="iogb" type="STRING" />
  82. </ColumnInfo>
  83. </Dataset>
  84. </Objects>
  85. <Script type="xscript4.0"><![CDATA[/***************************************************************************************
  86. * System Name :
  87. * Job Name :
  88. * Creator :
  89. * Make Date : 2015-11-13
  90. * Description :
  91. *---------------------------------------------------------------------------------------
  92. * Modify Date Modifier Modify Description
  93. *---------------------------------------------------------------------------------------
  94. * 2015-11-13 Live Converter TF->XP
  95. *
  96. *---------------------------------------------------------------------------------------
  97. ****************************************************************************************/
  98. ]]></Script>
  99. </Form>
  100. </FDL>