LibreOffice Module wizards (master) 1
|
Public Member Functions | |
def | __call__ (cls, *args, **kwargs) |
Static Public Attributes | |
dictionary | instances = {} |
A Singleton design pattern Credits: « Python in a Nutshell » by Alex Martelli, O'Reilly
Definition at line 40 of file ScriptForgeHelper.py.
def ScriptForgeHelper._Singleton.__call__ | ( | cls, | |
* | args, | ||
** | kwargs | ||
) |
Definition at line 47 of file ScriptForgeHelper.py.
References ScriptForgeHelper._Singleton.__call__(), access2base._Singleton.instances, scriptforge._Singleton.instances, and ScriptForgeHelper._Singleton.instances.
Referenced by ScriptForgeHelper._Singleton.__call__().
|
static |
Definition at line 45 of file ScriptForgeHelper.py.
Referenced by access2base._Singleton.__call__(), scriptforge._Singleton.__call__(), and ScriptForgeHelper._Singleton.__call__().