Companion

object Companion

Functions

equals
Link copied to clipboard
js
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
js
open fun hashCode(): Int
noSorting
Link copied to clipboard
js
fun noSorting(): ColumnIdSorting
of
Link copied to clipboard
js
fun <T> of(column: Column<T>): ColumnIdSorting
toString
Link copied to clipboard
js
open fun toString(): String