Class CvcComponentFocusDecorator
-
- All Implemented Interfaces:
-
ru.tinkoff.acquiring.sdk.redesign.common.carddatainput.CvcUIComponent,ru.tinkoff.acquiring.sdk.ui.component.UiComponent
public final class CvcComponentFocusDecorator implements CvcUIComponent
-
-
Field Summary
Fields Modifier and Type Field Description private final AcqTextFieldViewcvcInputView
-
Method Summary
Modifier and Type Method Description final AcqTextFieldViewgetCvcInputView()UnitclearCvc()UnitclearInput(String text)UnitclearCvcFocus()UnitenableCvc(Boolean isEnabled)final Unitenable(Boolean isEnable)final UnitfocusCvc()Unitrender(String state)-
-
Method Detail
-
getCvcInputView
final AcqTextFieldView getCvcInputView()
-
clearInput
Unit clearInput(String text)
-
clearCvcFocus
Unit clearCvcFocus()
-
-
-
-