123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.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>활동부서 선택 리스트</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <send>
- <cond>
- <deptnm/>
- </cond>
- </send>
- <main>
- <cdid/>
- <cdnm/>
- </main>
- <init/>
- <hidden>
- <uid>
- <myselt/>
- <opener/>
- <children>
- <wid/>
- </children>
- </uid>
- </hidden>
- <aa>
- <list>
- <코드>외래</코드>
- <부서명>외래(내과,신경외과)혈압재기</부서명>
- </list>
- <list>
- <코드>외래</코드>
- <부서명>응급의학과</부서명>
- </list>
- <list>
- <코드>외래</코드>
- <부서명>중환자실샴푸</부서명>
- </list>
- <list>
- <코드>병실</코드>
- <부서명>응급병동</부서명>
- </list>
- <list>
- <코드>병실</코드>
- <부서명>중환자실</부서명>
- </list>
- <list>
- <코드>중앙공급실</코드>
- <부서명>약제팀</부서명>
- </list>
- <list>
- <코드>기타</코드>
- <부서명>인공신장실</부서명>팀
- </list>
- <list>
- <코드>기타</코드>
- <부서명>약제팀</부서명>팀
- </list>
- <list>
- <코드>호스피스</코드>
- <부서명>호스피스</부서명>
- </list>
- </aa>
- </root>
- </instance>
- </model>
- <script type="javascript" src="D:\CMCProject\application\webapps\com\commonweb\js\common.js"/>
- </xhtml:head>
- <xhtml:body pagewidth="439" pageheight="472" guideline="2,787;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group4" scroll="auto" style="left:0px; top:445px; width:423px; height:27px; ">
- <line id="line32" class="line_6" style="x1:0px; y1:0px; x2:423px; y2:0px; "/>
- <button id="button4" class="btn4_letter2" style="left:366px; top:5px; width:56px; height:22px; ">
- <caption>취소</caption>
- </button>
- <button id="button6" class="btn4_letter2" style="left:307px; top:5px; width:56px; height:22px; ">
- <caption>확인</caption>
- </button>
- </group>
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="20" ellipseheight="20" style="left:-170px; top:-195px; width:200px; height:150px; "/>
- <group id="group3" scroll="auto" style="left:0px; top:0px; width:423px; height:445px; ">
- <group id="group2" style="left:0px; top:0px; width:422px; height:35px; vertical-align:top; ">
- <shape id="roundrect2" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:422px; height:35px; "/>
- <caption id="caption2" class="search_name" style="left:15px; top:8px; width:99px; height:17px; ">활동부서명 :</caption>
- <button id="btn_search" class="btn1_letter2" style="left:350px; top:7px; width:56px; height:22px; ">
- <caption>조회</caption>
- </button>
- <line id="line13" class="line_4" style="x1:334px; y1:7px; x2:334px; y2:29px; border-color:#ffe4bb; border-left-style:solid; "/>
- <input id="input3" class="input_search" style="left:135px; top:8px; width:169px; height:19px; "/>
- </group>
- <caption id="caption1" class="tit_2" style="left:5px; top:45px; width:157px; height:14px; ">활동부서 리스트</caption>
- <line id="line1" class="line_1" style="x1:0px; y1:60px; x2:422px; y2:60px; "/>
- <datagrid id="datagrid1" nodeset="/root/aa/list" caption="활동부서명^활동세부부서명" colsep="^" colwidth="108, 285" dataheight="23" defaultrows="10" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="23" rowsep="|" style="left:0px; top:65px; width:422px; height:380px; ">
- <col ref="코드"/>
- <col ref="부서명"/>
- </datagrid>
- </group>
- </xhtml:body>
- </xhtml:html>
|