w_rp_brief.srw 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104
  1. $PBExportHeader$w_rp_brief.srw
  2. forward
  3. global type w_rp_brief from w_publ_easyq
  4. end type
  5. end forward
  6. global type w_rp_brief from w_publ_easyq
  7. string title = "凭证摘要"
  8. long backcolor = 81324524
  9. end type
  10. global w_rp_brief w_rp_brief
  11. on w_rp_brief.create
  12. call super::create
  13. end on
  14. on w_rp_brief.destroy
  15. call super::destroy
  16. end on
  17. event open;call super::open;cb_1.triggerevent(clicked!)
  18. end event
  19. event ue_before_open;call super::ue_before_open;if_ue_filter = TRUE
  20. if_ue_sort = TRUE
  21. if_ue_sentdataout = TRUE
  22. end event
  23. type cb_func from w_publ_easyq`cb_func within w_rp_brief
  24. end type
  25. type cb_exit from w_publ_easyq`cb_exit within w_rp_brief
  26. end type
  27. type cb_2 from w_publ_easyq`cb_2 within w_rp_brief
  28. boolean bringtotop = true
  29. end type
  30. type cb_psetup from w_publ_easyq`cb_psetup within w_rp_brief
  31. boolean bringtotop = true
  32. end type
  33. type cb_1 from w_publ_easyq`cb_1 within w_rp_brief
  34. boolean bringtotop = true
  35. end type
  36. event cb_1::clicked;call super::clicked;dw_1.retrieve(sys_accsetid)
  37. end event
  38. type st_3 from w_publ_easyq`st_3 within w_rp_brief
  39. integer x = 718
  40. integer y = 588
  41. end type
  42. type st_4 from w_publ_easyq`st_4 within w_rp_brief
  43. integer x = 1353
  44. integer y = 580
  45. end type
  46. type em_1 from w_publ_easyq`em_1 within w_rp_brief
  47. integer x = 965
  48. integer y = 556
  49. end type
  50. type em_2 from w_publ_easyq`em_2 within w_rp_brief
  51. integer x = 1454
  52. integer y = 556
  53. end type
  54. type ddlb_yl from w_publ_easyq`ddlb_yl within w_rp_brief
  55. integer x = 1166
  56. integer y = 48
  57. end type
  58. type cbx_yl from w_publ_easyq`cbx_yl within w_rp_brief
  59. integer x = 955
  60. integer y = 52
  61. end type
  62. type dw_1 from w_publ_easyq`dw_1 within w_rp_brief
  63. integer y = 184
  64. integer width = 2862
  65. integer height = 1428
  66. string dataobject = "dw_rp_brief"
  67. end type
  68. type ln_bar from w_publ_easyq`ln_bar within w_rp_brief
  69. end type
  70. type ln_bar2 from w_publ_easyq`ln_bar2 within w_rp_brief
  71. end type
  72. type r_bar from w_publ_easyq`r_bar within w_rp_brief
  73. end type
  74. type ln_1 from w_publ_easyq`ln_1 within w_rp_brief
  75. boolean visible = false
  76. end type
  77. type ln_2 from w_publ_easyq`ln_2 within w_rp_brief
  78. boolean visible = false
  79. end type