Event args for the SummaryChanged event.

Constructors

Accessors

Constructors

Accessors

  • get iD(): string
  • Gets the unique ID for the changed summary.

    Returns string

  • set iD(v): void
  • Parameters

    • v: string

    Returns void

  • get isEnabled(): boolean
  • Gets the current state of the changed summary.

    Returns boolean

  • set isEnabled(v): void
  • Parameters

    • v: boolean

    Returns void