Interface SignalBinding

Index

Properties

Methods

Properties

public active: boolean

public context: any

public params: any

Methods

public detach(): any

Returns

any

public execute(paramsArr: any): any

Parameters

  • paramsArr: any

Returns

any

public getListener(): Function

Returns

Function

public getSignal(): Signal

Returns

Signal

public isBound(): boolean

Returns

boolean

public isOnce(): boolean

Returns

boolean