Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DynamicContainerControlState

State information for a DynamicContainerControl

In addition to the usual state for a container control this adds tracking of the dynamic control specifications to aid recreation of the child controls on subsequent turns.

Hierarchy

Implements

Properties

dynamicChildSpecifications

dynamicChildSpecifications: DynamicControlSpecification[] = []

Optional lastHandlingControl

lastHandlingControl: ChildActivityRecord

lastInitiative

lastInitiative: LastInitiativeState

Optional lastInitiativeChild

lastInitiativeChild: ChildActivityRecord

value

value: any