SPMRI03100_사유입력.xfdl 2.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <FDL version="1.4">
  3. <TypeDefinition url="..\..\..\default_typedef.xml" />
  4. <Form id="SPMRI03100" position="absolute 0 0 516 198" titletext="사유입력">
  5. <Layouts>
  6. <Layout>
  7. <Static text="사유입력" position="absolute 0 0 80 13" id="caption6" class="tit_1" />
  8. <ImageViewer position="absolute 8 20 58 70" id="img1" image="URL('theme://images/com/commonxp/error.gif')" />
  9. <Static position="absolute 61 21 491 101" align="align:center top;" id="lbl_rsn" />
  10. <Button position="absolute 436 170 492 192" id="btn_cancel" class="btn4" taborder="3" text="취소" />
  11. <Button position="absolute 377 170 433 192" id="btn_confirm" class="btn4" taborder="2" text="확인" />
  12. <Static text="비밀번호" position="absolute 268 146 329 169" id="cap_cnfmpwd" class="cell_1" />
  13. <Edit readonly="true" position="absolute 331 121 491 140" id="sct_oldpwd" class="output" />
  14. <Static text="사용자ID" position="absolute 268 120 329 143" id="cap_oldpwd" class="cell_1" />
  15. <Edit position="absolute 331 147 491 166" id="sct_cnfmpwd" class="secret_essential" taborder="1" />
  16. <Static text="사 유" position="absolute 20 120 81 143" align="align:left middle;" id="caption1" class="cell_1" />
  17. <Combo position="absolute 85 120 260 139" id="cmb_resn" innerdataset="ds_init_cmb_resn" datacolumn="rsnnm" codecolumn="rsncd" />
  18. <Edit position="absolute 20 147 260 166" id="ipt_etc" enable="false" />
  19. </Layout>
  20. </Layouts>
  21. <Objects>
  22. <Dataset id="ds_init_cmb_resn" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  23. <ColumnInfo>
  24. <Column id="rsnnm" type="STRING" />
  25. <Column id="rsncd" type="STRING" />
  26. </ColumnInfo>
  27. </Dataset>
  28. </Objects>
  29. <Script type="xscript4.0"><![CDATA[/***************************************************************************************
  30. * System Name :
  31. * Job Name :
  32. * Creator :
  33. * Make Date : 2014-10-02
  34. * Description :
  35. *---------------------------------------------------------------------------------------
  36. * Modify Date Modifier Modify Description
  37. *---------------------------------------------------------------------------------------
  38. * 2014-10-02 Live Converter TF->XP
  39. *
  40. *---------------------------------------------------------------------------------------
  41. ****************************************************************************************/
  42. ]]></Script>
  43. </Form>
  44. </FDL>