StringDescAdapters

object StringDescAdapters

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
setError
Link copied to clipboard
fun setError(textInputLayout: TextInputLayout, stringDesc: StringDesc?)
setText
Link copied to clipboard
fun setText(button: Button, stringDesc: StringDesc?)
fun setText(textView: TextView, stringDesc: StringDesc?)
toString
Link copied to clipboard
open fun toString(): String