SMAEB01900_타이틀순번관리.xfdl 4.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <FDL version="1.4">
  3. <TypeDefinition url="..\..\..\default_typedef.xml" />
  4. <Form id="SMAEB01900" position="absolute 0 0 1256 805" titletext="Untitle">
  5. <Layouts>
  6. <Layout>
  7. <Static text="타이틀 순번관리" position="absolute 0 0 137 14" id="caption19" class="tit_1" />
  8. <Shape position="absolute 0 20 1195 60" id="roundrect1" type="roundrectangle" />
  9. <Combo position="absolute 95 30 195 49" id="combo1" class="combo_search" codecolumn="codecolumn" datacolumn="datacolumn">
  10. <Dataset id="innerdataset">
  11. <ColumnInfo>
  12. <Column id="codecolumn" />
  13. <Column id="datacolumn" />
  14. </ColumnInfo>
  15. <Rows>
  16. <Row>
  17. <Col id="codecolumn">1</Col>
  18. <Col id="datacolumn">검사실1</Col>
  19. </Row>
  20. <Row>
  21. <Col id="codecolumn">2</Col>
  22. <Col id="datacolumn">검사실2</Col>
  23. </Row>
  24. <Row>
  25. <Col id="codecolumn">3</Col>
  26. <Col id="datacolumn">검사실3</Col>
  27. </Row>
  28. </Rows>
  29. </Dataset>
  30. </Combo>
  31. <Static text="검사실" position="absolute 20 30 93 47" id="caption3" class="search_name" />
  32. <Static text="화면조회" position="absolute 0 68 82 81" id="caption22" class="tit_2" />
  33. <Shape position="absolute 0 81 560 87" linetype="vertical" id="line1" class="line_1" />
  34. <Grid position="absolute 0 90 560 757" id="datagrid1">
  35. <Formats>
  36. <Format id="default">
  37. <Columns>
  38. <Column size="135" />
  39. <Column size="422" />
  40. </Columns>
  41. <Rows>
  42. <Row size="24" band="head" />
  43. <Row size="24" />
  44. </Rows>
  45. <Band id="head">
  46. <Cell text="코드" />
  47. <Cell col="1" text="화면명" />
  48. </Band>
  49. <Band id="body">
  50. <Cell />
  51. <Cell col="1" />
  52. </Band>
  53. </Format>
  54. </Formats>
  55. </Grid>
  56. <Static text="타이틀조회" position="absolute 568 68 717 81" id="caption1" class="tit_2" />
  57. <Shape position="absolute 566 85 1193 86" linetype="vertical" id="line2" class="line_1" />
  58. <Grid position="absolute 565 90 1195 757" id="datagrid2">
  59. <Formats>
  60. <Format id="default">
  61. <Columns>
  62. <Column size="145" />
  63. <Column size="483" />
  64. </Columns>
  65. <Rows>
  66. <Row size="24" band="head" />
  67. <Row size="24" />
  68. </Rows>
  69. <Band id="head">
  70. <Cell text="순번" />
  71. <Cell col="1" text="타이틀명" />
  72. </Band>
  73. <Band id="body">
  74. <Cell />
  75. <Cell col="1" />
  76. </Band>
  77. </Format>
  78. </Formats>
  79. </Grid>
  80. <Button position="absolute 1125 29 1181 51" id="btn_sea" class="btn1" text="조회" />
  81. <Button position="absolute 1069 762 1137 784" id="btn_cle" class="btn4" text="초기화" />
  82. <Button position="absolute 1139 762 1195 784" id="btn_save" class="btn4" text="저장" />
  83. </Layout>
  84. </Layouts>
  85. <Objects />
  86. <Script type="xscript4.0"><![CDATA[/***************************************************************************************
  87. * System Name :
  88. * Job Name :
  89. * Creator :
  90. * Make Date : 2015-11-13
  91. * Description :
  92. *---------------------------------------------------------------------------------------
  93. * Modify Date Modifier Modify Description
  94. *---------------------------------------------------------------------------------------
  95. * 2015-11-13 Live Converter TF->XP
  96. *
  97. *---------------------------------------------------------------------------------------
  98. ****************************************************************************************/
  99. ]]></Script>
  100. </Form>
  101. </FDL>