w_itemdef_response.srw 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107
  1. $PBExportHeader$w_itemdef_response.srw
  2. forward
  3. global type w_itemdef_response from w_itemdef
  4. end type
  5. end forward
  6. global type w_itemdef_response from w_itemdef
  7. boolean minbox = false
  8. windowtype windowtype = response!
  9. end type
  10. global w_itemdef_response w_itemdef_response
  11. on w_itemdef_response.create
  12. call super::create
  13. end on
  14. on w_itemdef_response.destroy
  15. call super::destroy
  16. end on
  17. type cb_func from w_itemdef`cb_func within w_itemdef_response
  18. end type
  19. type cb_exit from w_itemdef`cb_exit within w_itemdef_response
  20. end type
  21. type sle_usual_query from w_itemdef`sle_usual_query within w_itemdef_response
  22. end type
  23. type cb_nextpage from w_itemdef`cb_nextpage within w_itemdef_response
  24. end type
  25. type cb_priorpage from w_itemdef`cb_priorpage within w_itemdef_response
  26. end type
  27. type cb_firstpage from w_itemdef`cb_firstpage within w_itemdef_response
  28. end type
  29. type cb_retrieveall from w_itemdef`cb_retrieveall within w_itemdef_response
  30. end type
  31. type em_pagerowno from w_itemdef`em_pagerowno within w_itemdef_response
  32. end type
  33. type st_pagerowno from w_itemdef`st_pagerowno within w_itemdef_response
  34. end type
  35. type st_1 from w_itemdef`st_1 within w_itemdef_response
  36. end type
  37. type cb_add from w_itemdef`cb_add within w_itemdef_response
  38. end type
  39. type cb_edit from w_itemdef`cb_edit within w_itemdef_response
  40. end type
  41. type cb_delet from w_itemdef`cb_delet within w_itemdef_response
  42. end type
  43. type cb_choice from w_itemdef`cb_choice within w_itemdef_response
  44. end type
  45. type cb_cancel from w_itemdef`cb_cancel within w_itemdef_response
  46. end type
  47. type cbx_mlselect from w_itemdef`cbx_mlselect within w_itemdef_response
  48. end type
  49. type cbx_allselect from w_itemdef`cbx_allselect within w_itemdef_response
  50. end type
  51. type cb_mode_itfchg_b from w_itemdef`cb_mode_itfchg_b within w_itemdef_response
  52. end type
  53. type cb_mode_itfchg from w_itemdef`cb_mode_itfchg within w_itemdef_response
  54. end type
  55. type gb_1 from w_itemdef`gb_1 within w_itemdef_response
  56. end type
  57. type dw_uc from w_itemdef`dw_uc within w_itemdef_response
  58. end type
  59. type cb_retrieve from w_itemdef`cb_retrieve within w_itemdef_response
  60. end type
  61. type cb_print from w_itemdef`cb_print within w_itemdef_response
  62. end type
  63. type ln_bar from w_itemdef`ln_bar within w_itemdef_response
  64. end type
  65. type ln_bar2 from w_itemdef`ln_bar2 within w_itemdef_response
  66. end type
  67. type r_bar from w_itemdef`r_bar within w_itemdef_response
  68. end type
  69. type ln_1 from w_itemdef`ln_1 within w_itemdef_response
  70. end type
  71. type ln_2 from w_itemdef`ln_2 within w_itemdef_response
  72. end type
  73. type dw_index from w_itemdef`dw_index within w_itemdef_response
  74. end type