141 lines
7.0 KiB
Java
141 lines
7.0 KiB
Java
package com.scb.phone.view.fragment.hml;
|
|
|
|
import android.view.View;
|
|
import android.widget.Button;
|
|
import android.widget.LinearLayout;
|
|
import android.widget.Spinner;
|
|
import android.widget.TextView;
|
|
import com.scb.phone.R;
|
|
import com.scb.phone.view.custom.common.CustomPhoneNumberInput;
|
|
import com.scb.phone.view.custom.common.ProgressStateBar;
|
|
import com.scb.phone.view.custom.investment.onboarding.CustomSpinnerWithTitle;
|
|
import com.scb.phone.view.fragment.BaseFragment_ViewBinding;
|
|
import o.gnL;
|
|
import o.pyT;
|
|
|
|
/* loaded from: classes5.dex */
|
|
public class HmlOccupationInfoFragment_ViewBinding extends BaseFragment_ViewBinding {
|
|
private View b;
|
|
private HmlOccupationInfoFragment c;
|
|
private View d;
|
|
private View e;
|
|
private View h;
|
|
|
|
public HmlOccupationInfoFragment_ViewBinding(HmlOccupationInfoFragment hmlOccupationInfoFragment, View view) {
|
|
super(hmlOccupationInfoFragment, view);
|
|
this.c = hmlOccupationInfoFragment;
|
|
hmlOccupationInfoFragment.breadcrumbnsNtb = (ProgressStateBar) pyT.e(view, R.id.breadcrumbs_ntb, "field 'breadcrumbnsNtb'", ProgressStateBar.class);
|
|
hmlOccupationInfoFragment.root = (LinearLayout) pyT.e(view, R.id.ll_root, "field 'root'", LinearLayout.class);
|
|
View a = pyT.a(view, R.id.tv_job, "field 'job' and method 'onJobClick'");
|
|
hmlOccupationInfoFragment.job = (TextView) pyT.c(a, R.id.tv_job, "field 'job'", TextView.class);
|
|
this.b = a;
|
|
a.setOnClickListener(new gnL(this, hmlOccupationInfoFragment) { // from class: com.scb.phone.view.fragment.hml.HmlOccupationInfoFragment_ViewBinding.1
|
|
private HmlOccupationInfoFragment d;
|
|
private HmlOccupationInfoFragment_ViewBinding e;
|
|
|
|
{
|
|
this.e = this;
|
|
this.d = hmlOccupationInfoFragment;
|
|
}
|
|
|
|
@Override // o.gnL
|
|
public final void e(View view2) {
|
|
this.d.onJobClick();
|
|
}
|
|
});
|
|
hmlOccupationInfoFragment.jobError = (TextView) pyT.e(view, R.id.tv_job_error, "field 'jobError'", TextView.class);
|
|
hmlOccupationInfoFragment.sourceOfIncome = (Spinner) pyT.e(view, R.id.spn_source_of_income, "field 'sourceOfIncome'", Spinner.class);
|
|
hmlOccupationInfoFragment.sourceOfIncomeError = (TextView) pyT.e(view, R.id.tv_source_of_income_error, "field 'sourceOfIncomeError'", TextView.class);
|
|
View a2 = pyT.a(view, R.id.tv_company_name, "field 'companyName' and method 'onCompanyNameClick'");
|
|
hmlOccupationInfoFragment.companyName = (TextView) pyT.c(a2, R.id.tv_company_name, "field 'companyName'", TextView.class);
|
|
this.d = a2;
|
|
a2.setOnClickListener(new gnL(this, hmlOccupationInfoFragment) { // from class: com.scb.phone.view.fragment.hml.HmlOccupationInfoFragment_ViewBinding.4
|
|
private HmlOccupationInfoFragment_ViewBinding a;
|
|
private HmlOccupationInfoFragment c;
|
|
|
|
{
|
|
this.a = this;
|
|
this.c = hmlOccupationInfoFragment;
|
|
}
|
|
|
|
@Override // o.gnL
|
|
public final void e(View view2) {
|
|
this.c.onCompanyNameClick();
|
|
}
|
|
});
|
|
hmlOccupationInfoFragment.companyNameError = (TextView) pyT.e(view, R.id.tv_company_name_error, "field 'companyNameError'", TextView.class);
|
|
View a3 = pyT.a(view, R.id.tv_work_address, "field 'workAddress' and method 'onWorkAddressClick'");
|
|
hmlOccupationInfoFragment.workAddress = (TextView) pyT.c(a3, R.id.tv_work_address, "field 'workAddress'", TextView.class);
|
|
this.h = a3;
|
|
a3.setOnClickListener(new gnL(this, hmlOccupationInfoFragment) { // from class: com.scb.phone.view.fragment.hml.HmlOccupationInfoFragment_ViewBinding.2
|
|
private HmlOccupationInfoFragment_ViewBinding c;
|
|
private HmlOccupationInfoFragment d;
|
|
|
|
{
|
|
this.c = this;
|
|
this.d = hmlOccupationInfoFragment;
|
|
}
|
|
|
|
@Override // o.gnL
|
|
public final void e(View view2) {
|
|
this.d.onWorkAddressClick();
|
|
}
|
|
});
|
|
hmlOccupationInfoFragment.workAddressError = (TextView) pyT.e(view, R.id.tv_work_address_error, "field 'workAddressError'", TextView.class);
|
|
hmlOccupationInfoFragment.mobileNumberView = (CustomPhoneNumberInput) pyT.e(view, R.id.phone, "field 'mobileNumberView'", CustomPhoneNumberInput.class);
|
|
hmlOccupationInfoFragment.yearsSpinner = (CustomSpinnerWithTitle) pyT.e(view, R.id.spn_year, "field 'yearsSpinner'", CustomSpinnerWithTitle.class);
|
|
hmlOccupationInfoFragment.monthsSpinner = (CustomSpinnerWithTitle) pyT.e(view, R.id.spn_month, "field 'monthsSpinner'", CustomSpinnerWithTitle.class);
|
|
hmlOccupationInfoFragment.experienceError = (TextView) pyT.e(view, R.id.tv_experience_error, "field 'experienceError'", TextView.class);
|
|
View a4 = pyT.a(view, R.id.bt_next, "field 'nextButton' and method 'onNextButtonClick'");
|
|
hmlOccupationInfoFragment.nextButton = (Button) pyT.c(a4, R.id.bt_next, "field 'nextButton'", Button.class);
|
|
this.e = a4;
|
|
a4.setOnClickListener(new gnL(this, hmlOccupationInfoFragment) { // from class: com.scb.phone.view.fragment.hml.HmlOccupationInfoFragment_ViewBinding.3
|
|
private HmlOccupationInfoFragment_ViewBinding d;
|
|
private HmlOccupationInfoFragment e;
|
|
|
|
{
|
|
this.d = this;
|
|
this.e = hmlOccupationInfoFragment;
|
|
}
|
|
|
|
@Override // o.gnL
|
|
public final void e(View view2) {
|
|
this.e.onNextButtonClick();
|
|
}
|
|
});
|
|
}
|
|
|
|
@Override // com.scb.phone.view.fragment.BaseFragment_ViewBinding, butterknife.Unbinder
|
|
public final void a() {
|
|
HmlOccupationInfoFragment hmlOccupationInfoFragment = this.c;
|
|
if (hmlOccupationInfoFragment == null) {
|
|
throw new IllegalStateException("Bindings already cleared.");
|
|
}
|
|
this.c = null;
|
|
hmlOccupationInfoFragment.breadcrumbnsNtb = null;
|
|
hmlOccupationInfoFragment.root = null;
|
|
hmlOccupationInfoFragment.job = null;
|
|
hmlOccupationInfoFragment.jobError = null;
|
|
hmlOccupationInfoFragment.sourceOfIncome = null;
|
|
hmlOccupationInfoFragment.sourceOfIncomeError = null;
|
|
hmlOccupationInfoFragment.companyName = null;
|
|
hmlOccupationInfoFragment.companyNameError = null;
|
|
hmlOccupationInfoFragment.workAddress = null;
|
|
hmlOccupationInfoFragment.workAddressError = null;
|
|
hmlOccupationInfoFragment.mobileNumberView = null;
|
|
hmlOccupationInfoFragment.yearsSpinner = null;
|
|
hmlOccupationInfoFragment.monthsSpinner = null;
|
|
hmlOccupationInfoFragment.experienceError = null;
|
|
hmlOccupationInfoFragment.nextButton = null;
|
|
this.b.setOnClickListener(null);
|
|
this.b = null;
|
|
this.d.setOnClickListener(null);
|
|
this.d = null;
|
|
this.h.setOnClickListener(null);
|
|
this.h = null;
|
|
this.e.setOnClickListener(null);
|
|
this.e = null;
|
|
super.a();
|
|
}
|
|
}
|