SMMNE07100_NewHeart지표관리.xfdl 8.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <FDL version="1.5">
  3. <TypeDefinition url="..\..\..\default_typedef.xml"/>
  4. <Form id="SMMNE07100" position="absolute 0 0 1197 769" titletext="New Heart 지표관리" oninit="SMMNE07100_oninit" onload="SMMNE07100_onload" ontimer="SMMNE07100_ontimer">
  5. <Layouts>
  6. <Layout>
  7. <Div id="group2" taborder="0" class="div_SA" position="absolute 0 25 1194 65" anchor="left top right">
  8. <Layouts>
  9. <Layout>
  10. <Shape id="line13" linetype="vertical" class="line_4" position="absolute 1106 10 1112 32" anchor="top right"/>
  11. <Static id="caption2" text="조회기간 :" class="search_name" position="absolute 15 14 86 31" anchor="default"/>
  12. <Calendar id="input_refFrDT" taborder="1" class="input_s_essential" position="absolute 94 10 194 32" anchor="default" dateformat="yyyy-MM-dd" value="null" autoselect="true" autoskip="true"/>
  13. <Static id="caption5" text="~" class="search_no_b" position="absolute 202 13 213 30" anchor="default"/>
  14. <Calendar id="input_refToDT" taborder="2" class="input_s_essential" position="absolute 220 10 320 32" anchor="default" dateformat="yyyy-MM-dd" autoselect="true"/>
  15. <Button id="btn_srch" taborder="3" text="조회" class="btn1" position="absolute 1125 10 1181 32" anchor="top right" onclick="group2_btn_srch_onclick"/>
  16. </Layout>
  17. </Layouts>
  18. </Div>
  19. <Shape id="line4" linetype="horizontal" class="line_10" position="absolute 0 90 1194 96" anchor="left top right"/>
  20. <Grid id="grd_erpatlist" class="datagrid2" taborder="1" binddataset="ds_main_erpatinfo" useinputpanel="false" position="absolute 0 95 1194 751" autofittype="col" anchor="all">
  21. <Formats>
  22. <Format id="default">
  23. <Columns>
  24. <Column size="90"/>
  25. <Column size="110"/>
  26. <Column size="70"/>
  27. <Column size="120"/>
  28. <Column size="130"/>
  29. <Column size="130"/>
  30. <Column size="130"/>
  31. <Column size="130"/>
  32. <Column size="130"/>
  33. <Column size="130"/>
  34. </Columns>
  35. <Rows>
  36. <Row size="24" band="head"/>
  37. <Row size="24"/>
  38. </Rows>
  39. <Band id="head">
  40. <Cell text="등록번호"/>
  41. <Cell col="1" text="환자명"/>
  42. <Cell col="2" text="S/A"/>
  43. <Cell col="3" text="Date"/>
  44. <Cell col="4" text="DoorTime"/>
  45. <Cell col="5" text="activation"/>
  46. <Cell col="6" text="visit-MC"/>
  47. <Cell col="7" text="PCI"/>
  48. <Cell col="8" text="admission"/>
  49. <Cell col="9" text="admission type"/>
  50. </Band>
  51. <Band id="body">
  52. <Cell text="bind:pid"/>
  53. <Cell col="1" text="bind:hngnm"/>
  54. <Cell col="2" text="bind:sexage"/>
  55. <Cell col="3" displaytype="expr:utlf_isNull(indd) ? 'normal' : 'date'" text="bind:indd"/>
  56. <Cell col="4" text="bind:doordt" mask="expr:utlf_isNull(doordt) ? '' : '####-##-## ##:##'" maskchar=" "/>
  57. <Cell col="5" text="bind:fstcalldt" mask="expr:utlf_isNull(fstcalldt) ? '' : '####-##-## ##:##'" maskchar=" "/>
  58. <Cell col="6" text="bind:mcvisitdt" mask="expr:utlf_isNull(mcvisitdt) ? '' : '####-##-## ##:##'" maskchar=" "/>
  59. <Cell col="7" text="bind:pci" mask="expr:utlf_isNull(pci) ? '' : '####-##-## ##:##'" maskchar=" "/>
  60. <Cell col="8" text="bind:outdt" mask="expr:utlf_isNull(outdt) ? '' : '####-##-## ##:##'" maskchar=" "/>
  61. <Cell col="9" text="bind:outtype"/>
  62. </Band>
  63. </Format>
  64. </Formats>
  65. </Grid>
  66. <Static id="caption22" text="New Heart 환자 리스트" class="tit_2" position="absolute 0 74 221 91"/>
  67. <Shape id="line1" linetype="horizontal" class="line_3" position="absolute 0 750 1194 756" anchor="top right bottom"/>
  68. <Static id="caption6" text="New Heart 지표관리" class="tit_1" position="absolute 0 0 156 25"/>
  69. <Static id="caption1" text="[표]" position="absolute 1171 756 1196 768" anchor="right bottom"/>
  70. </Layout>
  71. </Layouts>
  72. <Objects>
  73. <Dataset id="ds_main_erpatinfo" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  74. <ColumnInfo>
  75. <Column id="pid" type="STRING"/>
  76. <Column id="hngnm" type="STRING"/>
  77. <Column id="sexage" type="STRING"/>
  78. <Column id="indd" type="STRING"/>
  79. <Column id="doordt" type="STRING"/>
  80. <Column id="fstcalldt" type="STRING"/>
  81. <Column id="mcvisitdt" type="STRING"/>
  82. <Column id="pci" type="STRING"/>
  83. <Column id="outdt" type="STRING"/>
  84. <Column id="outtype" type="STRING"/>
  85. </ColumnInfo>
  86. </Dataset>
  87. <Dataset id="ds_cond" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  88. <ColumnInfo>
  89. <Column id="fromdd" type="STRING" size="256"/>
  90. <Column id="todd" type="STRING" size="256"/>
  91. </ColumnInfo>
  92. <Rows>
  93. <Row/>
  94. </Rows>
  95. </Dataset>
  96. </Objects>
  97. <Bind>
  98. <BindItem id="item0" compid="group2.input_refFrDT" propid="value" datasetid="ds_cond" columnid="fromdd"/>
  99. <BindItem id="item1" compid="group2.input_refToDT" propid="value" datasetid="ds_cond" columnid="todd"/>
  100. </Bind>
  101. <Script type="xscript4.0"><![CDATA[/***************************************************************************************
  102. * System Name :
  103. * Job Name :
  104. * Creator :
  105. * Make Date : 2015-11-13
  106. * Description :
  107. *---------------------------------------------------------------------------------------
  108. * Modify Date Modifier Modify Description
  109. *---------------------------------------------------------------------------------------
  110. * 2015-11-13 Live Converter TF->XP
  111. *
  112. *---------------------------------------------------------------------------------------
  113. ****************************************************************************************/
  114. include "com_commonxp::comm_main.xjs";
  115. var arErrorCode = new HashArray();
  116. /******************************************************************
  117. * Argument :
  118. * Description : 초기화
  119. ******************************************************************/
  120. function SMMNE07100_oninit(obj:Form, e:InitEventInfo)
  121. {
  122. frmf_initForm(obj);
  123. }
  124. function SMMNE07100_onload(obj:Form, e:LoadEventInfo)
  125. {
  126. var toDate = utlf_getCurrentDate();
  127. ds_cond.setColumn(0, "fromdd", toDate);
  128. ds_cond.setColumn(0, "todd", toDate);
  129. //속도개선
  130. this.setTimer(0, 100);
  131. //frmf_inputEnterKey("group2.btn_srch", "onclick", new ClickEventInfo);
  132. }
  133. /******************************************************************
  134. * Argument :
  135. * Description : 조회 button event
  136. ******************************************************************/
  137. function group2_btn_srch_onclick(obj:Button, e:ClickEventInfo)
  138. {
  139. ds_main_erpatinfo.clearData();
  140. var oParam = {};
  141. oParam.id = "TRMNE07101";
  142. oParam.service = "ercareapp.ERSmsIndexMngt";
  143. oParam.method = "reqGetNewHeartList";
  144. oParam.inds = "req=ds_cond";
  145. oParam.outds = "ds_main_erpatinfo=erpatlist";
  146. oParam.async = true;
  147. //oParam.callback = "cf_TRMNE07101";
  148. tranf_submit(oParam);
  149. }
  150. function SMMNE07100_ontimer(obj:Form, e:TimerEventInfo)
  151. {
  152. if (e.timerid == 0) {
  153. this.killTimer(0);
  154. frmf_inputEnterKey("group2.btn_srch", "onclick", new ClickEventInfo);
  155. }
  156. }
  157. ]]></Script>
  158. </Form>
  159. </FDL>