SMAEB01400_재촬영사유코드관리.xfdl 3.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <FDL version="1.4">
  3. <TypeDefinition url="..\..\..\default_typedef.xml" />
  4. <Form id="SMAEB01400" position="absolute 0 0 1256 805" titletext="Untitle">
  5. <Layouts>
  6. <Layout>
  7. <Static text="재쵤영사유코드" position="absolute 0 0 106 14" id="caption19" class="tit_1" />
  8. <Shape position="absolute 3 15 1195 50" id="roundrect1" type="roundrectangle" />
  9. <Shape position="absolute 2 75 1195 81" linetype="vertical" id="line2" class="line_1" />
  10. <Button position="absolute 1132 21 1188 43" id="btn_sea" class="btn1" text="조회" />
  11. <Button position="absolute 1087 54 1140 73" id="btn_grdadd" class="btn2" text="행추가" />
  12. <Button position="absolute 1142 54 1195 73" id="btn_grddel" class="btn2" text="행삭제" />
  13. <Button position="absolute 1139 762 1195 784" id="btn_save" class="btn4" text="저장" />
  14. <Edit position="absolute 89 23 189 42" id="input8" class="input_search" />
  15. <Static text="코드 :" position="absolute 19 23 105 40" id="caption25" class="search_name" />
  16. <Grid position="absolute 2 83 1195 757" id="grd_codelist" binddataset="ds_grd_codelist">
  17. <Formats>
  18. <Format id="default">
  19. <Columns>
  20. <Column size="100" />
  21. <Column size="144" />
  22. <Column size="476" />
  23. <Column size="433" />
  24. <Column size="0" />
  25. </Columns>
  26. <Rows>
  27. <Row size="24" band="head" />
  28. <Row size="24" />
  29. </Rows>
  30. <Band id="head">
  31. <Cell text="순번 " />
  32. <Cell col="1" text="코드" />
  33. <Cell col="2" text="재촬영사유 코드" />
  34. <Cell col="3" text="비고" />
  35. <Cell col="4" />
  36. </Band>
  37. <Band id="body">
  38. <Cell text="bind:sortno" edittype="text" displaytype="text" />
  39. <Cell col="1" text="bind:basecd" edittype="text" displaytype="text" />
  40. <Cell col="2" text="bind:basecdflagdesc" edittype="text" displaytype="text" />
  41. <Cell col="3" text="bind:basecdcnts" edittype="text" displaytype="text" />
  42. <Cell col="4" text="bind:basesuppdeptcd" />
  43. </Band>
  44. </Format>
  45. </Formats>
  46. </Grid>
  47. <Button position="absolute 192 25 208 41" id="button61" class="icon_search" text="" />
  48. </Layout>
  49. </Layouts>
  50. <Objects>
  51. <Dataset id="ds_grd_codelist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  52. <ColumnInfo>
  53. <Column id="sortno" type="STRING" />
  54. <Column id="basecd" type="STRING" />
  55. <Column id="basecdflagdesc" type="STRING" />
  56. <Column id="basecdcnts" type="STRING" />
  57. <Column id="basesuppdeptcd" type="STRING" />
  58. </ColumnInfo>
  59. </Dataset>
  60. </Objects>
  61. <Script type="xscript4.0"><![CDATA[/***************************************************************************************
  62. * System Name :
  63. * Job Name :
  64. * Creator :
  65. * Make Date : 2015-11-13
  66. * Description :
  67. *---------------------------------------------------------------------------------------
  68. * Modify Date Modifier Modify Description
  69. *---------------------------------------------------------------------------------------
  70. * 2015-11-13 Live Converter TF->XP
  71. *
  72. *---------------------------------------------------------------------------------------
  73. ****************************************************************************************/
  74. ]]></Script>
  75. </Form>
  76. </FDL>