SPAER00801_환자조회.xfdl 3.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <FDL version="1.5">
  3. <TypeDefinition url="..\..\..\default_typedef.xml"/>
  4. <Form id="SPAER00801" position="absolute 0 0 455 578" titletext="환자조회">
  5. <Layouts>
  6. <Layout>
  7. <Div position="absolute 0 0 435 535" id="group3" scrollbars="autoboth">
  8. <Layouts>
  9. <Layout>
  10. <Static text="환자조회" position="absolute 7 11 102 24" id="caption1" class="tit_2"/>
  11. <Shape position="absolute 2 23 430 29" linetype="vertical" id="line1" class="line_1"/>
  12. <Grid position="absolute 2 30 430 530" id="grd_basecd" binddataset="ds_grd_basecd">
  13. <Formats>
  14. <Format id="default">
  15. <Columns>
  16. <Column size="120"/>
  17. <Column size="115"/>
  18. <Column size="169"/>
  19. </Columns>
  20. <Rows>
  21. <Row size="24" band="head"/>
  22. <Row size="24"/>
  23. </Rows>
  24. <Band id="head">
  25. <Cell text="병실"/>
  26. <Cell col="1" text="등록번호"/>
  27. <Cell col="2" text="환자이름"/>
  28. </Band>
  29. <Band id="body">
  30. <Cell text="bind:check"/>
  31. <Cell col="1" text="bind:basecd"/>
  32. <Cell col="2" text="bind:basecdflagdesc"/>
  33. </Band>
  34. </Format>
  35. </Formats>
  36. </Grid>
  37. </Layout>
  38. </Layouts>
  39. </Div>
  40. <Div position="absolute 11 543 440 570" id="group1" scrollbars="autoboth">
  41. <Layouts>
  42. <Layout>
  43. <Button position="absolute 306 4 362 26" id="btn_cfm" class="btn4" text="확인"/>
  44. <Button position="absolute 365 4 421 26" id="btn_cls" class="btn4" text="닫기"/>
  45. </Layout>
  46. </Layouts>
  47. </Div>
  48. </Layout>
  49. </Layouts>
  50. <Objects>
  51. <Dataset id="ds_grd_basecd" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  52. <ColumnInfo>
  53. <Column id="check" type="STRING"/>
  54. <Column id="basecd" type="STRING"/>
  55. <Column id="basecdflagdesc" type="STRING"/>
  56. </ColumnInfo>
  57. </Dataset>
  58. </Objects>
  59. <Script type="xscript4.0"><![CDATA[/***************************************************************************************
  60. * System Name :
  61. * Job Name :
  62. * Creator :
  63. * Make Date : 2015-11-13
  64. * Description :
  65. *---------------------------------------------------------------------------------------
  66. * Modify Date Modifier Modify Description
  67. *---------------------------------------------------------------------------------------
  68. * 2015-11-13 Live Converter TF->XP
  69. *
  70. *---------------------------------------------------------------------------------------
  71. ****************************************************************************************/
  72. ]]></Script>
  73. </Form>
  74. </FDL>