SPAEA01103_진료예약자리스트(안과).xfdl 3.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <FDL version="1.4">
  3. <TypeDefinition url="..\..\..\default_typedef.xml" />
  4. <Form id="SPAEA01103" position="absolute 0 0 280 440" titletext="진료예약내역">
  5. <Layouts>
  6. <Layout>
  7. <Div position="absolute 9 9 260 421" id="group3" scrollbars="autoboth">
  8. <Layouts>
  9. <Layout>
  10. <Static text="진료예약내역" position="absolute 5 11 105 24" id="caption1" class="tit_2" />
  11. <Shape position="absolute 0 23 250 29" linetype="vertical" id="line1" class="line_1" />
  12. <Grid position="absolute 0 31 250 410" id="grd_subprcplist" scrollbars="fixedvert" binddataset="ds_grd_subprcplist">
  13. <Formats>
  14. <Format id="default">
  15. <Columns>
  16. <Column size="60" />
  17. <Column size="86" />
  18. <Column size="64" />
  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:ordtm" mask="hh:nn" />
  31. <Cell col="1" text="bind:pid" />
  32. <Cell col="2" text="bind:hngnm" />
  33. </Band>
  34. </Format>
  35. </Formats>
  36. </Grid>
  37. <Combo position="absolute 121 5 238 24" id="cmb_orddrid" class="combo_search" innerdataset="ds_init_cmb_orddrid" datacolumn="orddrnm" codecolumn="orddrid" />
  38. </Layout>
  39. </Layouts>
  40. </Div>
  41. </Layout>
  42. </Layouts>
  43. <Objects>
  44. <Dataset id="ds_grd_subprcplist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  45. <ColumnInfo>
  46. <Column id="ordtm" type="STRING" />
  47. <Column id="pid" type="STRING" />
  48. <Column id="hngnm" type="STRING" />
  49. </ColumnInfo>
  50. </Dataset>
  51. <Dataset id="ds_init_cmb_orddrid" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  52. <ColumnInfo>
  53. <Column id="orddrnm" type="STRING" />
  54. <Column id="orddrid" type="STRING" />
  55. </ColumnInfo>
  56. </Dataset>
  57. </Objects>
  58. <Script type="xscript4.0"><![CDATA[/***************************************************************************************
  59. * System Name :
  60. * Job Name :
  61. * Creator :
  62. * Make Date : 2015-11-13
  63. * Description :
  64. *---------------------------------------------------------------------------------------
  65. * Modify Date Modifier Modify Description
  66. *---------------------------------------------------------------------------------------
  67. * 2015-11-13 Live Converter TF->XP
  68. *
  69. *---------------------------------------------------------------------------------------
  70. ****************************************************************************************/
  71. ]]></Script>
  72. </Form>
  73. </FDL>