SMAEB03100_선량율측정항목관리.xfdl 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <FDL version="1.4">
  3. <TypeDefinition url="..\..\..\default_typedef.xml" />
  4. <Form id="SMAEB03100" position="absolute 0 0 1256 805" titletext="선량율측정항목관리">
  5. <Layouts>
  6. <Layout>
  7. <Div position="absolute 0 0 1194 13" id="group1">
  8. <Layouts>
  9. <Layout>
  10. <Static text="선량율측정항목관리" position="absolute 0 0 180 13" id="caption6" class="tit_1" />
  11. </Layout>
  12. </Layouts>
  13. </Div>
  14. <Div position="absolute 0 13 1195 757" id="group3" scrollbars="autoboth">
  15. <Layouts>
  16. <Layout>
  17. <Div position="absolute 0 10 1194 45" align="align:center top;" id="grp_sea">
  18. <Layouts>
  19. <Layout>
  20. <Shape position="absolute 0 0 1194 35" id="roundrect2" type="roundrectangle" />
  21. <Shape position="absolute 1113 7 1119 29" linetype="vertical" id="line13" class="line_4" />
  22. <Button position="absolute 1125 7 1181 29" id="btn_sea" class="btn1" text="조회" />
  23. <Edit position="absolute 149 9 249 28" id="input8" class="input_search" />
  24. <Static text="선량율측정코드 :" position="absolute 15 9 150 26" id="caption25" class="search_name" />
  25. </Layout>
  26. </Layouts>
  27. </Div>
  28. <Shape position="absolute 0 69 1194 75" linetype="vertical" id="line2" class="line_1" />
  29. <Button position="absolute 1085 50 1138 69" id="btn_grdadd" class="btn2" text="행추가" />
  30. <Button position="absolute 1142 50 1195 69" id="btn_grddel" class="btn2" text="행삭제" />
  31. <Grid position="absolute 0 77 1195 744" id="grd_doselist" binddataset="ds_grd_doselist">
  32. <Formats>
  33. <Format id="default">
  34. <Columns>
  35. <Column size="100" />
  36. <Column size="241" />
  37. <Column size="409" />
  38. <Column size="400" />
  39. <Column size="0" />
  40. <Column size="0" />
  41. </Columns>
  42. <Rows>
  43. <Row size="24" band="head" />
  44. <Row size="24" />
  45. </Rows>
  46. <Band id="head">
  47. <Cell text="순번" />
  48. <Cell col="1" text="코드" />
  49. <Cell col="2" text="항목명" />
  50. <Cell col="3" text="비고" />
  51. <Cell col="4" />
  52. <Cell col="5" />
  53. </Band>
  54. <Band id="body">
  55. <Cell text="bind:sortno" edittype="text" displaytype="text" />
  56. <Cell col="1" text="bind:basecd" edittype="text" displaytype="text" />
  57. <Cell col="2" text="bind:basecdflagdesc" edittype="text" displaytype="text" />
  58. <Cell col="3" text="bind:basecdcnts" edittype="text" displaytype="text" />
  59. <Cell col="4" text="bind:basecdflag" edittype="text" displaytype="text" />
  60. <Cell col="5" text="bind:basesuppdeptcd" />
  61. </Band>
  62. </Format>
  63. </Formats>
  64. </Grid>
  65. </Layout>
  66. </Layouts>
  67. </Div>
  68. <Div position="absolute 0 757 1195 784" id="grp_btn">
  69. <Layouts>
  70. <Layout>
  71. <Button position="absolute 1138 5 1194 27" id="btn_save" class="btn4" text="저장" />
  72. </Layout>
  73. </Layouts>
  74. </Div>
  75. </Layout>
  76. </Layouts>
  77. <Objects>
  78. <Dataset id="ds_grd_doselist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  79. <ColumnInfo>
  80. <Column id="sortno" type="STRING" />
  81. <Column id="basecd" type="STRING" />
  82. <Column id="basecdflagdesc" type="STRING" />
  83. <Column id="basecdcnts" type="STRING" />
  84. <Column id="basecdflag" type="STRING" />
  85. <Column id="basesuppdeptcd" type="STRING" />
  86. </ColumnInfo>
  87. </Dataset>
  88. </Objects>
  89. <Script type="xscript4.0"><![CDATA[/***************************************************************************************
  90. * System Name :
  91. * Job Name :
  92. * Creator :
  93. * Make Date : 2015-11-13
  94. * Description :
  95. *---------------------------------------------------------------------------------------
  96. * Modify Date Modifier Modify Description
  97. *---------------------------------------------------------------------------------------
  98. * 2015-11-13 Live Converter TF->XP
  99. *
  100. *---------------------------------------------------------------------------------------
  101. ****************************************************************************************/
  102. ]]></Script>
  103. </Form>
  104. </FDL>