⁘ common.helpers

Singleton

go to → Members

Members

isBrowser :boolean

Whether or not the code is executed in a browser context

protected__instance

Holds the reference to the singleton instance.

Methods

protected_Bind(p_func)

TODO

Parameters:
Name Type Description
p_func *

protected_Init()

TODO

protected_PostInit()

TODO

Members

staticinstance :common.helpers.Singleton

Return the reference to the singleton instance.