w_rp_rapmoney_balc.srw 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138
  1. $PBExportHeader$w_rp_rapmoney_balc.srw
  2. forward
  3. global type w_rp_rapmoney_balc from w_publ_easyq
  4. end type
  5. end forward
  6. global type w_rp_rapmoney_balc from w_publ_easyq
  7. string title = "出纳帐结余表"
  8. end type
  9. global w_rp_rapmoney_balc w_rp_rapmoney_balc
  10. on w_rp_rapmoney_balc.create
  11. call super::create
  12. end on
  13. on w_rp_rapmoney_balc.destroy
  14. call super::destroy
  15. end on
  16. event ue_before_open;call super::ue_before_open;if_ue_retr=true
  17. if_ue_filter=true
  18. if_ue_sort=true
  19. if_ue_sentdataout=true
  20. end event
  21. event open;call super::open;IF cbx_loginretr.Checked THEN
  22. cb_1.TriggerEvent(Clicked!)
  23. END IF
  24. //菜单打开
  25. if_ue_retr=true
  26. if_ue_filter=true
  27. if_ue_sort=true
  28. if_ue_sentdataout=true
  29. end event
  30. type cb_func from w_publ_easyq`cb_func within w_rp_rapmoney_balc
  31. end type
  32. type cb_exit from w_publ_easyq`cb_exit within w_rp_rapmoney_balc
  33. end type
  34. type cb_2 from w_publ_easyq`cb_2 within w_rp_rapmoney_balc
  35. end type
  36. type cb_psetup from w_publ_easyq`cb_psetup within w_rp_rapmoney_balc
  37. end type
  38. type cb_1 from w_publ_easyq`cb_1 within w_rp_rapmoney_balc
  39. end type
  40. event cb_1::clicked;call super::clicked;DateTime first_date,end_date
  41. first_date = DateTime(Date(em_1.Text),Time(0))
  42. end_date = DateTime(Date(em_2.Text),Time('23:59:59'))
  43. dw_1.retrieve(sys_user_account,first_date,end_date)
  44. end event
  45. type st_3 from w_publ_easyq`st_3 within w_rp_rapmoney_balc
  46. end type
  47. type st_4 from w_publ_easyq`st_4 within w_rp_rapmoney_balc
  48. end type
  49. type em_1 from w_publ_easyq`em_1 within w_rp_rapmoney_balc
  50. end type
  51. type em_2 from w_publ_easyq`em_2 within w_rp_rapmoney_balc
  52. end type
  53. type ddlb_yl from w_publ_easyq`ddlb_yl within w_rp_rapmoney_balc
  54. end type
  55. type cbx_yl from w_publ_easyq`cbx_yl within w_rp_rapmoney_balc
  56. end type
  57. type dw_1 from w_publ_easyq`dw_1 within w_rp_rapmoney_balc
  58. integer y = 308
  59. integer height = 1700
  60. string dataobject = "dw_rp_rapbalc"
  61. end type
  62. type sle_mtrl from w_publ_easyq`sle_mtrl within w_rp_rapmoney_balc
  63. end type
  64. type sle_cust from w_publ_easyq`sle_cust within w_rp_rapmoney_balc
  65. end type
  66. type st_mtrl from w_publ_easyq`st_mtrl within w_rp_rapmoney_balc
  67. end type
  68. type st_cust from w_publ_easyq`st_cust within w_rp_rapmoney_balc
  69. end type
  70. type cbx_loginretr from w_publ_easyq`cbx_loginretr within w_rp_rapmoney_balc
  71. boolean visible = true
  72. end type
  73. type pb_em1 from w_publ_easyq`pb_em1 within w_rp_rapmoney_balc
  74. end type
  75. type pb_em2 from w_publ_easyq`pb_em2 within w_rp_rapmoney_balc
  76. end type
  77. type pb_2 from w_publ_easyq`pb_2 within w_rp_rapmoney_balc
  78. end type
  79. type cb_help from w_publ_easyq`cb_help within w_rp_rapmoney_balc
  80. end type
  81. type cb_copyself from w_publ_easyq`cb_copyself within w_rp_rapmoney_balc
  82. end type
  83. type gb_1 from w_publ_easyq`gb_1 within w_rp_rapmoney_balc
  84. end type
  85. type ln_bar from w_publ_easyq`ln_bar within w_rp_rapmoney_balc
  86. end type
  87. type ln_bar2 from w_publ_easyq`ln_bar2 within w_rp_rapmoney_balc
  88. end type
  89. type r_bar from w_publ_easyq`r_bar within w_rp_rapmoney_balc
  90. end type
  91. type ln_1 from w_publ_easyq`ln_1 within w_rp_rapmoney_balc
  92. end type
  93. type ln_2 from w_publ_easyq`ln_2 within w_rp_rapmoney_balc
  94. end type
  95. type ln_3 from w_publ_easyq`ln_3 within w_rp_rapmoney_balc
  96. end type
  97. type ln_4 from w_publ_easyq`ln_4 within w_rp_rapmoney_balc
  98. end type