Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IRelativityFormsState

A snapshot of the relativity forms state

Hierarchy

  • IRelativityFormsState

Index

Properties

artifactId

artifactId: number

The current artifactId of the object showing in the Relativity Form

artifactTypeId

artifactTypeId: number

The current artifactTypeId of the object showing in the Relativity Form

backingModelData

backingModelData: any

Backing data model that stores the state of the layout before changes

fieldNameToFieldIdMap

fieldNameToFieldIdMap: Map<string, number>

Mapping of field name to Artifact Id on the current form

isDirty

isDirty: boolean

Returns true if there are unsaved changes in the Relativity Form

layoutId

layoutId: number

The current artifactId of the layout showing in the Relativity Form

layoutMetadataCopy

layoutMetadataCopy: IRelativityFormsLayout

parentArtifactId

parentArtifactId: number

The parent artifactId of the object showing in the Relativity Form

viewModelName

The current relativity forms mode active

volatileModelData

volatileModelData: any

Volatile data model that stores the in-progress state of the layout for any pending changes

workspaceId

workspaceId: number

The current workspaceId used throughout the Relativity Form