SPAEB00301_제조회사HELP.xfdl 5.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <FDL version="1.4">
  3. <TypeDefinition url="..\..\..\default_typedef.xml" />
  4. <Form id="SPAEB00301" position="absolute 0 0 731 555" titletext="제조회사 검색화면">
  5. <Layouts>
  6. <Layout>
  7. <Div position="absolute 8 0 708 550" id="group3" scrollbars="autoboth">
  8. <Layouts>
  9. <Layout>
  10. <Div position="absolute 0 5 700 40" id="group2">
  11. <Layouts>
  12. <Layout>
  13. <Shape position="absolute 0 0 700 35" id="roundrect1" class="roundrect_search" type="roundrectangle" />
  14. <Edit position="absolute 296 8 431 27" id="ipt_refcond" class="input_s_essential" />
  15. <Button position="absolute 629 4 685 26" id="btn_search" class="btn1" text="조회" />
  16. <Shape position="absolute 611 0 617 29" linetype="vertical" id="line13" class="line_4" />
  17. <Static text="조회조건 :" position="absolute 211 9 297 26" id="caption2" class="search_name" />
  18. <Radio position="absolute 15 9 160 29" id="rdo_refcond" class="radio_search" columncount="2" innerdataset="ds_init_rdo_refcond" datacolumn="label" codecolumn="value" />
  19. </Layout>
  20. </Layouts>
  21. </Div>
  22. <Static text="제조회사리스트" position="absolute 0 49 145 62" id="caption1" class="tit_2" />
  23. <Shape position="absolute 0 60 700 66" linetype="vertical" id="line1" class="line_1" />
  24. <Grid position="absolute 0 68 700 518" id="grd_prodcmpylist" class="grd_prodcmpylist" binddataset="ds_grd_prodcmpylist">
  25. <Formats>
  26. <Format id="default">
  27. <Columns>
  28. <Column size="120" />
  29. <Column size="120" />
  30. <Column size="120" />
  31. <Column size="120" />
  32. </Columns>
  33. <Rows>
  34. <Row size="24" band="head" />
  35. <Row size="24" />
  36. </Rows>
  37. <Band id="head">
  38. <Cell text="제조회사코드" />
  39. <Cell col="1" text="제조회사명" />
  40. <Cell col="2" text="제조회사 전화번호" />
  41. <Cell col="3" text="제조회사 주소" />
  42. </Band>
  43. <Band id="body">
  44. <Cell text="bind:prodcmpycd" />
  45. <Cell col="1" text="bind:prodcmpynm" />
  46. <Cell col="2" text="bind:prodcmpytel" />
  47. <Cell col="3" text="bind:prodcmpyaddr" />
  48. </Band>
  49. </Format>
  50. </Formats>
  51. </Grid>
  52. <Div position="absolute 0 523 700 550" id="group1" scrollbars="autoboth">
  53. <Layouts>
  54. <Layout>
  55. <Button position="absolute 587 5 643 27" id="btn_confirm" class="btn4" text="확인" />
  56. <Button position="absolute 644 5 700 27" id="btn_cancel" class="btn4" text="취소" />
  57. <Shape position="absolute 0 0 700 6" linetype="vertical" id="line32" class="line_6" />
  58. </Layout>
  59. </Layouts>
  60. </Div>
  61. </Layout>
  62. </Layouts>
  63. </Div>
  64. </Layout>
  65. </Layouts>
  66. <Objects>
  67. <Dataset id="ds_init_rdo_refcond" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  68. <ColumnInfo>
  69. <Column id="label" type="STRING" />
  70. <Column id="value" type="STRING" />
  71. </ColumnInfo>
  72. </Dataset>
  73. <Dataset id="ds_grd_prodcmpylist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  74. <ColumnInfo>
  75. <Column id="prodcmpycd" type="STRING" />
  76. <Column id="prodcmpynm" type="STRING" />
  77. <Column id="prodcmpytel" type="STRING" />
  78. <Column id="prodcmpyaddr" type="STRING" />
  79. </ColumnInfo>
  80. </Dataset>
  81. </Objects>
  82. <Script type="xscript4.0"><![CDATA[/***************************************************************************************
  83. * System Name :
  84. * Job Name :
  85. * Creator :
  86. * Make Date : 2015-11-13
  87. * Description :
  88. *---------------------------------------------------------------------------------------
  89. * Modify Date Modifier Modify Description
  90. *---------------------------------------------------------------------------------------
  91. * 2015-11-13 Live Converter TF->XP
  92. *
  93. *---------------------------------------------------------------------------------------
  94. ****************************************************************************************/
  95. ]]></Script>
  96. </Form>
  97. </FDL>