SMRTP00140_면접및실기시험(평가자Help).xrw 3.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/css" ?>
  3. <xhtml:html xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.w3.org/2002/01/xforms" xmlns:ev="http://www.w3.org/2001/xml-events">
  4. <xhtml:head>
  5. <xhtml:title>면접 및 실기시험</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <valuerlist/>
  11. </main>
  12. <send>
  13. <apntyy/>
  14. <supinfqurtyyflag/>
  15. <fstlattrmflag/>
  16. <trngflag/>
  17. <dentyn/>
  18. </send>
  19. <init/>
  20. <hidden/>
  21. <temp>
  22. </temp>
  23. <target>
  24. <defaultvalue>
  25. <apntyy/>
  26. <supinfqurtyyflag/>
  27. <fstlattrmflag/>
  28. <trngflag/>
  29. <dentyn/>
  30. </defaultvalue>
  31. </target>
  32. </root>
  33. </instance>
  34. <submission id="TRRTP00140" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/valuerlist"/>
  35. </model>
  36. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  37. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  38. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  39. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  40. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  41. <script type="javascript" src="../../../mis/tistrngeducbaseinfomngtweb/js/RTC001.js"/>
  42. <script type="javascript" ev:event="xforms-ready">
  43. <![CDATA[
  44. //사용자 권한
  45. fInitialize();
  46. misfMsterDetailRetrieve();
  47. model.refresh();
  48. ]]>
  49. </script>
  50. <script type="javascript">
  51. <![CDATA[
  52. function fInitialize() {
  53. model.setValue("/root/send/apntyy", model.getValue(PURTARGET_NODE + "/apntyy"));
  54. model.setValue("/root/send/supinfqurtyyflag", model.getValue(PURTARGET_NODE + "/supinfqurtyyflag"));
  55. model.setValue("/root/send/fstlattrmflag", model.getValue(PURTARGET_NODE + "/fstlattrmflag"));
  56. model.setValue("/root/send/trngflag", model.getValue(PURTARGET_NODE + "/trngflag"));
  57. model.setValue("/root/send/dentyn", model.getValue(PURTARGET_NODE + "/dentyn"));
  58. misfMsterDetailSet(grd_valuerlist, null, "TRRTP00140", "N");
  59. }
  60. ]]>
  61. </script>
  62. </xhtml:head>
  63. <xhtml:body pagewidth="450" pageheight="350">
  64. <group id="group3" scroll="auto" style="left:10px; top:10px; width:430px; height:335px; ">
  65. <caption id="caption1" class="tit_2" style="left:5px; top:0px; width:144px; height:13px; ">평가자 리스트</caption>
  66. <line id="line1" class="line_1" style="x1:0px; y1:15; x2:425; y2:15; "/>
  67. <datagrid id="grd_valuerlist" nodeset="/root/main/valuerlist" caption="평가자명^평가구분^사원번호" colsep="^" colwidth="120, 160, 120" dataheight="23" defaultrows="0" explorerbar="sortshow" extendlastcol="scroll" mergecellsfixedrows="never" rowheader="seq" rowheight="23" rowsep="|" style="left:0px; top:20; width:425px; height:310; ">
  68. <col ref="valuer"/>
  69. <col ref="titl"/>
  70. <col ref="valupsnid" style="text-align:center; "/>
  71. <script type="javascript" ev:event="ondblclick">
  72. <![CDATA[
  73. if( grd_valuerlist.isCell( event.target ) && grd_valuerlist.row >= grd_valuerlist.fixedRows ) {
  74. misfPopUpListReturn(grd_valuerlist);
  75. }
  76. ]]>
  77. </script>
  78. <script type="javascript" ev:event="onaftersort">
  79. <![CDATA[
  80. grd_valuerlist.gridToInstance();
  81. ]]>
  82. </script>
  83. </datagrid>
  84. </group>
  85. </xhtml:body>
  86. </xhtml:html>