w_inout_reason_ch.srw 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. $PBExportHeader$w_inout_reason_ch.srw
  2. forward
  3. global type w_inout_reason_ch from w_inout_reason_def
  4. end type
  5. end forward
  6. global type w_inout_reason_ch from w_inout_reason_def
  7. boolean minbox = false
  8. windowtype windowtype = response!
  9. end type
  10. global w_inout_reason_ch w_inout_reason_ch
  11. on w_inout_reason_ch.create
  12. call super::create
  13. end on
  14. on w_inout_reason_ch.destroy
  15. call super::destroy
  16. end on
  17. type cb_func from w_inout_reason_def`cb_func within w_inout_reason_ch
  18. end type
  19. type cb_exit from w_inout_reason_def`cb_exit within w_inout_reason_ch
  20. end type
  21. type cb_add from w_inout_reason_def`cb_add within w_inout_reason_ch
  22. end type
  23. type cb_edit from w_inout_reason_def`cb_edit within w_inout_reason_ch
  24. end type
  25. type cb_delet from w_inout_reason_def`cb_delet within w_inout_reason_ch
  26. end type
  27. type cb_choice from w_inout_reason_def`cb_choice within w_inout_reason_ch
  28. end type
  29. type dw_uc from w_inout_reason_def`dw_uc within w_inout_reason_ch
  30. end type
  31. type cb_rtr from w_inout_reason_def`cb_rtr within w_inout_reason_ch
  32. end type
  33. type cb_help from w_inout_reason_def`cb_help within w_inout_reason_ch
  34. end type
  35. type ln_bar from w_inout_reason_def`ln_bar within w_inout_reason_ch
  36. end type
  37. type ln_bar2 from w_inout_reason_def`ln_bar2 within w_inout_reason_ch
  38. end type
  39. type r_bar from w_inout_reason_def`r_bar within w_inout_reason_ch
  40. end type
  41. type cb_view from w_inout_reason_def`cb_view within w_inout_reason_ch
  42. end type