Home
Reference
Source
cables_electron/src
C
CablesElectron
V
cablesElectron
cables_electron/src/electron
C
ElectronApi
C
ElectronEndpoint
C
ElectronSettings
C
ElectronApp
V
electronApi
V
electronEndpoint
V
electronSettings
V
electronApp
cables_electron/src/export
C
StandaloneExport
C
StandaloneZipExport
cables_electron/src/utils
C
DocUtil
C
FilesUtil
C
HelperUtil
C
LibsUtil
C
Logger
C
OpsUtil
C
ProjectsUtil
C
SubPatchOpUtil
V
docUtil
V
filesUtil
V
helperUtil
V
libsUtil
V
logger
V
opsUtil
V
projectsUtil
V
subPatchOpUtil
cables_electron/src_client
C
ElectronEditor
C
CablesStandalone
shared/api
C
Cables
C
SharedDocUtil
C
SharedExportService
C
SharedFilesUtil
C
SharedHelperUtil
C
SharedLibsUtil
C
SharedLogger
C
SharedOpsUtil
C
SharedProjectsUtil
C
SharedSubPatchOpUtil
C
SharedTeamsUtil
C
SharedUtil
C
utilProvider
V
CablesConstants
shared/client
C
Events
C
HandlebarsHelper
C
Logger
C
ModalBackground
C
TalkerAPI
C
ele
C
helper
V
CablesConstants
public
class
|
source
utilProvider
Constructor Summary
Public Constructor
public
constructor
()
Member Summary
Private Members
private
_utils
: {}
Method Summary
Public Methods
public
getUtil
(name:
*
):
*
public
register
(name:
*
, that:
*
)
Public Constructors
public
constructor
()
source
Private Members
private
_utils
: {}
source
Public Methods
public
getUtil
(name:
*
):
*
source
Params:
Name
Type
Attribute
Description
name
*
Return:
*
public
register
(name:
*
, that:
*
)
source
Params:
Name
Type
Attribute
Description
name
*
that
*