123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112 |
- <?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>Lansky</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <lansky/>
- </main>
- <temp>
- <receiveref/>
- </temp>
- </root>
- </instance>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- </xhtml:head>
- <xhtml:body pagewidth="586" pageheight="360" guideline="1,1194;2,784;1,569;2,351;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="grp_tle" style="left:0px; top:0px; width:566px; height:13px; ">
- <caption id="caption19" class="tit_1" style="left:0px; top:0px; width:400px; height:14px; ">Lansky performance status scale (나이 16세 미만)</caption>
- </group>
- <group id="grp_biz" scroll="auto" style="left:0px; top:13px; width:566px; height:307px; ">
- <caption id="caption2" class="tit_2" style="left:5px; top:10px; width:400px; height:14px; font-family:돋움; vertical-align:middle; ">정상범위</caption>
- <line id="line1" class="line_1" style="x1:0px; y1:25px; x2:565px; y2:25px; "/>
- <select1 id="radio1" ref="/root/main/lansky" class="radio_search" overflow="visible" appearance="full" rows="3" cols="1" style="left:0px; top:30px; width:565px; height:60px; border-style:none; ">
- <choices>
- <item>
- <label>100 : 아주 자유롭게 활동함</label>
- <value>100</value>
- </item>
- <item>
- <label>90 : 활발한 활동을 하는데 제한이 있음</label>
- <value>90</value>
- </item>
- <item>
- <label>80 : 일반활동은 가능하지만 쉽게 피로함을 느낌</label>
- <value>80</value>
- </item>
- </choices>
- </select1>
- <caption id="caption1" class="tit_2" style="left:5px; top:100px; width:560px; height:13px; font-family:돋움; vertical-align:middle; ">경한~중증도의 제한</caption>
- <select1 id="radio2" ref="/root/main/lansky" class="radio_search" overflow="visible" appearance="full" rows="3" cols="1" style="left:0px; top:120px; width:565px; height:60px; border-style:none; ">
- <choices>
- <item>
- <label>70 : 일반활동 하는데 제한이 있고, 활동 시간이 적음</label>
- <value>70</value>
- </item>
- <item>
- <label>60 : 보조 또는 감독 하에 일반활동 가능함</label>
- <value>60</value>
- </item>
- <item>
- <label>50 : 일반 활동 하는데 많은 도움이 필요함</label>
- <value>50</value>
- </item>
- </choices>
- </select1>
- <line id="line2" class="line_1" style="x1:0px; y1:115px; x2:565px; y2:115px; "/>
- <caption id="caption3" class="tit_2" style="left:5px; top:190px; width:560px; height:13px; font-family:돋움; vertical-align:middle; ">중증도~심한제한</caption>
- <line id="line3" class="line_1" style="x1:0px; y1:205px; x2:565px; y2:205px; "/>
- <select1 id="radio3" ref="/root/main/lansky" class="radio_search" overflow="visible" appearance="full" rows="4" cols="1" style="left:0px; top:210px; width:565px; height:80px; border-style:none; ">
- <choices>
- <item>
- <label>40 : 가장 간단한 활동이 가능함</label>
- <value>40</value>
- </item>
- <item>
- <label>30 : 간단한 활동을 하는데도 많은 도움이 필요함</label>
- <value>30</value>
- </item>
- <item>
- <label>20 : TV 시청과 같이 매우 수동적인 활동만이 가능함</label>
- <value>20</value>
- </item>
- <item>
- <label>10 : 수동적인 활동조차 불가능함</label>
- <value>10</value>
- </item>
- </choices>
- </select1>
- </group>
- <group id="group1" scroll="auto" style="left:0px; top:321px; width:565px; height:27px; ">
- <button id="btn_cfm" class="btn4_letter2" style="left:447px; top:5px; width:56px; height:22px; ">
- <caption>확인</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- opener.model.setValue("/root/main/popupendflag", "cancel");
- if ( checkOpener() ) {
- opener.model.setValue("/root/main/popupendflag", "ok");
- opener.model.setValue("/root/main/hsctinfo/trnptinfo/lanskypnt", model.getValue("/root/main/lansky"));
- opener.model.refresh();
- window.close();
- } else {
- alert("상위화면이 변경되어 데이터를 전달할 수 없습니다.");
- }
- ]]>
- </script>
- </button>
- <button id="btn_can" class="btn4_letter2" style="left:506px; top:5px; width:56px; height:22px; ">
- <caption>취소</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- opener.model.setValue("/root/main/popupendflag", "cancel");
- window.close();
- ]]>
- </script>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|