C# Class BKI_DichVuMatDat.NghiepVu.ThuNhapKhac.f356_tnk_chi_tiet_quy_thu_nhap_khac_detail

Datei anzeigen Open project: assassinadal/BKIProject-DichVuMatDat

Public Methods

Method Description
Display_for_insert ( decimal ip_dc_id_quy_thu_nhap_khac ) : void
Display_for_update ( decimal ip_dc_id_thu_nhap_khac ) : void
f356_tnk_chi_tiet_quy_thu_nhap_khac_detail ( ) : System

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Method Description
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

check_valid_data ( ) : bool
f355_tnk_chi_tiet_quy_thu_nhap_khac_detail_Load ( object sender, EventArgs e ) : void
form_2_us ( ) : void
format_controls ( ) : void
hien_thi_chi_tiet_nhan_vien ( ) : void
kiem_tra_xem_trong_quy_co_nhan_vien_chua ( ) : bool
load_data_nhan_vien ( ) : void
m_cmd_exit_Click ( object sender, EventArgs e ) : void
m_cmd_save_Click ( object sender, EventArgs e ) : void
m_sle_chon_nhan_vien_EditValueChanged ( object sender, EventArgs e ) : void
save_data ( ) : void
set_define_events ( ) : void
set_form_text ( ) : void

Method Details

Display_for_insert() public method

public Display_for_insert ( decimal ip_dc_id_quy_thu_nhap_khac ) : void
ip_dc_id_quy_thu_nhap_khac decimal
return void

Display_for_update() public method

public Display_for_update ( decimal ip_dc_id_thu_nhap_khac ) : void
ip_dc_id_thu_nhap_khac decimal
return void

Dispose() protected method

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
return void

f356_tnk_chi_tiet_quy_thu_nhap_khac_detail() public method

public f356_tnk_chi_tiet_quy_thu_nhap_khac_detail ( ) : System
return System