Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Column schema used within a TableSchema.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Tabular component exposing rows of Row values.
Link copied to clipboard
Field that represents a structured table of rows and columns.
Link copied to clipboard
Schema describing a table structure and its nested relationships.
Functions
Link copied to clipboard
inline fun MutableMap<String, Any?>.toCell(column: Column, decorators: MutableList<Decorator>): Cell
Link copied to clipboard
inline fun List<Column>.toCells(wrapped: MutableMap<String, Any?>, cellDecorators: CellDecorators? = null): Cells
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard