123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104 |
- $PBExportHeader$w_rp_brief.srw
- forward
- global type w_rp_brief from w_publ_easyq
- end type
- end forward
- global type w_rp_brief from w_publ_easyq
- string title = "凭证摘要"
- long backcolor = 81324524
- end type
- global w_rp_brief w_rp_brief
- on w_rp_brief.create
- call super::create
- end on
- on w_rp_brief.destroy
- call super::destroy
- end on
- event open;call super::open;cb_1.triggerevent(clicked!)
- end event
- event ue_before_open;call super::ue_before_open;if_ue_filter = TRUE
- if_ue_sort = TRUE
- if_ue_sentdataout = TRUE
- end event
- type cb_func from w_publ_easyq`cb_func within w_rp_brief
- end type
- type cb_exit from w_publ_easyq`cb_exit within w_rp_brief
- end type
- type cb_2 from w_publ_easyq`cb_2 within w_rp_brief
- boolean bringtotop = true
- end type
- type cb_psetup from w_publ_easyq`cb_psetup within w_rp_brief
- boolean bringtotop = true
- end type
- type cb_1 from w_publ_easyq`cb_1 within w_rp_brief
- boolean bringtotop = true
- end type
- event cb_1::clicked;call super::clicked;dw_1.retrieve(sys_accsetid)
- end event
- type st_3 from w_publ_easyq`st_3 within w_rp_brief
- integer x = 718
- integer y = 588
- end type
- type st_4 from w_publ_easyq`st_4 within w_rp_brief
- integer x = 1353
- integer y = 580
- end type
- type em_1 from w_publ_easyq`em_1 within w_rp_brief
- integer x = 965
- integer y = 556
- end type
- type em_2 from w_publ_easyq`em_2 within w_rp_brief
- integer x = 1454
- integer y = 556
- end type
- type ddlb_yl from w_publ_easyq`ddlb_yl within w_rp_brief
- integer x = 1166
- integer y = 48
- end type
- type cbx_yl from w_publ_easyq`cbx_yl within w_rp_brief
- integer x = 955
- integer y = 52
- end type
- type dw_1 from w_publ_easyq`dw_1 within w_rp_brief
- integer y = 184
- integer width = 2862
- integer height = 1428
- string dataobject = "dw_rp_brief"
- end type
- type ln_bar from w_publ_easyq`ln_bar within w_rp_brief
- end type
- type ln_bar2 from w_publ_easyq`ln_bar2 within w_rp_brief
- end type
- type r_bar from w_publ_easyq`r_bar within w_rp_brief
- end type
- type ln_1 from w_publ_easyq`ln_1 within w_rp_brief
- boolean visible = false
- end type
- type ln_2 from w_publ_easyq`ln_2 within w_rp_brief
- boolean visible = false
- end type
|