Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
SignalBinding
Interface SignalBinding
Index
Properties
active
context
params
Methods
detach
execute
getListener
getSignal
isBound
isOnce
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
Globals