Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IOutputEvent

Definition of the output event. These events are sent for output specific events (EVENTTYPE_OUTPUT).

Hierarchy

Index

Properties

outputId: string

The id of the output.

outputVersion: string

The version of the output.

newNode?: ITreeNode

The new node of the output.

oldNode?: ITreeNode

The old node of the output.