SPAEA01901_예약예문선택(재활의학과).xfdl 4.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <FDL version="1.4">
  3. <TypeDefinition url="..\..\..\default_typedef.xml" />
  4. <Form id="SPAEA01901" position="absolute 0 0 450 600" titletext="Untitle">
  5. <Layouts>
  6. <Layout>
  7. <Div position="absolute 12 5 440 595" id="group1">
  8. <Layouts>
  9. <Layout>
  10. <Shape position="absolute 0 102 420 108" linetype="vertical" id="line1" class="line_1" />
  11. <Static text="예문코드" position="absolute 0 90 100 103" id="caption4" class="tit_2" />
  12. <Static text="예약예문 출력" position="absolute 0 0 102 14" id="caption7" class="tit_1" />
  13. <Shape position="absolute 0 20 420 80" id="roundrect1" type="roundrectangle" />
  14. <Button position="absolute 360 550 416 572" id="button1" class="btn1" text="출력" />
  15. <Edit readonly="true" position="absolute 105 25 201 44" id="ipt_pid" class="input_search" />
  16. <Static text="성 별 :" position="absolute 15 50 115 67" id="caption2" class="search_name" />
  17. <Static text="등록번호 :" position="absolute 14 25 105 42" id="caption3" class="search_name" />
  18. <Static text="이 름 :" position="absolute 210 25 309 42" id="caption5" class="search_name" />
  19. <Grid position="absolute 0 110 420 540" id="grd_tmplcodelist" binddataset="ds_grd_tmplcodelist">
  20. <Formats>
  21. <Format id="default">
  22. <Columns>
  23. <Column size="39" />
  24. <Column size="37" />
  25. <Column size="85" />
  26. <Column size="235" />
  27. <Column size="76" />
  28. <Column size="0" />
  29. </Columns>
  30. <Rows>
  31. <Row size="24" band="head" />
  32. <Row size="24" />
  33. </Rows>
  34. <Band id="head">
  35. <Cell text="선택" />
  36. <Cell col="1" text="순번" />
  37. <Cell col="2" text="코드" />
  38. <Cell col="3" text="Templet명" />
  39. <Cell col="4" text="구분" />
  40. <Cell col="5" text="caption1" />
  41. </Band>
  42. <Band id="body">
  43. <Cell text="bind:chk" edittype="checkbox" displaytype="checkbox" />
  44. <Cell col="1" text="bind:sortno" edittype="none" displaytype="none" mask="#" />
  45. <Cell col="2" text="bind:tmplcd" edittype="none" displaytype="none" />
  46. <Cell col="3" text="bind:tmplnm" edittype="none" displaytype="none" />
  47. <Cell col="4" class="gridcombo" text="bind:tmplflag" edittype="combo" displaytype="combo" />
  48. <Cell col="5" text="bind:tmplcdflag" />
  49. </Band>
  50. </Format>
  51. </Formats>
  52. </Grid>
  53. <Edit readonly="true" position="absolute 305 25 401 44" id="input1" class="input_search" />
  54. <Edit readonly="true" position="absolute 105 50 201 69" id="input3" class="input_search" />
  55. <ActiveX position="absolute 45 220 200 335" id="rtfviewer" progid="{a4bf7e18-5f67-4868-a726-eed421632374}" visible="false" />
  56. </Layout>
  57. </Layouts>
  58. </Div>
  59. </Layout>
  60. </Layouts>
  61. <Objects>
  62. <Dataset id="ds_grd_tmplcodelist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  63. <ColumnInfo>
  64. <Column id="chk" type="STRING" />
  65. <Column id="sortno" type="STRING" />
  66. <Column id="tmplcd" type="STRING" />
  67. <Column id="tmplnm" type="STRING" />
  68. <Column id="tmplflag" type="STRING" />
  69. <Column id="tmplcdflag" type="STRING" />
  70. </ColumnInfo>
  71. </Dataset>
  72. </Objects>
  73. <Script type="xscript4.0"><![CDATA[/***************************************************************************************
  74. * System Name :
  75. * Job Name :
  76. * Creator :
  77. * Make Date : 2015-11-13
  78. * Description :
  79. *---------------------------------------------------------------------------------------
  80. * Modify Date Modifier Modify Description
  81. *---------------------------------------------------------------------------------------
  82. * 2015-11-13 Live Converter TF->XP
  83. *
  84. *---------------------------------------------------------------------------------------
  85. ****************************************************************************************/
  86. ]]></Script>
  87. </Form>
  88. </FDL>