ExplicitHierarchy

The option that determines the hierarchy of the fields that are built within a visual's field wells. These fields can't be duplicated to other visuals.

Types

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

Properties

Link copied to clipboard

The list of columns that define the explicit hierarchy.

Link copied to clipboard

The option that determines the drill down filters for the explicit hierarchy.

Link copied to clipboard

The hierarchy ID of the explicit hierarchy.

Functions

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