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