SPMMD03200_Allergy식품내역(사용안함).xfdl 3.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <FDL version="1.5">
  3. <TypeDefinition url="..\..\..\default_typedef.xml"/>
  4. <Form id="SPMMD03200" position="absolute 0 0 340 385" titletext="Allergy 식품내역">
  5. <Layouts>
  6. <Layout>
  7. <Div position="absolute 0 0 305 350" id="group3" scrollbars="autoboth">
  8. <Layouts>
  9. <Layout>
  10. <Static text="Allergy 식품내역" position="absolute 5 0 124 13" id="caption1" class="tit_2"/>
  11. <Shape position="absolute 0 12 305 18" linetype="vertical" id="line1" class="line_1"/>
  12. <Grid position="absolute 0 20 305 344" id="grd_foodlist" binddataset="ds_grd_foodlist">
  13. <Formats>
  14. <Format id="default">
  15. <Columns>
  16. <Column size="200"/>
  17. <Column size="100"/>
  18. </Columns>
  19. <Rows>
  20. <Row size="24" band="head"/>
  21. <Row size="24"/>
  22. </Rows>
  23. <Band id="head">
  24. <Cell text="항목"/>
  25. <Cell col="1" text="코드"/>
  26. </Band>
  27. <Band id="body">
  28. <Cell text="bind:cdnm"/>
  29. <Cell col="1" text="bind:cdid"/>
  30. </Band>
  31. </Format>
  32. </Formats>
  33. </Grid>
  34. </Layout>
  35. </Layouts>
  36. </Div>
  37. <Div position="absolute 0 356 300 383" id="group1" scrollbars="autoboth">
  38. <Layouts>
  39. <Layout>
  40. <Button position="absolute 183 3 239 25" id="btn_confirm" class="btn4" text="확인"/>
  41. <Button position="absolute 244 3 300 25" id="btn_cancel" class="btn4" text="취소"/>
  42. </Layout>
  43. </Layouts>
  44. </Div>
  45. </Layout>
  46. </Layouts>
  47. <Objects>
  48. <Dataset id="ds_grd_foodlist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  49. <ColumnInfo>
  50. <Column id="cdnm" type="STRING"/>
  51. <Column id="cdid" type="STRING"/>
  52. </ColumnInfo>
  53. </Dataset>
  54. </Objects>
  55. <Script type="xscript4.0"><![CDATA[/***************************************************************************************
  56. * System Name : 사용하지 않음
  57. * Job Name :
  58. * Creator :
  59. * Make Date : 2014-11-27
  60. * Description :
  61. *---------------------------------------------------------------------------------------
  62. * Modify Date Modifier Modify Description
  63. *---------------------------------------------------------------------------------------
  64. * 2014-11-27 Live Converter TF->XP
  65. *
  66. *---------------------------------------------------------------------------------------
  67. ****************************************************************************************/
  68. ]]></Script>
  69. </Form>
  70. </FDL>