123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/css" ?>
- <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">
- <xhtml:head>
- <xhtml:title>KDRG분류관리</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <drgalist>
- <drga/>
- </drgalist>
- </main>
- <send>
- <instcd>031</instcd>
- <drgcd/>
- <drgtype/>
- <hngnm/>
- </send>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- // 화면을 초기화한다.
- fInitialize();
-
- ]]>
- </script>
- <submission id="TRPIJ04400" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/numericHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript">
- <![CDATA[
- function fInitialize() {
- model.refresh();
- btn_select.dispatch("DOMActivate");
-
- }
-
- function fGetDocuList() {
-
- var chk = true;
-
- if (chk == true) {
- submit("TRPIJ04400");
- }
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body pagewidth="960" pageheight="660" guideline="1,1163;2,727;2,739;1,106;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="grp_tle" style="left:0px; top:0px; width:865px; height:13px; ">
- <caption id="cap_title" class="tit_1" style="left:0px; top:0px; width:216px; height:15px; ">KDRG 분류관리</caption>
- </group>
- <group id="grp_biz" scroll="auto" style="left:0px; top:28px; width:942px; height:592px; ">
- <datagrid id="grd_drgalist" nodeset="/root/main/drgalist/drga" class="datagrid3" caption="INSTCD^분류^KDRG번호^KDRG명^KDRG명" colsep="^" colwidth="56, 84, 75, 315, 364" dataheight="23" ellipsis="true" explorerbar="sortshowmove" extendlastcol="scroll" mergecellsfixedcols="bycol" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="32" rowsep="|" tooltip="true" style="left:0px; top:77px; width:940px; height:514px; ">
- <col ref="instcd" type="input" maxlength="5" style="text-align:left; "/>
- <col ref="drgtype" type="combo" maxlength="5" style="text-align:left; ">
- <choices>
- <item>
- <label/>
- <value/>
- </item>
- <item>
- <label>전문</label>
- <value>1</value>
- </item>
- <item>
- <label>일반</label>
- <value>2</value>
- </item>
- <item>
- <label>단순</label>
- <value>3</value>
- </item>
- </choices>
- </col>
- <col ref="drgcd" type="input" style="text-align:left; "/>
- <col ref="hngnm" type="input" style="text-align:left; "/>
- <col ref="engnm" type="input" maxlength="2" style="text-align:left; "/>
- </datagrid>
- <caption id="cap_judgtrgtman" class="tit_2" style="left:4px; top:56px; width:234px; height:15px; ">DRG기준자료 리스트</caption>
- <line id="line1" class="line_1" style="x1:0px; y1:72px; x2:940px; y2:72px; "/>
- <group id="group1" style="left:0px; top:5px; width:940px; height:40px; vertical-align:top; ">
- <shape id="roundrect3" appearance="roundrect" style="left:0px; top:0px; width:940px; height:40px; "/>
- <button id="btn_select" class="btn1_letter2" navindex="32" style="left:875px; top:10px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fGetDocuList();
- ]]>
- </script>
- </button>
- <line id="line3" class="line_4" style="x1:860px; y1:5px; x2:860px; y2:38px; "/>
- <input id="ipt_drgno" ref="/root/send/drgcd" imemode="disabled" _chartype="upper" style="left:100px; top:10px; width:100px; height:19px; ">
- <script type="javascript" ev:event="onkeypress">
- <![CDATA[
- if (event.keyCode == 13) {
- setInputNodeCurText(",");
- fGetDocuList();
- }
- ]]>
- </script>
- </input>
- <caption id="caption30" class="search_name" style="left:8px; top:11px; width:95px; height:17px; ">KDRG번호 :</caption>
- <caption id="caption1" class="search_name" style="left:435px; top:10px; width:140px; height:17px; ">KDRG 명 :</caption>
- <input id="ipt_hngnm" ref="/root/send/hngnm" style="left:530px; top:10px; width:295px; height:19px; ">
- <script type="javascript" ev:event="onkeypress">
- <![CDATA[
- if (event.keyCode == 13) {
- setInputNodeCurText(",");
- fGetDocuList();
- }
- ]]>
- </script>
- </input>
- <select1 id="cmb_drgtype" ref="/root/send/drgtype" class="combo_search" appearance="minimal" style="left:315px; top:10px; width:95px; height:19px; ">
- <script type="javascript" ev:event="onkeypress">
- <![CDATA[
- if (event.keyCode == 13) {
- setInputNodeCurText(",");
- fGetDocuList();
- }
- ]]>
- </script>
- <choices>
- <item>
- <label/>
- <value/>
- </item>
- <item>
- <label>전문</label>
- <value>1</value>
- </item>
- <item>
- <label>일반</label>
- <value>2</value>
- </item>
- <item>
- <label>단순</label>
- <value>3</value>
- </item>
- </choices>
- </select1>
- <caption id="caption2" class="search_name" style="left:218px; top:11px; width:95px; height:17px; ">KDRG 분류 :</caption>
- </group>
- <button id="btn_excelsave" class="btn2_letter4" _auth="P" style="left:875px; top:50px; width:64px; height:19px; ">
- <caption>엑셀저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- grd_drgalist.gridToInstance();
- if (grd_drgalist.rows > 1) {
- var fileName = window.fileDialog("save", "", false, cap_title.value, "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
- if (fileName != "") {
- grd_drgalist.saveExcel(fileName, "sheetname:;colhiddenextend:true;rowhiddenextend:false;col_3:label;col_4:label;col_5:label;col_6:label;", true, true, "", "", true);
- }
- } else {
- messageBox("엑셀저장할 내역이", "I004"); ///엑셀저장할 내역이 없습니다.
- }
- ]]>
- </script>
- </button>
- </group>
- <button id="btn_cancel" class="btn4_letter2" style="left:884px; top:622px; width:56px; height:22px; ">
- <caption>종료</caption>
- <close ev:event="DOMActivate"/>
- </button>
- </xhtml:body>
- </xhtml:html>
|