123456789101112131415161718192021222324252627282930313233343536373839 |
- <?xml version="1.0" encoding="UTF-8"?>
- <?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>AHFS약효분류 상세보기</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <list>
- <resultClassficationSearch/>
- </list>
- </main>
- <send>
- </send>
- <temp/>
- </root>
- </instance>
- <submission id="TRZCN00601" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/list"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- /*
- AHFS약효분류 코드/명을 조회한다.
- */
- submit("TRZCN00601");
- pop_datagrid1.removeRow();
- ]]>
- </script>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- </xhtml:head>
- <xhtml:body navindex="99999999999999999999" pagewidth="450" pageheight="154" guideline="1,358;1,279;" idprefix="pop_">
- <caption id="pop_caption7" class="tit_2" style="left:5px; top:10px; width:98px; height:14px; ">분류코드</caption>
- <line id="pop_line3" class="line_1" style="x1:5px; y1:24px; x2:445px; y2:24px; "/>
- <datagrid id="pop_datagrid1" nodeset="/root/main/list/resultClassficationSearch" class="datagrid:data" colsep="^" colwidth="445" dataheight="50" defaultrows="-1" ellipsis="true" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheight="32" rowsep="|" style="left:5px; top:29px; width:440px; height:117px; text-align:center; ">
- <col ref="classficationname"/>
- </datagrid>
- </xhtml:body>
- </xhtml:html>
|