...
Utility methods and fields to use in the builder javascript.
Fields
appId
The app id of current editing
appVersion
The app version of current editing
builderType
The builder object name return by the custom builder plugin
builderLabel
The builder object label return by the custom builder plugin
json
The JSON definition of current canvas
data
The dataobject of current canvas
paletteElements
The list of palette elements and its properties option and data.
Methods
CustomBuilder.callback(name, args)
...