TableInfo

abstract class TableInfo

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
val SORT_ORDER: String = "sortOrder"

Functions

Link copied to clipboard
abstract fun columns(): CoreColumns
Link copied to clipboard
open fun hasSortOrder(): Boolean
Link copied to clipboard
abstract fun name(): String