Interface FormSpecData

Represents specification data changes during form update

Hierarchy

  • FormSpecData

Index

Properties

form

An array of data for the controls updated on the form.

formName

formName: string

The name of the form.

showStandardNavigation

showStandardNavigation: boolean

Whether the standard navigation controls should be displayed.

specificationId

specificationId: number

The unique identifier of the specification that the form belongs to.