SMAEB01300_재고마스터.xfdl 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <FDL version="1.4">
  3. <TypeDefinition url="..\..\..\default_typedef.xml" />
  4. <Form id="SMAEB01300" position="absolute 0 0 1256 805" titletext="Untitle">
  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 106 14" 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 6 1119 28" linetype="vertical" id="line13" class="line_4" />
  22. <Button position="absolute 1124 7 1180 29" id="btn_sea" class="btn1" text="조회" />
  23. </Layout>
  24. </Layouts>
  25. </Div>
  26. <Button position="absolute 1040 53 1082 72" id="button51" class="btn2_letter2" text="엑셀" />
  27. <Grid position="absolute 0 82 1195 742" id="datagrid1" binddataset="ds_datagrid1">
  28. <Formats>
  29. <Format id="default">
  30. <Columns>
  31. <Column size="192" />
  32. <Column size="200" />
  33. <Column size="200" />
  34. <Column size="200" />
  35. <Column size="200" />
  36. <Column size="200" />
  37. </Columns>
  38. <Rows>
  39. <Row size="24" band="head" />
  40. <Row size="24" />
  41. </Rows>
  42. <Band id="head">
  43. <Cell text="명칭 " />
  44. <Cell col="1" text="코드" />
  45. <Cell col="2" text="분류" />
  46. <Cell col="3" text="안전재고량" />
  47. <Cell col="4" text="현 재고량" />
  48. <Cell col="5" text="사용구분" />
  49. </Band>
  50. <Band id="body">
  51. <Cell text="bind:a" />
  52. <Cell col="1" text="bind:b" />
  53. <Cell col="2" text="bind:c" />
  54. <Cell col="3" text="bind:d" />
  55. <Cell col="4" text="bind:e" />
  56. <Cell col="5" text="bind:f" />
  57. </Band>
  58. </Format>
  59. </Formats>
  60. </Grid>
  61. <Shape position="absolute 0 74 1195 80" linetype="vertical" id="line1" class="line_1" />
  62. <Button position="absolute 1085 53 1138 72" id="btn_grddel" class="btn2" text="행삭제" />
  63. <Button position="absolute 1141 53 1194 72" id="btn_grdadd" class="btn2" text="행추가" />
  64. </Layout>
  65. </Layouts>
  66. </Div>
  67. <Div position="absolute 0 757 1195 784" id="grp_btn">
  68. <Layouts>
  69. <Layout>
  70. <Button position="absolute 1138 5 1194 27" id="btn_save" class="btn4" text="저장" />
  71. </Layout>
  72. </Layouts>
  73. </Div>
  74. </Layout>
  75. </Layouts>
  76. <Objects>
  77. <Dataset id="ds_datagrid1" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  78. <ColumnInfo>
  79. <Column id="a" type="STRING" />
  80. <Column id="b" type="STRING" />
  81. <Column id="c" type="STRING" />
  82. <Column id="d" type="STRING" />
  83. <Column id="e" type="STRING" />
  84. <Column id="f" type="STRING" />
  85. </ColumnInfo>
  86. </Dataset>
  87. </Objects>
  88. <Script type="xscript4.0"><![CDATA[/***************************************************************************************
  89. * System Name :
  90. * Job Name :
  91. * Creator :
  92. * Make Date : 2015-11-13
  93. * Description :
  94. *---------------------------------------------------------------------------------------
  95. * Modify Date Modifier Modify Description
  96. *---------------------------------------------------------------------------------------
  97. * 2015-11-13 Live Converter TF->XP
  98. *
  99. *---------------------------------------------------------------------------------------
  100. ****************************************************************************************/
  101. ]]></Script>
  102. </Form>
  103. </FDL>