Companion

object Companion

Functions

addLanguageTables
Link copied to clipboard
internal fun Table.addLanguageTables(expectedWidth: Float): ArrayList<LanguageTable>

Extension to add the Language boxes to a Table, used both in OptionsPopup and in LanguagePickerScreen

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String

Sources

jvm source
Link copied to clipboard