SMLLR90400_연관검사정보조회.xfdl 6.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <FDL version="1.5">
  3. <TypeDefinition url="..\..\..\default_typedef.xml"/>
  4. <Form id="SMLLR90400" position="absolute 0 0 531 327" titletext="연관검사조회" oninit="SMLLR90400_oninit" onload="SMLLR90400_onload">
  5. <Layouts>
  6. <Layout>
  7. <Shape id="line1" class="line_10" position="absolute 0 16 525 22"/>
  8. <Grid id="datagrid3" taborder="1" binddataset="ds_main_testlist" useinputpanel="false" position="absolute 0 21 525 299" autofittype="col" cellsizingtype="col">
  9. <Formats>
  10. <Format id="default">
  11. <Columns>
  12. <Column size="21"/>
  13. <Column size="163"/>
  14. <Column size="50"/>
  15. <Column size="110"/>
  16. <Column size="20"/>
  17. <Column size="20"/>
  18. <Column size="20"/>
  19. <Column size="20"/>
  20. <Column size="20"/>
  21. <Column size="20"/>
  22. <Column size="20"/>
  23. <Column size="20"/>
  24. </Columns>
  25. <Rows>
  26. <Row size="24" band="head"/>
  27. <Row size="24"/>
  28. </Rows>
  29. <Band id="head">
  30. <Cell/>
  31. <Cell col="1" text="검사항목명"/>
  32. <Cell col="2" text="결과"/>
  33. <Cell col="3" text="결과일시"/>
  34. <Cell col="4" text="N"/>
  35. <Cell col="5" text="P"/>
  36. <Cell col="6" text="D"/>
  37. <Cell col="7" text="C"/>
  38. <Cell col="8" text="A"/>
  39. <Cell col="9" text="M"/>
  40. <Cell col="10" text="R"/>
  41. <Cell col="11" text="S"/>
  42. </Band>
  43. <Band id="body">
  44. <Cell celltype="head" expr="currow+1"/>
  45. <Cell col="1" style="align:left middle;" text="bind:tclsscrnnm"/>
  46. <Cell col="2" style="align:left middle;" text="bind:reptrslt"/>
  47. <Cell col="3" displaytype="date" text="bind:lastreptdt" mask="yyyy-MM-dd hh:mm"/>
  48. <Cell col="4" style="background:EXPR(judgmark == 'H' ? '#f7a08b' : judgmark == 'L' ? '#b9e5fb' :'#ffffff');background2:EXPR(judgmark == 'H' ? '#f7a08b' : judgmark == 'L' ? '#b9e5fb' :'#ffffff');" text="bind:judgmark"/>
  49. <Cell col="5" style="background:EXPR( panicmark == 'P' ? '#7BE6B7' :'#ffffff' );background2:EXPR( panicmark == 'P' ? '#7BE6B7' :'#ffffff' );" text="bind:panicmark"/>
  50. <Cell col="6" style="background:EXPR(deltamark == 'D' ? '#dec6a4' : 'ffffff');background2:EXPR(deltamark == 'D' ? '#dec6a4' : 'ffffff');" text="bind:deltamark"/>
  51. <Cell col="7" style="background:EXPR(criticalmark == 'C' ? '#ffe79d' : 'ffffff');background2:EXPR(criticalmark == 'C' ? '#ffe79d' : 'ffffff');" text="bind:criticalmark"/>
  52. <Cell col="8" style="background:EXPR(alertmark == 'A' ? '#fec34d' : 'ffffff');background2:EXPR(alertmark == 'A' ? '#fec34d' : 'ffffff');" text="bind:alertmark"/>
  53. <Cell col="9"/>
  54. <Cell col="10"/>
  55. <Cell col="11" style="color:#339966ff;color2:#339966ff;" text="bind:rsltmark"/>
  56. </Band>
  57. </Format>
  58. </Formats>
  59. </Grid>
  60. <Static id="caption3" text="연관검사 조회" class="tit_2" position="absolute 0 0 113 22"/>
  61. <Button id="button2" taborder="2" text="닫기" class="btn4" position="absolute 469 301 525 323" onclick="button2_onclick"/>
  62. </Layout>
  63. </Layouts>
  64. <Objects>
  65. <Dataset id="ds_main_testlist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  66. <ColumnInfo>
  67. <Column id="tclsscrnnm" type="STRING"/>
  68. <Column id="reptrslt" type="STRING"/>
  69. <Column id="lastreptdt" type="STRING"/>
  70. <Column id="judgmark" type="STRING"/>
  71. <Column id="panicmark" type="STRING"/>
  72. <Column id="deltamark" type="STRING"/>
  73. <Column id="criticalmark" type="STRING"/>
  74. <Column id="alertmark" type="STRING"/>
  75. <Column id="rsltmark" type="STRING"/>
  76. </ColumnInfo>
  77. </Dataset>
  78. <Dataset id="ds_send_data1" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
  79. </Objects>
  80. <Script type="xscript4.0"><![CDATA[/***************************************************************************************
  81. * System Name :
  82. * Job Name :
  83. * Creator :
  84. * Make Date : 2015-05-01
  85. * Description :
  86. *---------------------------------------------------------------------------------------
  87. * Modify Date Modifier Modify Description
  88. *---------------------------------------------------------------------------------------
  89. * 2015-05-01 Live Converter TF->XP
  90. *
  91. *---------------------------------------------------------------------------------------
  92. ****************************************************************************************/
  93. include "com_commonxp::comm_main.xjs";
  94. function SMLLR90400_oninit(obj:Form, e:InitEventInfo)
  95. {
  96. frmf_initForm(obj);
  97. }
  98. function SMLLR90400_onload(obj:Form, e:LoadEventInfo)
  99. {
  100. grdf_initGrid(datagrid3);
  101. fInit();
  102. }
  103. function fInit()
  104. {
  105. ds_send_data1.copyData(arg_ds_hidden_RelationParm);
  106. var oParam = {};
  107. oParam.id = "TRLLR90401";
  108. oParam.service = "rsltmngtapp.RsltMngt";
  109. oParam.method = "reqGetRelationTestList";
  110. oParam.inds = "cond=ds_send_data1";
  111. oParam.outds = "ds_main_testlist=testlist";
  112. oParam.async = false;
  113. //oParam.callback = "cf_TRLLR90401";
  114. tranf_submit(oParam);
  115. ds_main_testlist.rowposition = -1;
  116. }
  117. function button2_onclick(obj:Button, e:ClickEventInfo)
  118. {
  119. this.close();
  120. }
  121. ]]></Script>
  122. </Form>
  123. </FDL>