TableSort

class TableSort(val columnIndex: Int, val type: TableSort.Type = Type.Asc)

Constructors

Link copied to clipboard
constructor(columnIndex: Int, type: TableSort.Type = Type.Asc)

Types

Link copied to clipboard

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard