123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167 |
- <?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>My Bookmark</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <treeview>
- <item>
- <level/>
- <itemnso/>
- <supitemno/>
- <itemnm/>
- <linkflag/>
- <pid/>
- <recpath/>
- <image/>
- </item>
- </treeview>
- <cond>
- <itemnm/>
- </cond>
- </main>
- <hidden>
- <saveiteminfo/>
- <saverecinfo/>
- </hidden>
- <send>
- <setdata>
- <bookmarkinfo/>
- <iteminfo>
- <supitemno/>
- <itemnm/>
- <pid/>
- <linkflag/>
- </iteminfo>
- <recinfos>
- <recinfo>
- <formcd/>
- <emrflag/>
- <recno/>
- <pageno/>
- <pagesortno/>
- <itemno/>
- </recinfo>
- </recinfos>
- </setdata>
- <deldata>
- <itemno/>
- </deldata>
- <reqdata>
- <pid/>
- </reqdata>
- </send>
- <tmp>
- <recinfo>
- <formcd/>
- <emrflag/>
- <recno/>
- <pageno/>
- <pagesortno/>
- <itemno/>
- </recinfo>
- </tmp>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fInitilize();
- ]]>
- </script>
- <submission id="TRMRI01500" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/treeview/item"/>
- <submission id="TXMRI01500" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/deldata"/>
- <submission id="TXMRI01501" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/setdata"/>
- <script type="javascript" ev:event="xforms-close">
- <![CDATA[
- fCloseWindow();
- ]]>
- </script>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/utilHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../emr/prcpmngtweb/js/MMO001.js"/>
- <script type="javascript" src="../../../emr/chrtmngtweb/js/SMMRI00400.js"/>
- <script type="javascript" src="../../../emr/recmngtweb/js/SPMRI01500.js"/>
- </xhtml:head>
- <xhtml:body pagewidth="585" pageheight="578">
- <shape id="roundrect2" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:4px; top:23px; width:576px; height:87px; background-color:#fffbf2; border-color:#ffd799; "/>
- <caption id="caption4" style="left:13px; top:25px; width:330px; height:59px; font-weight:bold; ">
- <![CDATA[My Bookmark 목록에 선택한 기록을 추가합니다
- ※ 참고 - 추가하려는 기록의 갯수가 다수일 경우
- 이름을 지정하면 모두 동일한 제목이 됩니다.]]>
- </caption>
- <line id="line17" class="line_1" style="x1:0px; y1:16px; x2:585px; y2:16px; "/>
- <line id="line4" class="line_2" style="x1:0px; y1:112px; x2:585px; y2:112px; "/>
- <caption id="caption2" class="tit_2" style="left:0px; top:122px; width:134px; height:13px; ">위치지정</caption>
- <caption id="caption6" class="search_name" style="left:10px; top:88px; width:60px; height:17px; ">이름 :</caption>
- <caption id="caption10" class="tit_1" style="left:0px; top:0px; width:106px; height:14px; ">My Bookmark</caption>
- <button id="button4" class="btn2_letter4" style="left:382px; top:117px; width:64px; height:19px; ">
- <caption>새폴더...</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fNewFolder();
- ]]>
- </script>
- </button>
- <button id="button1" class="btn2_letter4" style="left:448px; top:117px; width:64px; height:19px; ">
- <caption>항목삭제</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fDelFolder();
- ]]>
- </script>
- </button>
- <button id="button2" class="btn2_letter4" style="left:514px; top:117px; width:64px; height:19px; ">
- <caption>항목이동</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fMoveItem();
- ]]>
- </script>
- </button>
- <treeview id="trv_bookmark" ref="/root/main/treeview/item" expanddepth="4" fullrowselect="true" itemsettype="depth" style="left:4px; top:138px; width:577px; height:438px; border-color:#adceff; border-width:3px; border-style:solid; ">
- <itemset nodeset="/root/main/treeview/item">
- <label ref="itemnm"/>
- <value ref="itemno"/>
- <depth ref="level"/>
- <image ref="image"/>
- </itemset>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- fSelItem();
- ]]>
- </script>
- <script type="javascript" ev:event="ondblclick">
- <![CDATA[
-
- ]]>
- </script>
- </treeview>
- <input id="ipt_itemnm" ref="/root/main/cond/itemnm" style="left:75px; top:88px; width:490px; height:19px; ">
- <script type="javascript" ev:event="onkeypress">
- <![CDATA[
- if(event.keyCode == "13") {
- fSetNewItem();
- }
- ]]>
- </script>
- </input>
- <button id="btn_sub" class="btn4_letter2" style="left:451px; top:62px; width:56px; height:22px; ">
- <caption>확인</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fSetNewItem();
- ]]>
- </script>
- </button>
- <button id="btn_rtn" class="btn4_letter2" style="left:509px; top:62px; width:56px; height:22px; ">
- <caption>취소</caption>
- </button>
- </xhtml:body>
- </xhtml:html>
|