Esempio n. 1
0
        public void refreshAll()
        {
            txteAACAccountCode.ResetText();
            txteAACPassword.ResetText();
            cmbAACEmployeeCodeName.ResetText();


            presenter.loadEmployeeNames(null);
        }