Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Change

Represents a single change to a Record value.

Hierarchy

  • Change

Index

Properties

fieldIndex

fieldIndex: number

The index of the affected field

fieldName

fieldName: string

The name of the affected field

key

key: string

Returns the string key representation of the affected item in the form recordName(recordIndex).fieldName(fieldIndex).

recordIndex

recordIndex: number

The index of the affected record

recordName

recordName: string

The name of the affected record

type

type: string

String denoting the type of change that this represents