SPAER02100_근무지변경관리.xfdl 6.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <FDL version="1.4">
  3. <TypeDefinition url="..\..\..\default_typedef.xml" />
  4. <Form id="SPAER02100" position="absolute 0 0 475 550" titletext="환자진단분류조회">
  5. <Layouts>
  6. <Layout>
  7. <Div position="absolute 0 0 450 13" id="group1">
  8. <Layouts>
  9. <Layout>
  10. <Static text="근무지 변경관리" position="absolute 0 0 142 14" id="caption6" class="tit_1" />
  11. </Layout>
  12. </Layouts>
  13. </Div>
  14. <Div position="absolute 1 15 455 525" id="group3" scrollbars="autoboth">
  15. <Layouts>
  16. <Layout>
  17. <Static text="시 행 일 :" position="absolute 200 20 288 37" id="caption2" class="search_name" />
  18. <Calendar position="absolute 295 20 405 39" align="align:center middle;" id="input1" class="input_search" taborder="1" />
  19. <Static text="사 번 :" position="absolute 20 20 110 37" id="caption1" class="search_name" />
  20. <Static text="현근무지 :" position="absolute 200 50 286 67" id="caption3" class="search_name" />
  21. <Combo position="absolute 295 50 445 69" id="combo1" enable="false" innerdataset="ds_init_combo1" datacolumn="basecdflagdesc" codecolumn="basecd" />
  22. <Combo position="absolute 125 82 275 101" id="combo2" innerdataset="ds_init_combo2" datacolumn="basecdflagdesc" codecolumn="basecd" />
  23. <Static text="변경근무지 :" position="absolute 20 82 119 99" id="caption4" class="search_name" />
  24. <Static text="순 번 :" position="absolute 20 50 110 67" id="caption5" class="search_name" />
  25. <Edit position="absolute 95 50 190 69" align="align:center middle;" id="input2" />
  26. <Grid position="absolute 16 143 440 505" id="grd_curerlist" binddataset="ds_grd_curerlist">
  27. <Formats>
  28. <Format id="default">
  29. <Columns>
  30. <Column size="0" />
  31. <Column size="54" />
  32. <Column size="101" />
  33. <Column size="96" />
  34. <Column size="112" />
  35. </Columns>
  36. <Rows>
  37. <Row size="24" band="head" />
  38. <Row size="24" />
  39. </Rows>
  40. <Band id="head">
  41. <Cell />
  42. <Cell col="1" text="No" />
  43. <Cell col="2" text="이름" />
  44. <Cell col="3" text="사번" />
  45. <Cell col="4" text="시행일" />
  46. </Band>
  47. <Band id="body">
  48. <Cell text="bind:check" edittype="checkbox" displaytype="checkbox" />
  49. <Cell col="1" text="bind:sortno" mask="99" />
  50. <Cell col="2" enable="false" text="bind:basecd" edittype="combo" displaytype="combo" />
  51. <Cell col="3" text="bind:basecdflagdesc" />
  52. <Cell col="4" text="bind:excudd" />
  53. </Band>
  54. </Format>
  55. </Formats>
  56. </Grid>
  57. <Static text="근무자 현황" position="absolute 20 123 153 136" id="caption7" class="tit_2" />
  58. <Button position="absolute 380 119 436 141" id="btn_save" class="btn4" text="저장" />
  59. <Combo position="absolute 95 20 190 39" id="combo3" enable="false" innerdataset="ds_init_combo3" datacolumn="curernm" codecolumn="curerid" />
  60. </Layout>
  61. </Layouts>
  62. </Div>
  63. </Layout>
  64. </Layouts>
  65. <Objects>
  66. <Dataset id="ds_init_combo1" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  67. <ColumnInfo>
  68. <Column id="basecdflagdesc" type="STRING" />
  69. <Column id="basecd" type="STRING" />
  70. </ColumnInfo>
  71. </Dataset>
  72. <Dataset id="ds_init_combo2" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  73. <ColumnInfo>
  74. <Column id="basecdflagdesc" type="STRING" />
  75. <Column id="basecd" type="STRING" />
  76. </ColumnInfo>
  77. </Dataset>
  78. <Dataset id="ds_grd_curerlist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  79. <ColumnInfo>
  80. <Column id="check" type="STRING" />
  81. <Column id="sortno" type="STRING" />
  82. <Column id="basecd" type="STRING" />
  83. <Column id="basecdflagdesc" type="STRING" />
  84. <Column id="excudd" type="STRING" />
  85. </ColumnInfo>
  86. </Dataset>
  87. <Dataset id="ds_init_combo3" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  88. <ColumnInfo>
  89. <Column id="curernm" type="STRING" />
  90. <Column id="curerid" type="STRING" />
  91. </ColumnInfo>
  92. </Dataset>
  93. </Objects>
  94. <Script type="xscript4.0"><![CDATA[/***************************************************************************************
  95. * System Name :
  96. * Job Name :
  97. * Creator :
  98. * Make Date : 2015-11-13
  99. * Description :
  100. *---------------------------------------------------------------------------------------
  101. * Modify Date Modifier Modify Description
  102. *---------------------------------------------------------------------------------------
  103. * 2015-11-13 Live Converter TF->XP
  104. *
  105. *---------------------------------------------------------------------------------------
  106. ****************************************************************************************/
  107. ]]></Script>
  108. </Form>
  109. </FDL>