Tables

interface Tables

Functions

Link copied to clipboard
abstract fun all(): List<TableEditor>
Link copied to clipboard
abstract fun find(key: String?): TableEditor?