TableFieldOptions

The field options of a table visual.

Types

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

Properties

Link copied to clipboard

The order of the field IDs that are configured as field options for a table visual.

Link copied to clipboard

The settings for the pinned columns of a table visual.

Link copied to clipboard

The field options to be configured to a table.

Link copied to clipboard

The TableOptions of a transposed table.

Functions

Link copied to clipboard
inline fun copy(block: TableFieldOptions.Builder.() -> Unit = {}): TableFieldOptions
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