SPAEQ01201_장비이력대장.xfdl 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <FDL version="1.4">
  3. <TypeDefinition url="..\..\..\default_typedef.xml" />
  4. <Form id="SPAEQ01201" position="absolute 0 0 810 800" titletext="장비이력대장">
  5. <Layouts>
  6. <Layout>
  7. <Shape position="absolute 1 20 790 26" linetype="vertical" id="line1" class="line_1" />
  8. <Div position="absolute 0 0 790 13" id="group1">
  9. <Layouts>
  10. <Layout>
  11. <Static text="장비이력대장" position="absolute 0 0 137 14" id="caption6" class="tit_1" />
  12. </Layout>
  13. </Layouts>
  14. </Div>
  15. <Grid position="absolute 1 28 790 78" id="datagrid1" binddataset="ds_datagrid1">
  16. <Formats>
  17. <Format id="default">
  18. <Columns>
  19. <Column size="90" />
  20. <Column size="100" />
  21. <Column size="185" />
  22. <Column size="225" />
  23. <Column size="78" />
  24. <Column size="89" />
  25. <Column size="0" />
  26. <Column size="0" />
  27. <Column size="0" />
  28. <Column size="0" />
  29. <Column size="0" />
  30. <Column size="0" />
  31. <Column size="0" />
  32. <Column size="0" />
  33. <Column size="0" />
  34. </Columns>
  35. <Rows>
  36. <Row size="24" band="head" />
  37. <Row size="24" />
  38. </Rows>
  39. <Band id="head">
  40. <Cell text="점검일자" />
  41. <Cell col="1" text="수리회사" />
  42. <Cell col="2" text="점검소견" />
  43. <Cell col="3" text="수리내용" />
  44. <Cell col="4" text="점검시간" />
  45. <Cell col="5" text="점검확인여부" />
  46. <Cell col="6" text="부서코드" />
  47. <Cell col="7" text="등록일시" />
  48. <Cell col="8" text="검사실코드" />
  49. <Cell col="9" text="장비코드" />
  50. <Cell col="10" text="장비코드명" />
  51. <Cell col="11" text="최종검교정일자" />
  52. <Cell col="12" text="알람일수" />
  53. <Cell col="13" text="알람확인여부" />
  54. <Cell col="14" text="검사실명" />
  55. </Band>
  56. <Band id="body">
  57. <Cell text="bind:rpirdd" mask="yyyy-mm-dd" />
  58. <Cell col="1" text="bind:rpircmpynm" edittype="text" displaytype="text" />
  59. <Cell col="2" text="bind:rpircmt" edittype="text" displaytype="text" />
  60. <Cell col="3" text="bind:rpircnts" edittype="text" displaytype="text" />
  61. <Cell col="4" text="bind:rpirtm" edittype="text" displaytype="text" mask="hh:nn" />
  62. <Cell col="5" text="bind:rpircnfmyn" edittype="combo" displaytype="combo" />
  63. <Cell col="6" text="bind:suppdeptcd" />
  64. <Cell col="7" text="bind:rgstrdt" />
  65. <Cell col="8" text="bind:excuroomcd" />
  66. <Cell col="9" text="bind:eqcd" />
  67. <Cell col="10" text="bind:eqcdnm" />
  68. <Cell col="11" text="bind:rectrpirdd" />
  69. <Cell col="12" text="bind:alertdayno" />
  70. <Cell col="13" text="bind:alertcnfmyn" />
  71. <Cell col="14" text="bind:excuroomnm" />
  72. </Band>
  73. </Format>
  74. </Formats>
  75. </Grid>
  76. <Button position="absolute 725 80 789 99" id="button3" class="btn2" visible="true" text="출력적용" />
  77. </Layout>
  78. </Layouts>
  79. <Objects>
  80. <Dataset id="ds_datagrid1" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  81. <ColumnInfo>
  82. <Column id="rpirdd" type="STRING" />
  83. <Column id="rpircmpynm" type="STRING" />
  84. <Column id="rpircmt" type="STRING" />
  85. <Column id="rpircnts" type="STRING" />
  86. <Column id="rpirtm" type="STRING" />
  87. <Column id="rpircnfmyn" type="STRING" />
  88. <Column id="suppdeptcd" type="STRING" />
  89. <Column id="rgstrdt" type="STRING" />
  90. <Column id="excuroomcd" type="STRING" />
  91. <Column id="eqcd" type="STRING" />
  92. <Column id="eqcdnm" type="STRING" />
  93. <Column id="rectrpirdd" type="STRING" />
  94. <Column id="alertdayno" type="STRING" />
  95. <Column id="alertcnfmyn" type="STRING" />
  96. <Column id="excuroomnm" type="STRING" />
  97. </ColumnInfo>
  98. </Dataset>
  99. </Objects>
  100. <Script type="xscript4.0"><![CDATA[/***************************************************************************************
  101. * System Name :
  102. * Job Name :
  103. * Creator :
  104. * Make Date : 2015-11-13
  105. * Description :
  106. *---------------------------------------------------------------------------------------
  107. * Modify Date Modifier Modify Description
  108. *---------------------------------------------------------------------------------------
  109. * 2015-11-13 Live Converter TF->XP
  110. *
  111. *---------------------------------------------------------------------------------------
  112. ****************************************************************************************/
  113. ]]></Script>
  114. </Form>
  115. </FDL>