w_spt_edit_popup.srw 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141
  1. $PBExportHeader$w_spt_edit_popup.srw
  2. forward
  3. global type w_spt_edit_popup from w_spt_edit
  4. end type
  5. end forward
  6. global type w_spt_edit_popup from w_spt_edit
  7. integer height = 2080
  8. boolean minbox = true
  9. windowtype windowtype = popup!
  10. end type
  11. global w_spt_edit_popup w_spt_edit_popup
  12. on w_spt_edit_popup.create
  13. call super::create
  14. end on
  15. on w_spt_edit_popup.destroy
  16. call super::destroy
  17. end on
  18. type cb_func from w_spt_edit`cb_func within w_spt_edit_popup
  19. end type
  20. type cb_exit from w_spt_edit`cb_exit within w_spt_edit_popup
  21. end type
  22. type sle_usual_query from w_spt_edit`sle_usual_query within w_spt_edit_popup
  23. end type
  24. type cb_nextpage from w_spt_edit`cb_nextpage within w_spt_edit_popup
  25. end type
  26. type cb_priorpage from w_spt_edit`cb_priorpage within w_spt_edit_popup
  27. end type
  28. type cb_firstpage from w_spt_edit`cb_firstpage within w_spt_edit_popup
  29. end type
  30. type cb_retrieveall from w_spt_edit`cb_retrieveall within w_spt_edit_popup
  31. end type
  32. type em_pagerowno from w_spt_edit`em_pagerowno within w_spt_edit_popup
  33. end type
  34. type st_pagerowno from w_spt_edit`st_pagerowno within w_spt_edit_popup
  35. end type
  36. type st_1 from w_spt_edit`st_1 within w_spt_edit_popup
  37. end type
  38. type cb_add from w_spt_edit`cb_add within w_spt_edit_popup
  39. end type
  40. type cb_edit from w_spt_edit`cb_edit within w_spt_edit_popup
  41. end type
  42. type cb_delet from w_spt_edit`cb_delet within w_spt_edit_popup
  43. end type
  44. type cb_choice from w_spt_edit`cb_choice within w_spt_edit_popup
  45. end type
  46. type cb_cancel from w_spt_edit`cb_cancel within w_spt_edit_popup
  47. end type
  48. type cbx_mlselect from w_spt_edit`cbx_mlselect within w_spt_edit_popup
  49. end type
  50. type cbx_allselect from w_spt_edit`cbx_allselect within w_spt_edit_popup
  51. end type
  52. type cb_mode_itfchg_b from w_spt_edit`cb_mode_itfchg_b within w_spt_edit_popup
  53. end type
  54. type cb_mode_itfchg from w_spt_edit`cb_mode_itfchg within w_spt_edit_popup
  55. end type
  56. type gb_1 from w_spt_edit`gb_1 within w_spt_edit_popup
  57. end type
  58. type dw_uc from w_spt_edit`dw_uc within w_spt_edit_popup
  59. end type
  60. type cb_retrieve from w_spt_edit`cb_retrieve within w_spt_edit_popup
  61. end type
  62. type cb_print from w_spt_edit`cb_print within w_spt_edit_popup
  63. end type
  64. type ln_bar from w_spt_edit`ln_bar within w_spt_edit_popup
  65. end type
  66. type ln_bar2 from w_spt_edit`ln_bar2 within w_spt_edit_popup
  67. end type
  68. type r_bar from w_spt_edit`r_bar within w_spt_edit_popup
  69. end type
  70. type ln_1 from w_spt_edit`ln_1 within w_spt_edit_popup
  71. end type
  72. type ln_2 from w_spt_edit`ln_2 within w_spt_edit_popup
  73. end type
  74. type dw_index from w_spt_edit`dw_index within w_spt_edit_popup
  75. end type
  76. type cbx_inuse from w_spt_edit`cbx_inuse within w_spt_edit_popup
  77. end type
  78. type tab_1 from w_spt_edit`tab_1 within w_spt_edit_popup
  79. integer height = 1656
  80. end type
  81. type tabpage_1 from w_spt_edit`tabpage_1 within tab_1
  82. integer height = 1544
  83. end type
  84. type dw_base from w_spt_edit`dw_base within tabpage_1
  85. end type
  86. type tabpage_2 from w_spt_edit`tabpage_2 within tab_1
  87. integer height = 1544
  88. end type
  89. type cb_add_xm from w_spt_edit`cb_add_xm within tabpage_2
  90. end type
  91. type dw_rep from w_spt_edit`dw_rep within tabpage_2
  92. end type
  93. type cb_dele_xm from w_spt_edit`cb_dele_xm within tabpage_2
  94. end type
  95. type cb_other from w_spt_edit`cb_other within w_spt_edit_popup
  96. end type
  97. type dw_spttype from w_spt_edit`dw_spttype within w_spt_edit_popup
  98. end type