C# Class BKI_DichVuMatDat.NghiepVu.f364_quan_ly_cac_nhan_vien_co_luong_cung_de

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

Public Methods

Method Description
display_4_insert ( ) : void
display_4_insert ( decimal ip_id_nv ) : void
display_4_update ( US_GD_LUONG_CUNG ip_us ) : void
f364_quan_ly_cac_nhan_vien_co_luong_cung_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.

check_validate_data ( ) : bool
cho_gd_da_co_da_xoa_Y ( decimal ip_dc_id_nhan_vien ) : void
f364_quan_ly_cac_nhan_vien_co_luong_cung_de_FormClosed ( object sender, System.Windows.Forms.FormClosedEventArgs e ) : void
f364_quan_ly_cac_nhan_vien_co_luong_cung_de_KeyDown ( object sender, KeyEventArgs e ) : void
f364_quan_ly_cac_nhan_vien_co_luong_cung_de_Load ( object sender, EventArgs e ) : void
find_id_gd_luong_cung ( decimal ip_dc_id_nhan_vien ) : decimal
form_2_us_luong_cung ( US_GD_LUONG_CUNG ip_us ) : void
format_controls ( ) : void
kiem_tra_thoi_gian_hop_le_voi_lns_Insert ( ) : bool
kiem_tra_thoi_gian_hop_le_voi_lns_Update ( ) : bool
load_data_2_ds_v_dm_nv ( ) : DS_V_DM_NHAN_VIEN
load_data_2_sle_chon_nv ( ) : 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_init_form_load ( ) : void
us_obj_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_insert() public method

public display_4_insert ( decimal ip_id_nv ) : void
ip_id_nv decimal
return void

display_4_update() public method

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

f364_quan_ly_cac_nhan_vien_co_luong_cung_de() public method

public f364_quan_ly_cac_nhan_vien_co_luong_cung_de ( ) : System
return System