Package-level declarations

Types

Link copied to clipboard

Editor for collection components (array-like rows of sub-fields). Provides row selection, expansion, and CRUD-like operations.

Link copied to clipboard
data class CollectionSelection(val entryIndex: Int, val entryTableId: String, val entryId: String)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
interface TableFilter : Filter
Link copied to clipboard
interface Tables