Companion

object Companion

Functions

Link copied to clipboard
fun addTextView(textView: TextView, keyContext: String)

Deprecated

Link copied to clipboard
fun isTextViewAdded(keyContext: String): Boolean

Deprecated This is a static class method, it can be called on different activities/views

Link copied to clipboard
fun onFocusChange(focus: Boolean, keyContext: String)

Deprecated This is a static class method, it can be called on different input fields

Link copied to clipboard
fun onTextChange(value: String, keyContext: String)

Deprecated This is a static class method, it can be called on different input fields

Link copied to clipboard
fun stopTextView(keyContext: String)

Deprecated This is a static class method, it can be called on different activities/views