Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RequestChangedValueAct

Asks the user to provide a new/updated value.

Default rendering (en-US): "What is the new value for (renderedTarget)?" for both prompt & reprompt

Usage:

  • Typically issued in response to the user saying they want to change a value, e.g. "U: Please change the event date."

Hierarchy

Implements

Constructors

Properties

Methods

Constructors

constructor

Properties

control

control: Control

payload

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