1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192 |
- <?xml version="1.0" encoding="utf-8" standalone="no"?>
- <FDL version="1.5">
- <TypeDefinition url="..\..\..\default_typedef.xml" />
- <Form id="SMPIJ01600" position="absolute 0 0 1280 1024" titletext="Untitle">
- <Layouts>
- <Layout>
- <Div id="group1" position="absolute 0 0 1194 13" style="">
- <Layouts>
- <Layout>
- <Static id="caption6" class="tit_1" position="absolute 0 0 269 14" style="" text="마취_수술현황 조회" />
- </Layout>
- </Layouts>
- </Div>
- <Div id="group3" scrollbars="autoboth" position="absolute 0 13 1195 784" style="">
- <Layouts>
- <Layout>
- <Shape id="roundrect1" anchor="default" type="roundrectangle" position="absolute 0 10 1194 45" style="border: solid #ffd799 #ffd799;background:#fffbf2 ;" />
- <Button id="button1" class="btn1_letter2" position="absolute 1121 17 1177 39" style="" text="조회" />
- <Shape id="line13" linetype="vertical" position="absolute 1105 17 1108 39" style="border: solid #ffe4bb #ffe4bb;" anchor="default" />
- <Grid id="datagrid2" position="absolute 0 75 1194 771" style="">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="38" />
- <Column size="82" />
- <Column size="66" />
- <Column size="41" />
- <Column size="47" />
- <Column size="46" />
- <Column size="45" />
- <Column size="78" />
- <Column size="180" />
- <Column size="76" />
- <Column size="149" />
- <Column size="76" />
- <Column size="76" />
- <Column size="76" />
- <Column size="76" />
- </Columns>
- <Rows>
- <Row size="25" band="head" />
- <Row size="25" />
- </Rows>
- <Band id="head">
- <Cell text="N" />
- <Cell col="1" text="수술일" />
- <Cell col="2" text="유형" />
- <Cell col="3" text="과" />
- <Cell col="4" text="유형" />
- <Cell col="5" text="병실" />
- <Cell col="6" text="응급" />
- <Cell col="7" text="수술코드" />
- <Cell col="8" text="수술명" />
- <Cell col="9" text="진단코드" />
- <Cell col="10" text="진단명" />
- <Cell col="11" text="집도의" />
- <Cell col="12" text="집도의사명" />
- <Cell col="13" text="마취의" />
- <Cell col="14" text="마취의사명" />
- </Band>
- </Format>
- </Formats>
- </Grid>
- <Static id="caption3" class="tit_2" position="absolute 6 55 108 69" style="" text="마취_수술현황" />
- <Shape id="line1" class="line_1" linetype="horizontal" position="absolute 0 70 1194 73" style="" anchor="default" />
- <Static id="caption1" class="search_name" position="absolute 15 19 96 36" style="" text="환자번호:" />
- <Static id="caption4" class="search_name" position="absolute 299 19 392 36" style="" text="조회기간 :" />
- <Calendar id="input3" class="input_search" position="absolute 484 18 559 37" style="" anchor="default" />
- <Static id="caption5" position="absolute 468 22 483 37" style="" text="~" />
- <Calendar id="input4" class="input_search" position="absolute 387 18 462 37" style="" anchor="default" />
- <Edit id="input27" class="input_search" position="absolute 99 18 174 37" style="" anchor="default" />
- <Edit id="output14" class="output_fix" position="absolute 178 18 258 37" style="" anchor="default" readonly="true" />
- <Button id="button2" class="btn2_letter3" position="absolute 1074 49 1127 68" style="" text="초기화" />
- <Button id="button3" class="btn2_letter4" position="absolute 1130 49 1194 68" style="" text="엑셀저장" />
- </Layout>
- </Layouts>
- </Div>
- </Layout>
- </Layouts>
- <Objects>
- <Dataset id="ds_example" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="keep">
- <ColumnInfo>
- <Column id="example" type="STRING" size="256" />
- </ColumnInfo>
- </Dataset>
- </Objects>
- <Bind />
- <Script type="xscript4.0"><![CDATA[
- ]]></Script>
- </Form>
- </FDL>
|