w_fj_bill_view.srw 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. $PBExportHeader$w_fj_bill_view.srw
  2. forward
  3. global type w_fj_bill_view from w_fj_bill_mng
  4. end type
  5. end forward
  6. global type w_fj_bill_view from w_fj_bill_mng
  7. string title = "附件查看"
  8. end type
  9. global w_fj_bill_view w_fj_bill_view
  10. on w_fj_bill_view.create
  11. call super::create
  12. end on
  13. on w_fj_bill_view.destroy
  14. call super::destroy
  15. end on
  16. type cbx_showpic from w_fj_bill_mng`cbx_showpic within w_fj_bill_view
  17. end type
  18. type cb_5 from w_fj_bill_mng`cb_5 within w_fj_bill_view
  19. end type
  20. type dw_fileclass from w_fj_bill_mng`dw_fileclass within w_fj_bill_view
  21. end type
  22. type cb_6 from w_fj_bill_mng`cb_6 within w_fj_bill_view
  23. end type
  24. type cb_3 from w_fj_bill_mng`cb_3 within w_fj_bill_view
  25. boolean visible = false
  26. end type
  27. type dw_fj from w_fj_bill_mng`dw_fj within w_fj_bill_view
  28. end type
  29. type cb_1 from w_fj_bill_mng`cb_1 within w_fj_bill_view
  30. end type
  31. type cb_2 from w_fj_bill_mng`cb_2 within w_fj_bill_view
  32. boolean visible = false
  33. end type
  34. type cb_4 from w_fj_bill_mng`cb_4 within w_fj_bill_view
  35. integer x = 1710
  36. end type
  37. type cb_open from w_fj_bill_mng`cb_open within w_fj_bill_view
  38. end type
  39. type ln_bar2 from w_fj_bill_mng`ln_bar2 within w_fj_bill_view
  40. end type
  41. type ln_bar from w_fj_bill_mng`ln_bar within w_fj_bill_view
  42. end type
  43. type r_bar from w_fj_bill_mng`r_bar within w_fj_bill_view
  44. end type