IterableFormItem

A full iterable form item with its forms.

Types

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

Properties

Link copied to clipboard

Additional attachments on the item for more context, keyed by attachment name.

Link copied to clipboard

The forms on the item, keyed by form name.

Link copied to clipboard

The identifiers of the glossary terms associated with the item.

Link copied to clipboard

The unique identifier of the item.

Link copied to clipboard

The name of the item.

Functions

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