TableSchema
Schema describing a table structure and its nested relationships.
Inheritors
Properties
Link copied to clipboard
Identifiers of child tables allowed within this table.
Link copied to clipboard
Column definitions that compose this table.
Link copied to clipboard
Optional list of decorators for each row (e.g. actions); used when present in schema.
Link copied to clipboard
Optional logic rules applied at the table level.