123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102 |
- $PBExportHeader$w_salebill_response.srw
- forward
- global type w_salebill_response from w_salebill
- end type
- end forward
- global type w_salebill_response from w_salebill
- boolean minbox = false
- boolean maxbox = false
- windowtype windowtype = response!
- end type
- global w_salebill_response w_salebill_response
- on w_salebill_response.create
- call super::create
- end on
- on w_salebill_response.destroy
- call super::destroy
- end on
- type cb_func from w_salebill`cb_func within w_salebill_response
- end type
- type cb_exit from w_salebill`cb_exit within w_salebill_response
- end type
- type sle_usual_query from w_salebill`sle_usual_query within w_salebill_response
- end type
- type cb_retrieveall from w_salebill`cb_retrieveall within w_salebill_response
- end type
- type em_pagerowno from w_salebill`em_pagerowno within w_salebill_response
- end type
- type dw_pageretr from w_salebill`dw_pageretr within w_salebill_response
- end type
- type st_1 from w_salebill`st_1 within w_salebill_response
- end type
- type cb_nextpage from w_salebill`cb_nextpage within w_salebill_response
- end type
- type dw_uc from w_salebill`dw_uc within w_salebill_response
- end type
- type dw_child from w_salebill`dw_child within w_salebill_response
- end type
- type cb_delet from w_salebill`cb_delet within w_salebill_response
- end type
- type cb_addzy from w_salebill`cb_addzy within w_salebill_response
- end type
- type cb_auditing from w_salebill`cb_auditing within w_salebill_response
- end type
- type cb_cauditing from w_salebill`cb_cauditing within w_salebill_response
- end type
- type cb_print from w_salebill`cb_print within w_salebill_response
- end type
- type cb_retrieve from w_salebill`cb_retrieve within w_salebill_response
- end type
- type st_3 from w_salebill`st_3 within w_salebill_response
- end type
- type ddlb_status from w_salebill`ddlb_status within w_salebill_response
- end type
- type cb_help from w_salebill`cb_help within w_salebill_response
- end type
- type cb_add from w_salebill`cb_add within w_salebill_response
- end type
- type cb_edit from w_salebill`cb_edit within w_salebill_response
- end type
- type cb_reset from w_salebill`cb_reset within w_salebill_response
- end type
- type ln_bar from w_salebill`ln_bar within w_salebill_response
- end type
- type ln_bar2 from w_salebill`ln_bar2 within w_salebill_response
- end type
- type r_bar from w_salebill`r_bar within w_salebill_response
- end type
- type ln_1 from w_salebill`ln_1 within w_salebill_response
- end type
- type ln_2 from w_salebill`ln_2 within w_salebill_response
- end type
|