C# Class BKI_DichVuMatDat.NghiepVu.f310_cham_cong_theo_danh_sach_nhan_vien

Inheritance: System.Windows.Forms.Form
Datei anzeigen Open project: assassinadal/BKIProject-DichVuMatDat

Public Properties

Property Type Description
m_lst_index List

Public Methods

Method Description
f310_cham_cong_theo_danh_sach_nhan_vien ( ) : System
m_cmd_search_Click ( object sender, EventArgs e ) : void

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Method Description
ChonLoaiNgayCong ( object sender, EventArgs e ) : void
CreateRowSubMenu ( int rowHandle, string ip_str_ma_ngay_cong ) : DXMenuItem
GetSelectedRows ( GridView view ) : List
InitializeComponent ( ) : void

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

LayDuLieuLoaiNgayCong ( ) : void
Update_luong_nv_2_rpt_bang_luong ( decimal v_id_nhan_vien ) : void
bang_luong_thang_do_da_tinh ( decimal v_id_nhan_vien, int ip_dat_thang, int ip_dat_nam ) : bool
check_ngay_cong_phep ( System v_dr ) : bool
f310_cham_cong_theo_danh_sach_nhan_vien_Load ( object sender, EventArgs e ) : void
find_id_rpt_luong ( decimal v_id_nhan_vien, int ip_dat_thang, int ip_dat_nam ) : int
format_controls ( ) : void
get_id_loai_ngay_cong ( string ip_str_ma_ngay_cong ) : decimal
get_selected_rows ( ) : List
load_data_2_ds_dm_loai_ngay_cong ( DataSet v_ds_dm_loai_ngay_cong ) : DataSet
load_data_2_grid ( ) : void
load_data_2_le_loai_ngay_cong ( ) : void
luu_du_lieu ( ) : void
m_cmd_insert_Click ( object sender, EventArgs e ) : void
m_grv_cham_cong_CellValueChanged ( object sender, DevExpress e ) : void
m_grv_cham_cong_CellValueChanging ( object sender, DevExpress e ) : void
m_grv_cham_cong_PopupMenuShowing ( object sender, PopupMenuShowingEventArgs e ) : void
set_define_events ( ) : void
set_initial_form_load ( ) : void
update_du_lieu ( DataRow v_dr ) : 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

f310_cham_cong_theo_danh_sach_nhan_vien() public method

public f310_cham_cong_theo_danh_sach_nhan_vien ( ) : System
return System

m_cmd_search_Click() public method

public m_cmd_search_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

Property Details

m_lst_index public_oe property

public List m_lst_index
return List