BasicLayout

Content specific to BasicLayout type. It configures fields in the top panel and More Info tab of agent application.

Types

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

Properties

Link copied to clipboard

This represents sections in a tab of the page layout.

Link copied to clipboard

This represents sections in a panel of the page layout.

Functions

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