Package-level declarations

Types

Link copied to clipboard
class TableComponentImpl(container: ListValue<Row>, schema: TableSchema, val decorators: MutableList<Decorator> = mutableListOf()) : TableComponent, TableSchema