C# Class BKI_DichVuMatDat.NghiepVu.f299_chinh_lns_nhan_vien_de

Inheritance: System.Windows.Forms.Form
Mostrar archivo Open project: assassinadal/BKIProject-DichVuMatDat Class Usage Examples

Public Methods

Method Description
display_4_insert ( ) : void
display_4_update ( US_GD_HE_SO_LNS ip_us ) : void
f299_chinh_lns_nhan_vien_de ( ) : System

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Method Description
F299_chinh_lns_nhan_vien_de_Load ( object sender, EventArgs e ) : void
InitializeComponent ( ) : void

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

M_cmd_luu_Click ( object sender, EventArgs e ) : void
M_sle_chuc_danh_lns_EditValueChanged ( object sender, EventArgs e ) : void
M_sle_muc_lns_EditValueChanged ( object sender, EventArgs e ) : void
check_data_is_ok ( ) : bool
find_hs_lns ( ) : decimal
find_id_hs_lns ( ) : decimal
form_2_us ( ) : void
format_controll ( ) : void
insert_data_new ( ) : void
kiem_tra_hop_le_thoi_gian ( ) : bool
load_data_2_cm_dm_tu_dien ( int m_id_lns_lcd_trong_loai_td ) : DS_CM_DM_TU_DIEN
load_data_2_sle_nhan_vien ( ) : void
load_data_to_sle_chuc_danh_lns ( ) : void
load_data_to_sle_muc_lns ( ) : void
save_data ( ) : void
set_define_events ( ) : void
set_init_form_load ( ) : void
us_2_form ( ) : 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_4_insert() public method

public display_4_insert ( ) : void
return void

display_4_update() public method

public display_4_update ( US_GD_HE_SO_LNS ip_us ) : void
ip_us BKI_DichVuMatDat.US.US_GD_HE_SO_LNS
return void

f299_chinh_lns_nhan_vien_de() public method

public f299_chinh_lns_nhan_vien_de ( ) : System
return System