123456789101112131415161718192021222324252627282930313233343536373839404142434445 |
- <?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>Untitle</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main/>
- <send/>
- <init/>
- <hidden/>
- </root>
- </instance>
- </model>
- </xhtml:head>
- <xhtml:body guideline="1,1194;1,500;" style="margin-left:8; margin-top:8; margin-right:8; margin-bottom:8; ">
- <group id="group3" scroll="auto" style="left:0px; top:0px; width:501px; height:309px; ">
- <caption id="caption1" class="tit_2" style="left:6px; top:13px; width:95px; height:13px; ">의뢰약물</caption>
- <line id="line1" class="line_1" style="x1:0px; y1:28px; x2:500px; y2:28px; "/>
- <datagrid id="datagrid1" nodeset="/root/list/item" autoresize="true" backcoloralternate="#f0f0f0" caption="선택^약물명칭" colwidth="80, 389" dataheight="25" explorerbar="sortshow" mergecellsfixedrows="bycolrec" rowheader="select" rowheight="25" rowsep="|" colsep="^" style="left:0px; top:33px; width:500px; height:275px; ">
- <col ref="chk" type="checkbox"/>
- <col ref="name" style="text-align:left; "/>
- </datagrid>
- <select1 id="radio2" ref="/root/newElement" class="radio_search" overflow="visible" appearance="full" rows="1" cols="2" style="left:85px; top:10px; width:100px; height:15px; border-style:none; ">
- <choices>
- <item>
- <label>TDM</label>
- <value>1</value>
- </item>
- <item>
- <label>TPN</label>
- <value>2</value>
- </item>
- </choices>
- </select1>
- </group>
- <button id="btn_cfm" class="btn4_letter2" style="left:385px; top:314px; width:56px; height:22px; ">
- <caption>확인</caption>
- </button>
- <button id="btn_can" class="btn4_letter2" style="left:444px; top:314px; width:56px; height:22px; ">
- <caption>취소</caption>
- </button>
- </xhtml:body>
- </xhtml:html>
|