Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AcknowledgeInputAct

Communicates that input was received an interpreted successfully.

Default rendering (en-US): "OK."

Usage:

  • Often a more specific act (e.g. ValueSetAct) will be used to describe more precisely what was understood and acted upon.
  • Do not issue AcknowledgeInputAct if another act has been issued that also conveys that the user's input was received and interpreted successfully.

Hierarchy

Implements

Constructors

Properties

Methods

Constructors

constructor

Properties

control

control: Control

takesInitiative

takesInitiative: boolean

Methods

render

toString

  • toString(): string
  • Produces a string representation of the SystemAct.

    The associated Control.id is included but the complete details of the associate Control are omitted for brevity.

    Returns string