⁘ actions

RELAY

go to → Members

Extends

Members

isBrowser :boolean

Inherited From:

read-onlyrunning :boolean

Inherited From:

read-onlystarted :boolean

Inherited From:

Methods

_Broadcast(p_signalId, …args)

Inherited From:

HandleRequest(p_request)

TODO

Parameters:
Name Type Description
p_request actions.Request

Initialize()

Inherited From:

InitializeAndStart()

Inherited From:

Restart()

Inherited From:

Start()

Inherited From:

Stop()

Inherited From:

protected_Bind(p_func)

Inherited From:

protected_Init()

Inherited From:

protected_ipcOn(p_evt, p_fn)

TODO

Parameters:
Name Type Description
p_evt string
p_fn function

protected_ipcSend(p_evt, p_fn)

TODO

Parameters:
Name Type Description
p_evt string
p_fn function

protected_PostInit()

Inherited From:

protected_ShowOpenDialog(p_options) → {Promise}

TODO

Parameters:
Name Type Description
p_options *

staticBroadcast(p_evt, …args)

TODO

Parameters:
Name Type Attributes Description
p_evt *
args any <repeatable>

staticHandleRequest(p_request)

TODO

Parameters:
Name Type Description
p_request *

staticipcOn(p_evt, p_fn)

TODO

Parameters:
Name Type Description
p_evt string
p_fn function

staticipcSend(p_evt, p_fn)

TODO

Parameters:
Name Type Description
p_evt string
p_fn function

staticShowOpenDialog(p_options) → {Promise}

TODO

Parameters:
Name Type Description
p_options *