123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 |
- <?xml version="1.0" encoding="UTF-8"?>
- <?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="">
- <example>Sample</example>
- </root>
- </instance>
- </model>
- </xhtml:head>
- <xhtml:body pagewidth="610" pageheight="580" guideline="1,611;2,580;">
- <line id="line15" class="line_1" style="x1:0px; y1:14px; x2:603px; y2:14px; "/>
- <treeview id="treeview1" style="left:0px; top:18px; width:200px; height:522px; ">
- <item>
- <label>Tree</label>
- </item>
- </treeview>
- <caption id="caption3" class="tit_2" style="left:0px; top:0px; width:142px; height:13px; ">문진항목 조회</caption>
- <datagrid id="datagrid1" caption="^No^질문^답안속성" colsep="^" colwidth="30, 40, 210, 115" mergecellsfixedrows="bycolrec" rowsep="|" style="left:203px; top:18px; width:400px; height:300px; ">
- <col type="checkbox"/>
- <col/>
- <col/>
- <col/>
- </datagrid>
- <caption id="caption1" class="tit_2" style="left:203px; top:325px; width:142px; height:13px; ">수치성 문진항목</caption>
- <button id="button4" class="btn2_letter7" disable.background-image="../../../com/commonweb/images/dis_btn2_letter2.gif" style="left:506px; top:320px; width:97px; height:19px; background-image:../../../com/commonweb/images/btn2_letter2.gif; ">
- <caption>문진 항목추가</caption>
- </button>
- <datagrid id="datagrid2" caption="^No^질문^상한치^하한치" colsep="^" colwidth="30, 45, 180, 70, 70" mergecellsfixedrows="bycolrec" rowsep="|" style="left:203px; top:345px; width:400px; height:85px; ">
- <col type="checkbox"/>
- <col/>
- <col/>
- <col/>
- <col/>
- </datagrid>
- <datagrid id="datagrid3" caption="^No^질문^정답^충족요건(복수)" colsep="^" colwidth="30, 45, 170, 60, 90" mergecellsfixedrows="bycolrec" rowsep="|" style="left:203px; top:455px; width:400px; height:85px; ">
- <col type="checkbox"/>
- <col/>
- <col/>
- <col/>
- <col/>
- </datagrid>
- <caption id="caption2" class="tit_2" style="left:203px; top:435px; width:157px; height:13px; ">선택형 문진항목</caption>
- <group id="grp_btn" style="left:210px; top:540px; width:395px; height:30px; ">
- <button id="button7" class="btn4_letter2" disable.background-image="../../../com/commonweb/images/dis_btn4_letter2.gif" style="left:279px; top:2px; width:56px; height:22px; background-image:../../../com/commonweb/images/btn4_letter2.gif; ">
- <caption>등록</caption>
- </button>
- <button id="button3" class="btn4_letter2" disable.background-image="../../../com/commonweb/images/dis_btn4_letter2.gif" style="left:337px; top:2px; width:56px; height:22px; background-image:../../../com/commonweb/images/btn4_letter2.gif; ">
- <caption>닫기</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- window.close();
- ]]>
- </script>
- </button>
- </group>
- <line id="line1" class="line_1" style="x1:203px; y1:340px; x2:603px; y2:340px; "/>
- <line id="line2" class="line_1" style="x1:203px; y1:450px; x2:603px; y2:450px; "/>
- </xhtml:body>
- </xhtml:html>
|