SPMMO11400_식이전달사항.xfdl 2.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <FDL version="1.4">
  3. <TypeDefinition url="..\..\..\default_typedef.xml"/>
  4. <Form id="SPMMO11400" position="absolute 0 0 400 175" titletext="식이전달사항">
  5. <Layouts>
  6. <Layout>
  7. <Grid position="absolute 4 5 393 144" id="datagrid1" binddataset="ds_datagrid1">
  8. <Formats>
  9. <Format id="default">
  10. <Columns>
  11. <Column size="30"/>
  12. <Column size="338"/>
  13. </Columns>
  14. <Rows>
  15. <Row size="24" band="head"/>
  16. <Row size="24"/>
  17. </Rows>
  18. <Band id="head">
  19. <Cell/>
  20. <Cell col="1" text="식이전달사항"/>
  21. </Band>
  22. <Band id="body">
  23. <Cell text="bind:A0355" edittype="checkbox" displaytype="checkbox"/>
  24. <Cell col="1" text="bind:cdnm"/>
  25. </Band>
  26. </Format>
  27. </Formats>
  28. </Grid>
  29. <Shape position="absolute 4 0 393 6" linetype="vertical" id="line1" class="line_1"/>
  30. <Button position="absolute 278 148 334 170" id="button1" class="btn4" text="확인"/>
  31. <Button position="absolute 337 148 393 170" id="button2" class="btn4" text="취소"/>
  32. <Button position="absolute 4 148 72 170" id="button27" class="btn3" text="초기화"/>
  33. </Layout>
  34. </Layouts>
  35. <Objects>
  36. <Dataset id="ds_datagrid1" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  37. <ColumnInfo>
  38. <Column id="A0355" type="STRING"/>
  39. <Column id="cdnm" type="STRING"/>
  40. </ColumnInfo>
  41. </Dataset>
  42. </Objects>
  43. <Script type="xscript4.0"><![CDATA[/***************************************************************************************
  44. * System Name :
  45. * Job Name :
  46. * Creator :
  47. * Make Date : 2014-08-29
  48. * Description :
  49. *---------------------------------------------------------------------------------------
  50. * Modify Date Modifier Modify Description
  51. *---------------------------------------------------------------------------------------
  52. * 2014-08-29 Live Converter TF->XP
  53. *
  54. *---------------------------------------------------------------------------------------
  55. ****************************************************************************************/
  56. ]]></Script>
  57. </Form>
  58. </FDL>