SPAEA02602_결과관리및조회사진관리(사이버나이프).xfdl 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <FDL version="1.4">
  3. <TypeDefinition url="..\..\..\default_typedef.xml" />
  4. <Form id="SPAEA02602" position="absolute 0 0 1200 750" titletext="사이버나이프 이미지 Upload/Download">
  5. <Layouts>
  6. <Layout>
  7. <Div position="absolute 0 0 1180 735" id="group3" scrollbars="autoboth">
  8. <Layouts>
  9. <Layout>
  10. <Shape position="absolute 0 42 1165 43" linetype="vertical" id="line8" class="line_1" />
  11. <Static text="사진 목록" position="absolute 6 27 124 41" id="caption20" class="tit_2" />
  12. <Static text="결과관리 및 조회 사진관리" position="absolute 0 0 217 14" align="align:center middle;" id="caption2" class="tit_1" />
  13. <Button position="absolute 290 390 354 409" id="btn_upload" class="btn5" text="업로드" />
  14. <Button position="absolute 215 390 279 409" id="btn_addfile" class="btn2" text="파일추가" />
  15. <Grid position="absolute 0 47 350 380" id="grd_attachfile" visible="true" binddataset="ds_grd_attachfile">
  16. <Formats>
  17. <Format id="default">
  18. <Columns>
  19. <Column size="78" />
  20. <Column size="68" />
  21. <Column size="159" />
  22. <Column size="0" />
  23. <Column size="0" />
  24. <Column size="0" />
  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. </Columns>
  32. <Rows>
  33. <Row size="24" band="head" />
  34. <Row size="24" />
  35. </Rows>
  36. <Band id="head">
  37. <Cell text="업로드일시" />
  38. <Cell col="1" text="업로드ID" />
  39. <Cell col="2" text="첨부파일명" />
  40. <Cell col="3" text="파일크기(Byte)" />
  41. <Cell col="4" text="파일종류" />
  42. <Cell col="5" text="서버저장경로" />
  43. <Cell col="6" text="화면ID" />
  44. <Cell col="7" text="최초등록자" />
  45. <Cell col="8" text="최초등록일시" />
  46. <Cell col="9" text="trseq" />
  47. <Cell col="10" text="순번" />
  48. <Cell col="11" />
  49. </Band>
  50. <Band id="body">
  51. <Cell text="bind:lastupdtdt" mask="yyyy-mm-dd hh:nn:ss" />
  52. <Cell col="1" text="bind:lastupdtrid" />
  53. <Cell col="2" text="bind:filename" />
  54. <Cell col="3" text="bind:filesize" />
  55. <Cell col="4" text="bind:filetype" />
  56. <Cell col="5" text="bind:filepath" />
  57. <Cell col="6" text="bind:dispid" />
  58. <Cell col="7" text="bind:fstrgstrid" />
  59. <Cell col="8" text="bind:fstrgstdt" />
  60. <Cell col="9" text="bind:trseq" />
  61. <Cell col="10" text="bind:imgseq" />
  62. <Cell col="11" text="bind:ckno" />
  63. </Band>
  64. </Format>
  65. </Formats>
  66. </Grid>
  67. <Grid position="absolute 0 410 355 560" id="grd_attach" binddataset="ds_grd_attach">
  68. <Formats>
  69. <Format id="default">
  70. <Columns>
  71. <Column size="644" />
  72. </Columns>
  73. <Rows>
  74. <Row size="24" band="head" />
  75. <Row size="24" />
  76. </Rows>
  77. <Band id="head">
  78. <Cell text="파일경로" />
  79. </Band>
  80. <Band id="body">
  81. <Cell text="bind:file" />
  82. </Band>
  83. </Format>
  84. </Formats>
  85. </Grid>
  86. <Button position="absolute 295 20 348 39" id="button2" class="btn5" text="삭제" />
  87. <ImageViewer id="img1" />
  88. <Button position="absolute 1100 20 1164 39" id="button1" class="btn2" text="파일저장" />
  89. </Layout>
  90. </Layouts>
  91. </Div>
  92. </Layout>
  93. </Layouts>
  94. <Objects>
  95. <Dataset id="ds_grd_attachfile" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  96. <ColumnInfo>
  97. <Column id="lastupdtdt" type="STRING" />
  98. <Column id="lastupdtrid" type="STRING" />
  99. <Column id="filename" type="STRING" />
  100. <Column id="filesize" type="STRING" />
  101. <Column id="filetype" type="STRING" />
  102. <Column id="filepath" type="STRING" />
  103. <Column id="dispid" type="STRING" />
  104. <Column id="fstrgstrid" type="STRING" />
  105. <Column id="fstrgstdt" type="STRING" />
  106. <Column id="trseq" type="STRING" />
  107. <Column id="imgseq" type="STRING" />
  108. <Column id="ckno" type="STRING" />
  109. </ColumnInfo>
  110. </Dataset>
  111. <Dataset id="ds_grd_attach" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  112. <ColumnInfo>
  113. <Column id="file" type="STRING" />
  114. </ColumnInfo>
  115. </Dataset>
  116. </Objects>
  117. <Script type="xscript4.0"><![CDATA[/***************************************************************************************
  118. * System Name :
  119. * Job Name :
  120. * Creator :
  121. * Make Date : 2015-11-13
  122. * Description :
  123. *---------------------------------------------------------------------------------------
  124. * Modify Date Modifier Modify Description
  125. *---------------------------------------------------------------------------------------
  126. * 2015-11-13 Live Converter TF->XP
  127. *
  128. *---------------------------------------------------------------------------------------
  129. ****************************************************************************************/
  130. ]]></Script>
  131. </Form>
  132. </FDL>