ISummaryCollectionOpEvents Interface
Signature
export interface ISummaryCollectionOpEvents extends IEvent
Extends: IEvent
Call Signatures
| Call Signature | Return Type | Description |
|---|---|---|
| (event: OpActionEventName, listener: OpActionEventListener): any | any |
Call Signature Details
(event: OpActionEventName, listener: OpActionEventListener): any
Signature
(event: OpActionEventName, listener: OpActionEventListener): any;