C# 클래스 BKI_DichVuMatDat.NghiepVu.NhanSu.f329_lap_hop_dong_v5

파일 보기 프로젝트 열기: assassinadal/BKIProject-DichVuMatDat 1 사용 예제들

공개 메소드들

메소드 설명
display_for_phan_loai_lao_dong ( string ip_str_filter ) : void
f329_lap_hop_dong_v5 ( ) : System
f329_lap_hop_dong_v5 ( DateTime ip_datetime, bool ip_trang_thai_filter ) : System
f329_lap_hop_dong_v5 ( string ip_ten_dv, DateTime m_dat_tu_ngay, DateTime m_dat_den_ngay, int ip_index_col ) : System

보호된 메소드들

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

Clean up any resources being used.

비공개 메소드들

메소드 설명
InitializeComponent ( ) : void

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

M_cmd_chon_file_Click ( object sender, EventArgs e ) : void
cat_ngay_thang ( Object ip_obj_dat ) : string
delete_data ( ) : void
f327_lap_hop_dong_v5_Load ( object sender, EventArgs e ) : void
f329_lap_hop_dong_v5_KeyDown ( object sender, KeyEventArgs e ) : void
filter_danh_sach_hop_dong ( string v_filter_dv, string v_str_tu_ngay, string v_str_den_ngay, int ip_index_col ) : void
format_so_tien ( Object ip_obj_so_tien ) : string
get_nam ( ) : decimal
get_option_filter ( ) : string
get_ten_cau_hinh ( decimal ip_dc_const_id_cau_hinh ) : string
get_thang ( ) : decimal
in_hop_dong_process ( ) : void
insert_data ( ) : void
load_data_cau_hinh_in ( ) : void
load_data_to_grid ( ) : void
m_cmd_delete_Click ( object sender, EventArgs e ) : void
m_cmd_filter_Click ( object sender, EventArgs e ) : void
m_cmd_insert_Click ( object sender, EventArgs e ) : void
m_cmd_print_Click ( object sender, EventArgs e ) : void
m_cmd_refresh_Click ( object sender, EventArgs e ) : void
m_cmd_update_Click ( object sender, EventArgs e ) : void
m_cmd_xuat_excel_Click ( object sender, EventArgs e ) : void
m_grv_FocusedRowChanged ( object sender, DevExpress e ) : void
print_hop_dong ( DataRow ip_datarow, string ip_path ) : void
print_hop_dong_co_thoi_han ( DataRow ip_datarow, string ip_str_path ) : void
print_hop_dong_hoc_viec ( DataRow ip_datarow, string ip_str_path ) : void
print_hop_dong_thu_viec ( DataRow ip_datarow, string ip_str_path ) : void
refresh_data ( ) : void
set_define_events ( ) : void
set_initial_form_load ( ) : void
update_data ( ) : void
xuat_excel ( ) : 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

display_for_phan_loai_lao_dong() 공개 메소드

public display_for_phan_loai_lao_dong ( string ip_str_filter ) : void
ip_str_filter string
리턴 void

f329_lap_hop_dong_v5() 공개 메소드

public f329_lap_hop_dong_v5 ( ) : System
리턴 System

f329_lap_hop_dong_v5() 공개 메소드

public f329_lap_hop_dong_v5 ( DateTime ip_datetime, bool ip_trang_thai_filter ) : System
ip_datetime DateTime
ip_trang_thai_filter bool
리턴 System

f329_lap_hop_dong_v5() 공개 메소드

public f329_lap_hop_dong_v5 ( string ip_ten_dv, DateTime m_dat_tu_ngay, DateTime m_dat_den_ngay, int ip_index_col ) : System
ip_ten_dv string
m_dat_tu_ngay DateTime
m_dat_den_ngay DateTime
ip_index_col int
리턴 System