123456789101112131415161718192021222324252627282930313233343536373839 |
- <?xml version="1.0" encoding="utf-8"?>
- <FDL version="1.4">
- <TypeDefinition url="..\..\..\default_typedef.xml"/>
- <Form id="SPMMO14600" position="absolute 0 0 545 120" titletext="수혈적응증">
- <Layouts>
- <Layout>
- <Button position="absolute 410 87 466 109" id="button1" class="btn4" text="확인"/>
- <Button position="absolute 469 87 525 109" id="button2" class="btn4" text="취소"/>
- <Static position="absolute 7 1 525 14" id="caption1" class="tit_2"/>
- <Shape position="absolute 2 15 525 21" linetype="vertical" id="line7" class="line_1"/>
- <Static text="* 수혈하고자 하는 경우 그 사유를 입력해 주세요" position="absolute 8 23 272 43" id="caption2"/>
- <Combo position="absolute 2 42 525 61" id="combo1" innerdataset="ds_init_combo1" datacolumn="cdnm" codecolumn="cdid"/>
- <Edit position="absolute 2 63 525 82" id="input1" enable="false"/>
- </Layout>
- </Layouts>
- <Objects>
- <Dataset id="ds_init_combo1" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="cdnm" type="STRING"/>
- <Column id="cdid" 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>
|