SPLLR91500_XE2100결과조회.xfdl 6.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <FDL version="1.5">
  3. <TypeDefinition url="..\..\..\default_typedef.xml"/>
  4. <Form id="SPLLR91500" position="absolute 0 0 834 650" titletext="XE2100 결과조회" oninit="SPLLR91500_oninit" onload="SPLLR91500_onload" onkeyup="SPLLR91500_onkeyup">
  5. <Layouts>
  6. <Layout>
  7. <Button id="btn_can" taborder="1" text="닫기" class="btn4" position="absolute 774 626 830 648" anchor="right bottom" onclick="btn_can_onclick"/>
  8. <Grid id="xersltlist" class="datagrid2" taborder="2" binddataset="ds_xersltlist" useinputpanel="false" position="absolute 0 20 830 616" anchor="all">
  9. <Formats>
  10. <Format id="default">
  11. <Columns>
  12. <Column size="210"/>
  13. <Column size="60"/>
  14. <Column size="107"/>
  15. <Column size="85"/>
  16. <Column size="60"/>
  17. <Column size="60"/>
  18. <Column size="108"/>
  19. <Column size="80"/>
  20. <Column size="0"/>
  21. </Columns>
  22. <Rows>
  23. <Row size="24" band="head"/>
  24. <Row size="24"/>
  25. </Rows>
  26. <Band id="head">
  27. <Cell text="검사명"/>
  28. <Cell col="1" text="결과"/>
  29. <Cell col="2" text="결과보고시간"/>
  30. <Cell col="3" text="참고치"/>
  31. <Cell col="4" text="단위"/>
  32. <Cell col="5" text="이전결과"/>
  33. <Cell col="6" text="이전결과일"/>
  34. <Cell col="7" text="이전검사자"/>
  35. <Cell col="8"/>
  36. </Band>
  37. <Band id="body">
  38. <Cell style="align:left middle;background:EXPR(prcpyn==&quot;N&quot; ? &quot;#33cc33&quot; : &quot;&quot;);background2:EXPR(prcpyn==&quot;N&quot; ? &quot;#33cc33&quot; : &quot;&quot;);" text="bind:tclsnm"/>
  39. <Cell col="1" style="align:right middle;background:EXPR(prcpyn==&quot;N&quot; ? &quot;#33cc33&quot; : &quot;&quot;);background2:EXPR(prcpyn==&quot;N&quot; ? &quot;#33cc33&quot; : &quot;&quot;);" text="bind:reptrslt"/>
  40. <Cell col="2" style="background:EXPR(prcpyn==&quot;N&quot; ? &quot;#33cc33&quot; : &quot;&quot;);background2:EXPR(prcpyn==&quot;N&quot; ? &quot;#33cc33&quot; : &quot;&quot;);" text="bind:reptdt" mask="####-##-## ##:##"/>
  41. <Cell col="3" style="background:EXPR(prcpyn==&quot;N&quot; ? &quot;#33cc33&quot; : &quot;&quot;);background2:EXPR(prcpyn==&quot;N&quot; ? &quot;#33cc33&quot; : &quot;&quot;);" text="bind:refval"/>
  42. <Cell col="4" style="background:EXPR(prcpyn==&quot;N&quot; ? &quot;#33cc33&quot; : &quot;&quot;);background2:EXPR(prcpyn==&quot;N&quot; ? &quot;#33cc33&quot; : &quot;&quot;);" text="bind:rsltunit"/>
  43. <Cell col="5" style="align:right middle;background:EXPR(prcpyn==&quot;N&quot; ? &quot;#33cc33&quot; : &quot;&quot;);background2:EXPR(prcpyn==&quot;N&quot; ? &quot;#33cc33&quot; : &quot;&quot;);" text="bind:bfinptrslt"/>
  44. <Cell col="6" style="background:EXPR(prcpyn==&quot;N&quot; ? &quot;#33cc33&quot; : &quot;&quot;);background2:EXPR(prcpyn==&quot;N&quot; ? &quot;#33cc33&quot; : &quot;&quot;);" text="bind:bflastreptdt" mask="####-##-## ##:##"/>
  45. <Cell col="7" style="background:EXPR(prcpyn==&quot;N&quot; ? &quot;#33cc33&quot; : &quot;&quot;);background2:EXPR(prcpyn==&quot;N&quot; ? &quot;#33cc33&quot; : &quot;&quot;);" text="bind:bfrsltnm"/>
  46. <Cell col="8" text="bind:prcpyn"/>
  47. </Band>
  48. </Format>
  49. </Formats>
  50. </Grid>
  51. <Static id="caption5" text="결과 리스트" class="tit_2" position="absolute 0 1 139 17" anchor="left top"/>
  52. </Layout>
  53. </Layouts>
  54. <Objects>
  55. <Dataset id="ds_xersltlist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  56. <ColumnInfo>
  57. <Column id="tclsnm" type="STRING"/>
  58. <Column id="reptrslt" type="STRING"/>
  59. <Column id="reptdt" type="STRING"/>
  60. <Column id="refval" type="STRING"/>
  61. <Column id="rsltunit" type="STRING"/>
  62. <Column id="bfinptrslt" type="STRING"/>
  63. <Column id="bflastreptdt" type="STRING"/>
  64. <Column id="bfrsltnm" type="STRING"/>
  65. <Column id="prcpyn" type="STRING"/>
  66. </ColumnInfo>
  67. </Dataset>
  68. <Dataset id="ds_send" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
  69. </Objects>
  70. <Script type="xscript4.0"><![CDATA[/***************************************************************************************
  71. * System Name :
  72. * Job Name :
  73. * Creator :
  74. * Make Date : 2015-05-01
  75. * Description :
  76. *---------------------------------------------------------------------------------------
  77. * Modify Date Modifier Modify Description
  78. *---------------------------------------------------------------------------------------
  79. * 2015-05-01 Live Converter TF->XP
  80. *
  81. *---------------------------------------------------------------------------------------
  82. ****************************************************************************************/
  83. include "com_commonxp::comm_main.xjs";
  84. function SPLLR91500_oninit(obj:Form, e:InitEventInfo)
  85. {
  86. frmf_initForm(obj); // 화면공통
  87. }
  88. function SPLLR91500_onload(obj:Form, e:LoadEventInfo)
  89. {
  90. dsf_copyDs(ds_send,arg_ds_send);
  91. var oParam = {};
  92. oParam.id = "TRLNR90301";
  93. oParam.service = "rsltmngtapp.RsltMngt";
  94. oParam.method = "reqGetXERsltList";
  95. oParam.inds = "refparam=ds_send";
  96. oParam.outds = "ds_xersltlist=getXERsltList";
  97. oParam.async = false;
  98. //oParam.callback = "cf_TRLNR90301";
  99. tranf_submit(oParam);
  100. }
  101. function btn_can_onclick(obj:Button, e:ClickEventInfo)
  102. {
  103. fExeCancel();
  104. }
  105. function fExeCancel() {
  106. this.close();
  107. } ]]></Script>
  108. </Form>
  109. </FDL>