Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ActiveAPLInitiativeAct

The APL document is providing the initiative by offering input widgets.

Use this act if, and only if,

  1. a control received touch input
  2. the APL document has input widgets and the user clearly knows they should press something
  3. it is desirable to avoid disrupting the user with voice while they interact with the screen.

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