1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798 |
- <?xml version="1.0" encoding="utf-8"?>
- <FDL version="1.4">
- <TypeDefinition url="..\default_typedef.xml"/>
- <Form id="Guide_SA_01" classname="Guide_SA_01" inheritanceid="" position="absolute 0 0 600 450" titletext="팝업규정-일반화면" class="frm_POP">
- <Layouts>
- <Layout>
- <Div id="group2" taborder="0" class="div_SA" position="absolute 12 46 588 88">
- <Layouts>
- <Layout>
- <Button id="button3" taborder="1" text="조회" onlbuttonup="button3_onlbuttonup" class="btn1" position="absolute 508 10 564 30" style="align:left;" anchor="default"/>
- <Static id="caption2" text="검색조건" class="sta_SA_label" position="absolute 8 10 79 30" anchor="default"/>
- <Calendar id="input6" taborder="3" class="input_s_essential" position="absolute 201 10 301 30" anchor="default"/>
- <Combo id="combo1" taborder="6" class="combo_default" position="absolute 85 10 185 30" anchor="default"/>
- <Static id="caption00" text="~" position="absolute 185 10 201 30" style="align:center middle;" anchor="default"/>
- </Layout>
- </Layouts>
- </Div>
- <Grid id="grd_prntlist" taborder="1" useinputpanel="false" onkeydown="grd_prntlist_onkeydown" position="absolute 12 118 588 415">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="125"/>
- <Column size="134"/>
- <Column size="100"/>
- <Column size="100"/>
- <Column size="68"/>
- <Column size="140"/>
- <Column size="100"/>
- <Column size="74"/>
- <Column size="71"/>
- <Column size="117"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="0"/>
- </Columns>
- <Rows>
- <Row size="22" band="head"/>
- <Row size="20"/>
- </Rows>
- <Band id="head">
- <Cell text="수납시간"/>
- <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="Hold상태"/>
- <Cell col="9" text="출력장소"/>
- <Cell col="11" text="orddd"/>
- <Cell col="12" text="cretno"/>
- <Cell col="13" text="orddeptcd"/>
- <Cell col="14" text="prcpgenrflag"/>
- <Cell col="15" text="drugdd"/>
- </Band>
- <Band id="body">
- <Cell style="align:center middle;" mask="yyyy-mm-dd hh:nn:ss"/>
- <Cell col="1" style="align:center middle;" mask="yyyy-mm-dd hh:nn:ss"/>
- <Cell col="2" style="align:center middle;"/>
- <Cell col="3" style="align:center middle;"/>
- <Cell col="4" style="align:center middle;"/>
- <Cell col="5" style="align:center middle;"/>
- <Cell col="6" style="align:center middle;"/>
- <Cell col="7" style="align:center middle;"/>
- <Cell col="8" style="align:center middle;"/>
- <Cell col="9" style="align:center middle;"/>
- <Cell col="10" style="align:center middle;"/>
- <Cell col="11"/>
- <Cell col="12"/>
- <Cell col="13"/>
- <Cell col="14"/>
- <Cell col="15"/>
- <Cell col="16"/>
- </Band>
- </Format>
- </Formats>
- </Grid>
- <Static id="caption71" text="서브타이틀" class="tit_2" position="absolute 12 98 161 118"/>
- <Static id="caption00" text="팝업타이틀" class="sta_POP_title" position="absolute 12 8 161 28"/>
- <Button id="Button00" taborder="2" anchor="default" position="absolute 572 10 590 26" positiontype="position" class="btn_POP_cls"/>
- <Static id="Static76" onclick="Static76_onclick" class="sta_guide" position="absolute 2 36 598 46" text="H10" visible="false"/>
- <Static id="Static01" text="W 10" onclick="Static76_onclick" class="sta_guide" position="absolute 588 46 598 192" visible="false"/>
- <Static id="Static02" text="H10" onclick="Static76_onclick" class="sta_guide" position="absolute 2 438 598 448" visible="false"/>
- <Button id="Button14" taborder="3" text="확인" class="btn2" position="absolute 544 418 588 438" tooltiptext="adfasdfaf"/>
- <Static id="Static03" text="H3" onclick="Static76_onclick" class="sta_guide" position="absolute 544 415 588 418" visible="false"/>
- <Static id="Static04" text="W 10" onclick="Static76_onclick" class="sta_guide" position="absolute 590 0 600 36" visible="false"/>
- <Static id="Static05" text="H10" onclick="Static76_onclick" class="sta_guide" position="absolute 550 0 590 10" visible="false"/>
- <Static id="Static00" text="W 10" onclick="Static76_onclick" class="sta_guide" visible="false" position="absolute 2 46 12 192"/>
- </Layout>
- </Layouts>
- <Bind/>
- <Objects/>
- </Form>
- </FDL>
|