123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129 |
- <?xml version="1.0" encoding="utf-8"?>
- <FDL version="1.4">
- <TypeDefinition url="..\..\..\default_typedef.xml"/>
- <Form id="SPMMO08000" position="absolute 0 0 840 400" titletext="권역외상센터 의료진 호출">
- <Layouts>
- <Layout>
- <Grid position="absolute 0 65 820 340" id="grd_erdrcalllist" taborder="5" binddataset="ds_grd_erdrcalllist">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="50"/>
- <Column size="45"/>
- <Column size="50"/>
- <Column size="65"/>
- <Column size="115"/>
- <Column size="80"/>
- <Column size="70"/>
- <Column size="40"/>
- <Column size="80"/>
- <Column size="50"/>
- <Column size="70"/>
- <Column size="80"/>
- </Columns>
- <Rows>
- <Row size="24" band="head"/>
- <Row size="24" band="head"/>
- <Row size="24"/>
- </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="duty"/>
- <Cell col="8" text="당직일자"/>
- <Cell col="9" text="전공의"/>
- <Cell col="10" text="전공의"/>
- <Cell col="11" text="전공의"/>
- <Cell row="1" text="선택"/>
- <Cell row="1" col="1" text="구분"/>
- <Cell row="1" col="2" text="사번"/>
- <Cell row="1" col="3" text="이름"/>
- <Cell row="1" col="4" text="진료과"/>
- <Cell row="1" col="5" text="전화번호"/>
- <Cell row="1" col="6" text="근무형태"/>
- <Cell row="1" col="7" text="duty"/>
- <Cell row="1" col="8" text="당직일자"/>
- <Cell row="1" col="9" text="사번"/>
- <Cell row="1" col="10" text="이름"/>
- <Cell row="1" col="11" text="전화번호"/>
- </Band>
- <Band id="body">
- <Cell text="bind:checked" edittype="checkbox" displaytype="checkbox"/>
- <Cell col="1" text="bind:mainyn" edittype="combo" displaytype="combo"/>
- <Cell col="2" text="bind:drid"/>
- <Cell col="3" text="bind:drnm"/>
- <Cell col="4" text="bind:deptnm"/>
- <Cell col="5" text="bind:mpphone"/>
- <Cell col="6" text="bind:gbn"/>
- <Cell col="7" text="bind:duty"/>
- <Cell col="8" text="bind:workdd" mask="yyyy-mm-dd"/>
- <Cell col="9" text="bind:resid"/>
- <Cell col="10" text="bind:resnm" edittype="text" displaytype="text"/>
- <Cell col="11" text="bind:resno"/>
- </Band>
- </Format>
- </Formats>
- </Grid>
- <Static text="권역외상센터 당직 및 OnCall 의사 호출" position="absolute 0 39 290 55" align="align:center middle;" id="caption2" class="tit_2"/>
- <Shape position="absolute 0 57 820 63" linetype="vertical" id="line5" class="line_1"/>
- <Button position="absolute 778 35 820 54" id="btn_call" class="btn5" taborder="4" text="호출"/>
- <Static text="※ 구분이 '주'인 진료과가 반드시 존재해야 합니다." position="absolute 10 350 288 370" id="caption1"/>
- <Static position="absolute 0 10 730 30" align="align:center middle;" id="cap_patinfo"/>
- <Button position="absolute 613 35 776 54" id="button1" class="btn2" taborder="4" text="호출 현황 조회 및 도착 등록"/>
- <Div position="absolute 525 135 805 175" id="group1" visible="false">
- <Layouts>
- <Layout>
- <Combo position="absolute 80 10 180 29" id="combo1" innerdataset="ds_init_combo1" datacolumn="drnm" codecolumn="drid"/>
- <Static text="전공의" position="absolute 15 10 95 30" id="caption3" class="tit_2"/>
- <Button position="absolute 184 10 226 29" id="button3" class="btn2_letter2" taborder="16" text="확인"/>
- <Button position="absolute 228 10 270 29" id="button4" class="btn2_letter2" taborder="17" text="취소"/>
- </Layout>
- </Layouts>
- </Div>
- </Layout>
- </Layouts>
- <Objects>
- <Dataset id="ds_grd_erdrcalllist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="checked" type="STRING"/>
- <Column id="mainyn" type="STRING"/>
- <Column id="drid" type="STRING"/>
- <Column id="drnm" type="STRING"/>
- <Column id="deptnm" type="STRING"/>
- <Column id="mpphone" type="STRING"/>
- <Column id="gbn" type="STRING"/>
- <Column id="duty" type="STRING"/>
- <Column id="workdd" type="STRING"/>
- <Column id="resid" type="STRING"/>
- <Column id="resnm" type="STRING"/>
- <Column id="resno" type="STRING"/>
- </ColumnInfo>
- </Dataset>
- <Dataset id="ds_init_combo1" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="drnm" type="STRING"/>
- <Column id="drid" type="STRING"/>
- </ColumnInfo>
- </Dataset>
- </Objects>
- <Script type="xscript4.0"><![CDATA[/***************************************************************************************
- * System Name :
- * Job Name :
- * Creator :
- * Make Date : 2014-08-29
- * Description :
- *---------------------------------------------------------------------------------------
- * Modify Date Modifier Modify Description
- *---------------------------------------------------------------------------------------
- * 2014-08-29 Live Converter TF->XP
- *
- *---------------------------------------------------------------------------------------
- ****************************************************************************************/
- ]]></Script>
- </Form>
- </FDL>
|