C# Class BKI_DichVuMatDat.DanhMuc.f151_Danh_sach_nhan_vien_master

Afficher le fichier Open project: assassinadal/BKIProject-DichVuMatDat Class Usage Examples

Méthodes publiques

Méthode Description
DisplayForPresent ( int &m_trang_thai_buoc_1 ) : void
Display_With_ID_NV ( decimal ip_dc_id_nhan_vien ) : void
display_for_phan_loai_do_tuoi ( string ip_str_op_filter, DateTime ip_dat_tai_ngay, decimal ip_dc_id_don_vi ) : void
display_for_phan_loai_gioi_tinh ( string ip_str_op_filter, DateTime ip_dat_tai_ngay, decimal ip_dc_id_don_vi ) : void
display_for_phan_loai_lao_dong ( string ip_str_op_filter, DateTime ip_dat_tai_ngay, decimal ip_dc_id_don_vi ) : void
f151_Danh_sach_nhan_vien_master ( ) : System
import_excel ( ) : void
insert_click ( ) : void

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
InitializeComponent ( ) : void

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

M_cmd_delete_Click ( object sender, EventArgs e ) : void
M_cmd_refresh_Click ( object sender, EventArgs e ) : void
delete_click ( ) : void
f150_Danh_sach_nhan_vien_master_Load ( object sender, EventArgs e ) : void
focus_row ( decimal ip_id_nhan_vien ) : void
format_controls ( ) : void
load_data_to_grid ( ) : void
load_data_to_grid ( decimal ip_dc_id_nhan_vien ) : void
m_cmd_chon_file_Click ( object sender, EventArgs e ) : void
m_cmd_ma_nv_tiep_theo_Click ( object sender, EventArgs e ) : void
m_cmd_sua_Click ( object sender, EventArgs e ) : void
m_cmd_them_Click ( object sender, EventArgs e ) : void
set_define_events ( ) : void
set_init_form_load ( ) : void

Method Details

DisplayForPresent() public méthode

public DisplayForPresent ( int &m_trang_thai_buoc_1 ) : void
m_trang_thai_buoc_1 int
Résultat void

Display_With_ID_NV() public méthode

public Display_With_ID_NV ( decimal ip_dc_id_nhan_vien ) : void
ip_dc_id_nhan_vien decimal
Résultat void

Dispose() protected méthode

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

display_for_phan_loai_do_tuoi() public méthode

public display_for_phan_loai_do_tuoi ( string ip_str_op_filter, DateTime ip_dat_tai_ngay, decimal ip_dc_id_don_vi ) : void
ip_str_op_filter string
ip_dat_tai_ngay DateTime
ip_dc_id_don_vi decimal
Résultat void

display_for_phan_loai_gioi_tinh() public méthode

public display_for_phan_loai_gioi_tinh ( string ip_str_op_filter, DateTime ip_dat_tai_ngay, decimal ip_dc_id_don_vi ) : void
ip_str_op_filter string
ip_dat_tai_ngay DateTime
ip_dc_id_don_vi decimal
Résultat void

display_for_phan_loai_lao_dong() public méthode

public display_for_phan_loai_lao_dong ( string ip_str_op_filter, DateTime ip_dat_tai_ngay, decimal ip_dc_id_don_vi ) : void
ip_str_op_filter string
ip_dat_tai_ngay DateTime
ip_dc_id_don_vi decimal
Résultat void

f151_Danh_sach_nhan_vien_master() public méthode

public f151_Danh_sach_nhan_vien_master ( ) : System
Résultat System

import_excel() public méthode

public import_excel ( ) : void
Résultat void

insert_click() public méthode

public insert_click ( ) : void
Résultat void