TotalOptions

The total options for a table visual.

Types

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

Properties

Link copied to clipboard

The custom label string for the total cells.

Link copied to clipboard

The placement (start, end) for the total cells.

Link copied to clipboard

The scroll status (pinned, scrolled) for the total cells.

Link copied to clipboard

The total aggregation settings for each value field.

Link copied to clipboard

Cell styling options for the total cells.

Link copied to clipboard

The visibility configuration for the total cells.

Functions

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