ParameterListControl

A control to display a list with buttons or boxes that are used to select either a single value or multiple values.

Types

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

Properties

Link copied to clipboard

The values that are displayed in a control can be configured to only show values that are valid based on what's selected in other controls.

Link copied to clipboard

The display options of a control.

Link copied to clipboard

The ID of the ParameterListControl.

Link copied to clipboard

A list of selectable values that are used in a control.

Link copied to clipboard

The source parameter name of the ParameterListControl.

Link copied to clipboard

The title of the ParameterListControl.

Link copied to clipboard

The type of ParameterListControl.

Functions

Link copied to clipboard
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