C# Class BKI_DichVuMatDat.NghiepVu.HopDong.f391_cap_nhat_thay_doi_lns_lcd_DE

Inheritance: System.Windows.Forms.Form
Show file Open project: assassinadal/BKIProject-DichVuMatDat

Public Methods

Method Description
display_for_insert_lcd ( ) : void
display_for_insert_lns ( ) : void
display_for_up_date_lcd ( ) : void
display_for_up_date_lns ( decimal ip_dc_id_gd_he_so_lns ) : void
f391_cap_nhat_thay_doi_lns_lcd_DE ( ) : 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.

f391_cap_nhat_thay_doi_lns_lcd_DE_FormClosed ( object sender, System.Windows.Forms.FormClosedEventArgs e ) : void
fill_data_to_control_insert_lns ( ) : void
format_controls ( ) : void
get_danh_sach_hop_dong_con_hieu_luc ( ) : DataTable
init_form ( ) : void
is_valid_client ( ) : bool
is_valid_logic ( ) : bool
load_data_to_le_ly_do_chinh_sua ( ) : void
load_data_to_sle_hop_dong ( DataTable ip_dt_source ) : void
m_cmd_exit_Click ( object sender, EventArgs e ) : void
m_cmd_save_Click ( object sender, EventArgs e ) : void
m_sle_hop_dong_EditValueChanged ( object sender, EventArgs e ) : void
save_data ( ) : void
save_insert_lcd ( ) : void
save_insert_lns ( ) : void
save_update_lcd ( ) : void
save_update_lns ( ) : void
set_define_events ( ) : void
setup_for_insert_lcd ( ) : void
setup_for_insert_lns ( ) : void
setup_for_update_lcd ( ) : void
setup_for_update_lns ( decimal ip_dc_id_gd_he_so_lns ) : void

Method Details

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

display_for_insert_lcd() public method

public display_for_insert_lcd ( ) : void
return void

display_for_insert_lns() public method

public display_for_insert_lns ( ) : void
return void

display_for_up_date_lcd() public method

public display_for_up_date_lcd ( ) : void
return void

display_for_up_date_lns() public method

public display_for_up_date_lns ( decimal ip_dc_id_gd_he_so_lns ) : void
ip_dc_id_gd_he_so_lns decimal
return void

f391_cap_nhat_thay_doi_lns_lcd_DE() public method

public f391_cap_nhat_thay_doi_lns_lcd_DE ( ) : System
return System