LabelCollector

Class representing a LABEL type.

This class inherits from the Collector class. It is used to display a label on the form.

Constructors

Link copied to clipboard
constructor()

Creates a new LabelCollector.

Properties

Link copied to clipboard
Link copied to clipboard
var key: String

Functions

Link copied to clipboard
open override fun id(): String
Link copied to clipboard
open override fun init(input: JsonObject): LabelCollector