C# Class BKI_DichVuMatDat.NghiepVu.f310_cap_nhat_cong_tac

Datei anzeigen Open project: assassinadal/BKIProject-DichVuMatDat

Public Methods

Method Description
display_for_them_cong_tac_moi ( ) : void
display_for_update ( decimal ip_dc_id_gd_cong_tac ) : void
f310_cap_nhat_cong_tac ( ) : System

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Method Description
InitializeComponent ( ) : void

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

check_client_data ( ) : bool
check_data_is_ok ( ) : bool
check_logic_data ( ) : bool
f351_quan_ly_cong_tac_de_FormClosed ( object sender, FormClosedEventArgs e ) : void
f351_quan_ly_cong_tac_de_KeyDown ( object sender, KeyEventArgs e ) : void
f351_quan_ly_cong_tac_de_Load ( object sender, EventArgs e ) : void
form_2_us_gd_cong_tac ( US_GD_CONG_TAC &ip_us ) : void
format_controls ( ) : void
isNull ( object ip_obj ) : bool
kiem_tra_nhan_vien_co_cong_tac_chinh_thuc_chua ( ) : bool
load_danh_sach_don_vi ( ) : DataTable
load_danh_sach_quyet_dinh ( ) : DataTable
load_data_2_cm_dm_tu_dien ( int m_id_vt ) : DataSet
load_data_2_sle_chon_don_vi ( DataTable ip_dt_source ) : void
load_data_2_sle_chon_loai_cong_tac ( ) : void
load_data_2_sle_chon_vi_tri ( ) : void
load_data_2_sle_nhan_vien ( ) : void
m_cmd_exit_Click ( object sender, EventArgs e ) : void
m_cmd_save_Click ( object sender, EventArgs e ) : void
m_sle_chon_don_vi_EditValueChanged ( object sender, EventArgs e ) : void
m_sle_chon_vi_tri_EditValueChanged ( object sender, EventArgs e ) : void
save_data ( ) : void
set_define_events ( ) : void
set_init_form ( ) : void
setup_form_for_them_moi_qua_trinh_cong_tac ( ) : void
setup_form_for_update_cong_tac ( decimal ip_dc_id_gd_cong_tac ) : void
setup_header_text ( string ip_str_caption ) : void
setup_read_only ( ) : void
us_2_form ( US_GD_CONG_TAC ip_us ) : 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

display_for_them_cong_tac_moi() public method

public display_for_them_cong_tac_moi ( ) : void
return void

display_for_update() public method

public display_for_update ( decimal ip_dc_id_gd_cong_tac ) : void
ip_dc_id_gd_cong_tac decimal
return void

f310_cap_nhat_cong_tac() public method

public f310_cap_nhat_cong_tac ( ) : System
return System