⁘ actions

CommandAction

go to → Members

Extends

Broadcasting

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:

protected_Broadcast(p_signal, …args)

Inherited From:
Initialization

Methods

protectedoverride-me_Init()

Inherited From:

protectedoverride-me_PostInit()

Inherited From:
Utils

Methods

protected_Bind(p_func)

Inherited From:
Pooling

Group of methods related to the NKMjs pooling system.

Members

read-onlyisReleasing :boolean

Inherited From:

Methods

Release()

Inherited From:

protectedoverride-me_CleanUp()

Inherited From:
Misc

Members

actionClass :actions.Action

TODO

context :*

Inherited From:

emitter :*

Inherited From:

write-onlyenabled :boolean

Inherited From:

icon :string

Inherited From:

read-onlyisEnabled :boolean

Inherited From:

name :string

Inherited From:

order :boolean

Inherited From:

read-onlyrunning :boolean

Inherited From:

Methods

Cancel()

Inherited From:

override-meCanExecute(p_context) → {boolean}

Inherited From:

Disable()

Inherited From:

Enable()

Inherited From:

Execute(p_context)

Inherited From:

PreventRelease()

Inherited From:

protected_Cancel()

Inherited From:

protected_End()

Inherited From:

protected_Fail(p_msg)

Inherited From:

protectedoverride-me_InternalCancel()

Inherited From:

protected_InternalExecute()

Overrides:

TODO

protected_OnContextChanged()

Inherited From:

protected_OnEmitterReleased(p_emitter)

Inherited From:

protectedoverride-me_SanitizeContext(p_context)

Inherited From:

protected_Start()

Inherited From:

protected_Success()

Inherited From:

staticDo(p_emitter, p_actionClass, p_operation)

TODO

Parameters:
Name Type Description
p_emitter *
p_actionClass actions.Action

constructor

p_operation object