12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455 |
- <?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="2,14;1,1194;2,784;2,757;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="grp_biz" scroll="auto" style="left:0px; top:25px; width:735px; height:286px; ">
- <caption id="caption1" class="tit_2" style="left:5px; top:11px; width:95px; height:13px; ">항암차수관리</caption>
- <line id="line1" class="line_1" style="x1:0px; y1:26px; x2:730px; y2:25px; "/>
- <datagrid id="datagrid1" nodeset="/root/listItem/item" caption="Cycle^투여단계^시작일자^종료일자^참고사항^등록자^등록일시^수정자^수정일시" colwidth="42, 57, 93, 88, 199, 71, 120, 75, 120" dataheight="25" explorerbar="sortshow" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="25" rowsep="|" colsep="^" style="left:0px; top:85px; width:735px; height:201px; ">
- <col/>
- <col ref="code"/>
- <col ref="name"/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- </datagrid>
- <input id="input4" class="input_essential" style="left:63px; top:32px; width:100px; height:19px; "/>
- <input id="input1" class="input_essential" style="left:225px; top:32px; width:100px; height:19px; "/>
- <input id="input8" class="input_essential" inputtype="date" style="left:515px; top:32px; width:100px; height:19px; "/>
- <input id="input2" class="input_essential" inputtype="date" style="left:395px; top:32px; width:100px; height:19px; "/>
- <input id="input3" class="input_default" style="left:63px; top:57px; width:622px; height:19px; "/>
- <caption id="caption13" class="cell_1" style="left:5px; top:30px; width:55px; height:23px; vertical-align:middle; ">Cycle</caption>
- <caption id="caption2" class="cell_1" style="left:5px; top:55px; width:55px; height:23px; vertical-align:middle; ">참고사항</caption>
- <caption id="caption4" class="cell_1" style="left:165px; top:30px; width:55px; height:23px; vertical-align:middle; ">투여단계</caption>
- <caption id="caption3" class="cell_1" style="left:335px; top:30px; width:55px; height:23px; vertical-align:middle; ">적용기간</caption>
- <caption id="caption5" style="left:500px; top:35px; width:15px; height:15px; vertical-align:middle; ">~</caption>
- </group>
- <group id="grp_btn" scroll="auto" style="left:0px; top:316px; width:735px; height:27px; ">
- <button id="btn_save" class="btn4_letter2" style="left:556px; top:5px; width:56px; height:22px; ">
- <caption>저장</caption>
- </button>
- <button id="btn_del" class="btn4_letter2" style="left:616px; top:5px; width:56px; height:22px; ">
- <caption>삭제</caption>
- </button>
- <button id="btn_cls" class="btn4_letter2" style="left:675px; top:5px; width:56px; height:22px; ">
- <caption>닫기</caption>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|