SMMNH02700_의뢰결과.xfdl 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <FDL version="1.5">
  3. <TypeDefinition url="..\..\..\default_typedef.xml"/>
  4. <Form id="SMMNH02700" position="absolute 0 0 1215 641" titletext="Untitle" oninit="SMMNH02700_oninit" onload="SMMNH02700_onload">
  5. <Layouts>
  6. <Layout>
  7. <Div position="absolute 1 13 1204 611" id="group5" class="datagrid2" scrollbars="autoboth">
  8. <Layouts>
  9. <Layout>
  10. <Div position="absolute 0 10 1195 45" align="align:center top;" id="grp_sea" anchor="default">
  11. <Layouts>
  12. <Layout>
  13. <Shape position="absolute 0 0 1195 35" id="roundrect1" class="roundrect_search" anchor="default"/>
  14. <Static text="조회년도 :" position="absolute 16 11 102 23" id="caption3" class="search_name" anchor="default"/>
  15. <Button position="absolute 1123 7 1179 29" id="button2" class="btn1" text="조회" anchor="default" onclick="group5_grp_sea_button2_onclick"/>
  16. <Shape position="absolute 1104 7 1110 29" linetype="vertical" id="line13" class="line_4" anchor="default"/>
  17. <Edit position="absolute 110 6 210 25" id="input1" class="input_search" anchor="default"/>
  18. </Layout>
  19. </Layouts>
  20. </Div>
  21. <Shape position="absolute 0 71 1195 77" linetype="horizontal" id="line1" class="line_1" style="strokepen:3 solid #33bbbbff;" anchor="default"/>
  22. <Static text="의뢰결과" position="absolute 1 55 121 77" id="caption16" class="tit_2" anchor="default"/>
  23. <Grid position="absolute 0 76 1195 584" id="datagrid1" class="datagrid" visible="true" binddataset="ds_datagrid1" autofittype="col" anchor="default">
  24. <Formats>
  25. <Format id="default">
  26. <Columns>
  27. <Column size="78"/>
  28. <Column size="91"/>
  29. <Column size="82"/>
  30. <Column size="82"/>
  31. <Column size="80"/>
  32. <Column size="83"/>
  33. <Column size="84"/>
  34. <Column size="83"/>
  35. <Column size="81"/>
  36. <Column size="82"/>
  37. </Columns>
  38. <Rows>
  39. <Row size="24" band="head"/>
  40. <Row size="24" band="head"/>
  41. <Row size="24"/>
  42. </Rows>
  43. <Band id="head">
  44. <Cell rowspan="2" text="월" taborder="undefined"/>
  45. <Cell col="1" rowspan="2" text="의뢰/회신건수" taborder="undefined"/>
  46. <Cell col="2" colspan="6" text="결과" taborder="undefined"/>
  47. <Cell col="8" rowspan="2" colspan="2" text="산재방문명수/횟수" taborder="undefined"/>
  48. <Cell row="1" col="2" text="이실"/>
  49. <Cell row="1" col="3" text="퇴원"/>
  50. <Cell row="1" col="4" text="임종"/>
  51. <Cell row="1" col="5" text="보류"/>
  52. <Cell row="1" col="6" text="거부"/>
  53. <Cell row="1" col="7" text="제외대상"/>
  54. </Band>
  55. <Band id="body">
  56. <Cell text="bind:월"/>
  57. <Cell col="1" text="bind:의뢰건수"/>
  58. <Cell col="2" text="bind:HC"/>
  59. <Cell col="3" text="bind:의뢰전문의"/>
  60. <Cell col="4" text="bind:환자명"/>
  61. <Cell col="5" text="bind:병실"/>
  62. <Cell col="6" text="bind:결과"/>
  63. <Cell col="7" text="bind:이실일자"/>
  64. <Cell col="8"/>
  65. <Cell col="9"/>
  66. </Band>
  67. </Format>
  68. </Formats>
  69. </Grid>
  70. <Button position="absolute 1145 48 1195 67" id="button1" class="btn6" text="출력" anchor="default" onclick="group5_button1_onclick"/>
  71. </Layout>
  72. </Layouts>
  73. </Div>
  74. <Static id="caption6" text="의뢰결과" class="tit_1" position="absolute 1 0 241 23"/>
  75. </Layout>
  76. </Layouts>
  77. <Objects>
  78. <Dataset id="ds_datagrid1" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  79. <ColumnInfo>
  80. <Column id="월" type="STRING"/>
  81. <Column id="의뢰건수" type="STRING"/>
  82. <Column id="HC" type="STRING"/>
  83. <Column id="의뢰전문의" type="STRING"/>
  84. <Column id="환자명" type="STRING"/>
  85. <Column id="병실" type="STRING"/>
  86. <Column id="결과" type="STRING"/>
  87. <Column id="이실일자" type="STRING"/>
  88. </ColumnInfo>
  89. </Dataset>
  90. </Objects>
  91. <Script type="xscript4.0"><![CDATA[/***************************************************************************************
  92. * System Name :
  93. * Job Name :
  94. * Creator :
  95. * Make Date : 2016-10-31
  96. * Description :
  97. *---------------------------------------------------------------------------------------
  98. * Modify Date Modifier Modify Description
  99. *---------------------------------------------------------------------------------------
  100. * 2016-10-31 Live Converter TF->XP
  101. *
  102. *---------------------------------------------------------------------------------------
  103. ****************************************************************************************/
  104. include "com_commonxp::comm_main.xjs";
  105. function SMMNH02700_oninit(obj:Form, e:InitEventInfo)
  106. {
  107. frmf_initForm(obj);
  108. }
  109. function SMMNH02700_onload(obj:Form, e:LoadEventInfo)
  110. {
  111. var i,j;
  112. for(i = 0; i < 9; i++)
  113. {
  114. for(j = 5; j < 22; j += 5)
  115. {
  116. // datagrid1.cellstyle( "background-color", j,i)="#ffff99";
  117. // datagrid1.cellstyle( "background-color", j+1,i)="#ffff99";
  118. }
  119. }
  120. }
  121. function group5_grp_sea_button2_onclick(obj:Button, e:ClickEventInfo)
  122. {
  123. }
  124. function group5_button1_onclick(obj:Button, e:ClickEventInfo)
  125. {
  126. }
  127. ]]></Script>
  128. </Form>
  129. </FDL>