public PayjpCardFormView.CardFormEditorListener
listener for editor events.
| 修飾子とタイプ | メソッドと説明 |
|---|---|
(package private) boolean |
onLastFormEditorActionDone(PayjpCardFormView view,
android.widget.TextView textView,
android.view.KeyEvent event)
listener for the last part form editor action
android.view.inputmethod.EditorInfo#IME_ACTION_DONE. params is from android.widget.TextView.OnEditorActionListener#onEditorAction(TextView, int, KeyEvent). |
boolean onLastFormEditorActionDone(@NonNull
PayjpCardFormView view,
@NonNull
android.widget.TextView textView,
@Nullable
android.view.KeyEvent event)
listener for the last part form editor action android.view.inputmethod.EditorInfo#IME_ACTION_DONE. params is from android.widget.TextView.OnEditorActionListener#onEditorAction(TextView, int, KeyEvent).
view - org.jetbrains.dokka.NodeRenderContent@4c69ff70: viewtextView - org.jetbrains.dokka.NodeRenderContent@3249d8e3: TextViewevent - org.jetbrains.dokka.NodeRenderContent@6c9991d5: event