Extends
Broadcasting
This section list the main methods used to watch/unwatch signals on this object. For more info on signals, see signals
This section list the main methods used to watch/unwatch signals on this object. For more info on signals, see signals
Methods
Unwatch(p_signal, p_fn, p_listener) → {common.pool.DisposableObjectEx}
- Inherited From:
Watch(p_signal, p_fn, p_listener) → {common.pool.DisposableObjectEx}
- Inherited From:
WatchOnce(p_signalId, p_fn, p_listener) → {common.pool.DisposableObjectEx}
- Inherited From:
_Broadcast(p_signal, …args)
- Inherited From:
Methods
_Init()
- Inherited From:
_PostInit()
- Inherited From:
Methods
_Bind(p_func)
- Inherited From:
Members
isReleasing :boolean
- Inherited From:
Methods
Release()
- Inherited From:
_CleanUp()
- Inherited From:
Members
ACCEPTED
- Inherited From:
DENIED
- Inherited From:
checkFn :function
- Inherited From:
invert :boolean
- Inherited From:
Methods
Add(p_filter, p_filterOptionsopt)
TODO
Parameters:
| Name | Type | Attributes | Default | Description |
|---|---|---|---|---|
p_filter |
common.filters.Filter | |||
p_filterOptions |
object |
<optional> |
null
|
Check(p_obj)
- Overrides:
TODO
Parameters:
| Name | Type | Description |
|---|---|---|
p_obj |
* |
PreventRelease()
- Inherited From: