Util classes cannot be edited via the config.json. They provide functionality which is more general than widgets and are used in mutliple locations
Classes
Namespaces
Methods
-
vcs.vcm.util.downloadBlob(blob, fileName)
-
Download a blob
Name Type Description blobBlob fileNamestring -
vcs.vcm.util.downloadCanvas(canvas, fileName, mimeType)
-
Download a canvas as an image
Name Type Description canvasHTMLCanvasElement fileNamestring mimeTypestring -
vcs.vcm.util.downloadText(text, fileName)
-
Download a blob
Name Type Description textstring fileNamestring
Type Definitions
-
vcs.vcm.util.InvalidArgument{Error}
-
If invalid arguments are passed to a function, this error can be thrown, warning the developer of a miss-configuration and to assist debugging
virtualcityMAP 3.6