C# Class BKI_DichVuMatDat.NghiepVu.NhanSu.f311_danh_sach_nhan_vien_theo_don_vi

Afficher le fichier Open project: assassinadal/BKIProject-DichVuMatDat

Méthodes publiques

Méthode Description
f311_danh_sach_nhan_vien_theo_don_vi ( ) : System
m_cmd_them_moi_cong_tac_Click ( object sender, EventArgs e ) : 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.

f311_danh_sach_nhan_vien_theo_don_vi_Load ( object sender, EventArgs e ) : void
format_controls ( ) : void
get_id_nhan_vien ( ) : decimal
get_id_phong_ban ( ) : decimal
load_data_2_tree ( ) : void
load_data_danh_sach_nhan_vien_theo_don_vi ( decimal ip_dc_id_don_vi ) : void
m_tree_don_vi_AfterFocusNode ( object sender, DevExpress e ) : void
set_define_events ( ) : void
set_initial_form_load ( ) : void

Method Details

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

f311_danh_sach_nhan_vien_theo_don_vi() public méthode

public f311_danh_sach_nhan_vien_theo_don_vi ( ) : System
Résultat System

m_cmd_them_moi_cong_tac_Click() public méthode

public m_cmd_them_moi_cong_tac_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void