TableOptions

The table options for a table visual.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The table cell style of table cells.

Link copied to clipboard

The table cell style of a table header.

Link copied to clipboard

The orientation (vertical, horizontal) for a table.

Link copied to clipboard

The row alternate color options (widget status, row alternate colors) for a table.

Functions

Link copied to clipboard
inline fun copy(block: TableOptions.Builder.() -> Unit = {}): TableOptions
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String