BodySectionDynamicNumericDimensionConfiguration

Describes the Numeric dataset column and constraints for the dynamic values used to repeat the contents of a section.

Types

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

Properties

Link copied to clipboard

A column of a data set.

Link copied to clipboard
val limit: Int?

Number of values to use from the column for repetition.

Link copied to clipboard

Sort criteria on the column values that you use for repetition.

Functions

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