public class WebPaymentViewHolder extends PaymentOptionsBaseViewHolder<PaymentOption,WebPaymentViewHolder,WebPaymentViewModel>
PaymentOptionsBaseViewHolder.ViewHolderType
Modifier and Type | Field and Description |
---|---|
private android.widget.ImageView |
paymentSystemIcon |
private android.widget.TextView |
paymentSystemName |
viewModel
Constructor and Description |
---|
WebPaymentViewHolder(android.view.View itemView)
Instantiates a new Web payment view holder.
|
Modifier and Type | Method and Description |
---|---|
void |
bind(PaymentOption data)
Bind.
|
attachToViewModel, detachFromViewModel, newInstance, restoreState, saveState, setFocused, unbind
private android.widget.ImageView paymentSystemIcon
private android.widget.TextView paymentSystemName
WebPaymentViewHolder(android.view.View itemView)
itemView
- the item viewpublic void bind(PaymentOption data)
PaymentOptionsBaseViewHolder
bind
in class PaymentOptionsBaseViewHolder<PaymentOption,WebPaymentViewHolder,WebPaymentViewModel>
data
- the data