Generic cancelable event payload used by the workspace's Before… lifecycle outputs.
Mirrors the house pattern (CancelableEvent<T> in @memberjunction/ng-clustering and the
grid's BeforeRowClick): a handler sets Cancel = true on the args object to veto the
default operation that would otherwise follow.
Generic cancelable event payload used by the workspace's
Before…lifecycle outputs. Mirrors the house pattern (CancelableEvent<T>in@memberjunction/ng-clusteringand the grid'sBeforeRowClick): a handler setsCancel = trueon the args object to veto the default operation that would otherwise follow.