135 lines
7.4 KiB
Java
135 lines
7.4 KiB
Java
package com.scb.phone.view.fragment.ebillsubscription;
|
|
|
|
import android.view.KeyEvent;
|
|
import android.view.View;
|
|
import android.widget.EditText;
|
|
import android.widget.Spinner;
|
|
import android.widget.TextView;
|
|
import com.scb.phone.R;
|
|
import com.scb.phone.view.custom.ScbEditText;
|
|
import com.scb.phone.view.custom.common.DefaultButton;
|
|
import com.scb.phone.view.custom.transferandpay.CustomTransferAndPayBiller;
|
|
import com.scb.phone.view.fragment.BaseFragment_ViewBinding;
|
|
import o.gnL;
|
|
import o.pyT;
|
|
|
|
/* loaded from: classes5.dex */
|
|
public class EbillSubscriptionInputFragment_ViewBinding extends BaseFragment_ViewBinding {
|
|
private EbillSubscriptionInputFragment b;
|
|
private View c;
|
|
private View d;
|
|
private View e;
|
|
private View h;
|
|
|
|
public EbillSubscriptionInputFragment_ViewBinding(EbillSubscriptionInputFragment ebillSubscriptionInputFragment, View view) {
|
|
super(ebillSubscriptionInputFragment, view);
|
|
this.b = ebillSubscriptionInputFragment;
|
|
ebillSubscriptionInputFragment.customSpinner = (Spinner) pyT.e(view, R.id.spinner, "field 'customSpinner'", Spinner.class);
|
|
ebillSubscriptionInputFragment.customBillerDetail = (CustomTransferAndPayBiller) pyT.e(view, R.id.custom_biller, "field 'customBillerDetail'", CustomTransferAndPayBiller.class);
|
|
ebillSubscriptionInputFragment.ref1Label = (TextView) pyT.e(view, R.id.reference_text_input_layout1, "field 'ref1Label'", TextView.class);
|
|
ebillSubscriptionInputFragment.ref2Label = (TextView) pyT.e(view, R.id.reference_text_input_layout2, "field 'ref2Label'", TextView.class);
|
|
ebillSubscriptionInputFragment.ref3Label = (TextView) pyT.e(view, R.id.reference_text_input_layout3, "field 'ref3Label'", TextView.class);
|
|
View a = pyT.a(view, R.id.reference_edit_text1, "field 'ref1EditText' and method 'onRefEnter'");
|
|
ebillSubscriptionInputFragment.ref1EditText = (ScbEditText) pyT.c(a, R.id.reference_edit_text1, "field 'ref1EditText'", ScbEditText.class);
|
|
this.e = a;
|
|
((TextView) a).setOnEditorActionListener(new TextView.OnEditorActionListener(this, ebillSubscriptionInputFragment) { // from class: com.scb.phone.view.fragment.ebillsubscription.EbillSubscriptionInputFragment_ViewBinding.5
|
|
private EbillSubscriptionInputFragment_ViewBinding a;
|
|
private EbillSubscriptionInputFragment d;
|
|
|
|
{
|
|
this.a = this;
|
|
this.d = ebillSubscriptionInputFragment;
|
|
}
|
|
|
|
@Override // android.widget.TextView.OnEditorActionListener
|
|
public final boolean onEditorAction(TextView textView, int i, KeyEvent keyEvent) {
|
|
return this.d.onRefEnter((EditText) pyT.c(textView, "onEditorAction", "onRefEnter", EditText.class), i, keyEvent);
|
|
}
|
|
});
|
|
View a2 = pyT.a(view, R.id.reference_edit_text2, "field 'ref2EditText' and method 'onRefEnter'");
|
|
ebillSubscriptionInputFragment.ref2EditText = (ScbEditText) pyT.c(a2, R.id.reference_edit_text2, "field 'ref2EditText'", ScbEditText.class);
|
|
this.c = a2;
|
|
((TextView) a2).setOnEditorActionListener(new TextView.OnEditorActionListener(this, ebillSubscriptionInputFragment) { // from class: com.scb.phone.view.fragment.ebillsubscription.EbillSubscriptionInputFragment_ViewBinding.1
|
|
private EbillSubscriptionInputFragment_ViewBinding a;
|
|
private EbillSubscriptionInputFragment e;
|
|
|
|
{
|
|
this.a = this;
|
|
this.e = ebillSubscriptionInputFragment;
|
|
}
|
|
|
|
@Override // android.widget.TextView.OnEditorActionListener
|
|
public final boolean onEditorAction(TextView textView, int i, KeyEvent keyEvent) {
|
|
return this.e.onRefEnter((EditText) pyT.c(textView, "onEditorAction", "onRefEnter", EditText.class), i, keyEvent);
|
|
}
|
|
});
|
|
View a3 = pyT.a(view, R.id.reference_edit_text3, "field 'ref3EditText' and method 'onRefEnter'");
|
|
ebillSubscriptionInputFragment.ref3EditText = (ScbEditText) pyT.c(a3, R.id.reference_edit_text3, "field 'ref3EditText'", ScbEditText.class);
|
|
this.h = a3;
|
|
((TextView) a3).setOnEditorActionListener(new TextView.OnEditorActionListener(this, ebillSubscriptionInputFragment) { // from class: com.scb.phone.view.fragment.ebillsubscription.EbillSubscriptionInputFragment_ViewBinding.3
|
|
private EbillSubscriptionInputFragment b;
|
|
private EbillSubscriptionInputFragment_ViewBinding d;
|
|
|
|
{
|
|
this.d = this;
|
|
this.b = ebillSubscriptionInputFragment;
|
|
}
|
|
|
|
@Override // android.widget.TextView.OnEditorActionListener
|
|
public final boolean onEditorAction(TextView textView, int i, KeyEvent keyEvent) {
|
|
return this.b.onRefEnter((EditText) pyT.c(textView, "onEditorAction", "onRefEnter", EditText.class), i, keyEvent);
|
|
}
|
|
});
|
|
ebillSubscriptionInputFragment.tvErrorRef1 = (TextView) pyT.e(view, R.id.tvErrorRef1, "field 'tvErrorRef1'", TextView.class);
|
|
ebillSubscriptionInputFragment.tvErrorRef2 = (TextView) pyT.e(view, R.id.tvErrorRef2, "field 'tvErrorRef2'", TextView.class);
|
|
ebillSubscriptionInputFragment.tvErrorRef3 = (TextView) pyT.e(view, R.id.tvErrorRef3, "field 'tvErrorRef3'", TextView.class);
|
|
View a4 = pyT.a(view, R.id.button_review, "field 'mButton' and method 'onReviewButtonClick'");
|
|
ebillSubscriptionInputFragment.mButton = (DefaultButton) pyT.c(a4, R.id.button_review, "field 'mButton'", DefaultButton.class);
|
|
this.d = a4;
|
|
a4.setOnClickListener(new gnL(this, ebillSubscriptionInputFragment) { // from class: com.scb.phone.view.fragment.ebillsubscription.EbillSubscriptionInputFragment_ViewBinding.4
|
|
private EbillSubscriptionInputFragment_ViewBinding a;
|
|
private EbillSubscriptionInputFragment d;
|
|
|
|
{
|
|
this.a = this;
|
|
this.d = ebillSubscriptionInputFragment;
|
|
}
|
|
|
|
@Override // o.gnL
|
|
public final void e(View view2) {
|
|
this.d.onReviewButtonClick();
|
|
}
|
|
});
|
|
}
|
|
|
|
@Override // com.scb.phone.view.fragment.BaseFragment_ViewBinding, butterknife.Unbinder
|
|
public final void a() {
|
|
EbillSubscriptionInputFragment ebillSubscriptionInputFragment = this.b;
|
|
if (ebillSubscriptionInputFragment == null) {
|
|
throw new IllegalStateException("Bindings already cleared.");
|
|
}
|
|
this.b = null;
|
|
ebillSubscriptionInputFragment.customSpinner = null;
|
|
ebillSubscriptionInputFragment.customBillerDetail = null;
|
|
ebillSubscriptionInputFragment.ref1Label = null;
|
|
ebillSubscriptionInputFragment.ref2Label = null;
|
|
ebillSubscriptionInputFragment.ref3Label = null;
|
|
ebillSubscriptionInputFragment.ref1EditText = null;
|
|
ebillSubscriptionInputFragment.ref2EditText = null;
|
|
ebillSubscriptionInputFragment.ref3EditText = null;
|
|
ebillSubscriptionInputFragment.tvErrorRef1 = null;
|
|
ebillSubscriptionInputFragment.tvErrorRef2 = null;
|
|
ebillSubscriptionInputFragment.tvErrorRef3 = null;
|
|
ebillSubscriptionInputFragment.mButton = null;
|
|
((TextView) this.e).setOnEditorActionListener(null);
|
|
this.e = null;
|
|
((TextView) this.c).setOnEditorActionListener(null);
|
|
this.c = null;
|
|
((TextView) this.h).setOnEditorActionListener(null);
|
|
this.h = null;
|
|
this.d.setOnClickListener(null);
|
|
this.d = null;
|
|
super.a();
|
|
}
|
|
}
|