C# 클래스 BKI_DichVuMatDat.NghiepVu.f310_cham_cong_theo_danh_sach_nhan_vien

상속: System.Windows.Forms.Form
파일 보기 프로젝트 열기: assassinadal/BKIProject-DichVuMatDat

공개 프로퍼티들

프로퍼티 타입 설명
m_lst_index List

공개 메소드들

메소드 설명
f310_cham_cong_theo_danh_sach_nhan_vien ( ) : System
m_cmd_search_Click ( object sender, EventArgs e ) : void

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void

Clean up any resources being used.

비공개 메소드들

메소드 설명
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

메소드 상세

Dispose() 보호된 메소드

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

f310_cham_cong_theo_danh_sach_nhan_vien() 공개 메소드

public f310_cham_cong_theo_danh_sach_nhan_vien ( ) : System
리턴 System

m_cmd_search_Click() 공개 메소드

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

프로퍼티 상세

m_lst_index 공개적으로 프로퍼티

public List m_lst_index
리턴 List