SMAEA03700_CK번호내역조회(사이버나이프).xfdl 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <FDL version="1.4">
  3. <TypeDefinition url="..\..\..\default_typedef.xml" />
  4. <Form id="SMAEA03700" position="absolute 0 0 1256 805" titletext="CKNO 처방조회 (Cyber Knife)">
  5. <Layouts>
  6. <Layout>
  7. <Div position="absolute 0 0 1194 13" id="grp_tle">
  8. <Layouts>
  9. <Layout>
  10. <Static text="CKNO 처방조회 (Cyber Knife)" position="absolute 0 0 203 14" id="caption6" class="tit_1" />
  11. </Layout>
  12. </Layouts>
  13. </Div>
  14. <Div position="absolute 0 13 1195 757" id="group3" scrollbars="autoboth">
  15. <Layouts>
  16. <Layout>
  17. <Div position="absolute 0 10 1195 45" align="align:center top;" id="grp_sea">
  18. <Layouts>
  19. <Layout>
  20. <Shape position="absolute 0 0 1195 35" id="roundrect2" type="roundrectangle" />
  21. <Static text="등록번호 :" position="absolute 15 8 106 25" id="caption3" class="search_name" />
  22. <Button position="absolute 1109 7 1165 29" id="btn_sea" taborder="4" class="btn1" text="조회" />
  23. <Edit position="absolute 105 8 205 27" id="ipt_pid" taborder="1" class="input_search" />
  24. <Button position="absolute 210 9 226 25" id="button61" class="icon_search" text="" />
  25. <Edit readonly="true" position="absolute 232 8 332 27" id="opt_pathngnm" />
  26. </Layout>
  27. </Layouts>
  28. </Div>
  29. <Grid position="absolute 1 74 1195 744" id="grd_prcphist" binddataset="ds_grd_prcphist">
  30. <Formats>
  31. <Format id="default">
  32. <Columns>
  33. <Column size="100" />
  34. <Column size="67" />
  35. <Column size="104" />
  36. <Column size="100" />
  37. <Column size="232" />
  38. <Column size="134" />
  39. <Column size="134" />
  40. <Column size="100" />
  41. <Column size="100" />
  42. <Column size="100" />
  43. </Columns>
  44. <Rows>
  45. <Row size="24" band="head" />
  46. <Row size="24" />
  47. </Rows>
  48. <Band id="head">
  49. <Cell text="등록번호" />
  50. <Cell col="1" text="CKNO" />
  51. <Cell col="2" text="병원명" />
  52. <Cell col="3" text="처방코드" />
  53. <Cell col="4" text="처방명" />
  54. <Cell col="5" text="처방시간" />
  55. <Cell col="6" text="예약시간" />
  56. <Cell col="7" text="처방상태" />
  57. <Cell col="8" text="처방부서" />
  58. <Cell col="9" text="처방의" />
  59. </Band>
  60. <Band id="body">
  61. <Cell text="bind:pid" />
  62. <Cell col="1" text="bind:cknototal" />
  63. <Cell col="2" text="bind:instcd" edittype="combo" displaytype="combo" enable="false" />
  64. <Cell col="3" text="bind:prcpcd" />
  65. <Cell col="4" text="bind:prcpnm" />
  66. <Cell col="5" text="bind:prcpdt" mask="yyyy-mm-dd hh:nn" />
  67. <Cell col="6" text="bind:rsrvdt" mask="yyyy-mm-dd hh:nn" />
  68. <Cell col="7" text="bind:execprcpstatcd" edittype="combo" displaytype="combo" enable="false" />
  69. <Cell col="8" text="bind:rgstdeptnm" />
  70. <Cell col="9" text="bind:rgstdr" />
  71. </Band>
  72. </Format>
  73. </Formats>
  74. </Grid>
  75. <Shape position="absolute 0 66 1194 72" linetype="vertical" id="line1" class="line_1" />
  76. <Static text="CKNO 처방조회" position="absolute 5 54 149 68" id="caption14" class="tit_2" />
  77. </Layout>
  78. </Layouts>
  79. </Div>
  80. <Div position="absolute 0 757 1195 784" id="grp_btn" />
  81. <Shape position="absolute 1067 30 1073 52" linetype="vertical" id="line13" class="line_4" />
  82. </Layout>
  83. </Layouts>
  84. <Objects>
  85. <Dataset id="ds_grd_prcphist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  86. <ColumnInfo>
  87. <Column id="pid" type="STRING" />
  88. <Column id="cknototal" type="STRING" />
  89. <Column id="instcd" type="STRING" />
  90. <Column id="prcpcd" type="STRING" />
  91. <Column id="prcpnm" type="STRING" />
  92. <Column id="prcpdt" type="STRING" />
  93. <Column id="rsrvdt" type="STRING" />
  94. <Column id="execprcpstatcd" type="STRING" />
  95. <Column id="rgstdeptnm" type="STRING" />
  96. <Column id="rgstdr" type="STRING" />
  97. </ColumnInfo>
  98. </Dataset>
  99. </Objects>
  100. <Script type="xscript4.0"><![CDATA[/***************************************************************************************
  101. * System Name :
  102. * Job Name :
  103. * Creator :
  104. * Make Date : 2015-11-13
  105. * Description :
  106. *---------------------------------------------------------------------------------------
  107. * Modify Date Modifier Modify Description
  108. *---------------------------------------------------------------------------------------
  109. * 2015-11-13 Live Converter TF->XP
  110. *
  111. *---------------------------------------------------------------------------------------
  112. ****************************************************************************************/
  113. ]]></Script>
  114. </Form>
  115. </FDL>