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
context :*
- Inherited From:
emitter :*
- Inherited From:
enabled :boolean
- Inherited From:
icon :string
- Inherited From:
isEnabled :boolean
- Inherited From:
name :string
- Inherited From:
order :boolean
- Inherited From:
running :boolean
- Inherited From:
Methods
Cancel()
- Inherited From:
CanExecute(p_context)
- Overrides:
TODO
Parameters:
| Name | Type | Description |
|---|---|---|
p_context |
* |
Disable()
- Inherited From:
Enable()
- Inherited From:
Execute(p_context)
- Overrides:
TODO
Parameters:
| Name | Type | Default | Description |
|---|---|---|---|
p_context |
* |
null
|
PreventRelease()
- Inherited From:
_ExecuteNextIndex()
TODO
_NodeFail(p_cmd, p_msg)
TODO
Parameters:
| Name | Type | Description |
|---|---|---|
p_cmd |
action.Command | |
p_msg |
string |
_OnContextChanged()
- Inherited From:
_OnEmitterReleased(p_emitter)
- Inherited From:
_SanitizeContext(p_context)
- Inherited From: