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
actionClass :actions.Action
TODO
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) → {boolean}
- Inherited From:
Disable()
- Inherited From:
Enable()
- Inherited From:
Execute(p_context)
- Inherited From:
PreventRelease()
- Inherited From:
_Cancel()
- Inherited From:
_End()
- Inherited From:
_Fail(p_msg)
- Inherited From:
_InternalCancel()
- Inherited From:
_OnContextChanged()
- Inherited From:
_OnEmitterReleased(p_emitter)
- Inherited From:
_SanitizeContext(p_context)
- Inherited From:
_Start()
- Inherited From:
_Success()
- Inherited From:
Do(p_emitter, p_actionClass, p_operation)
TODO
Parameters:
| Name | Type | Description |
|---|---|---|
p_emitter |
* | |
p_actionClass |
actions.Action | constructor |
p_operation |
object |