Built-in front calls / Standard front calls |
Defines the base path where web components are located.
ui.Interface.frontCall("standard", "setWebComponentPath", [path], [])
This front call defines the base path to find gICAPI web components files.
For the Genero Desktop Client, it defines the base path where web components are located, when GDC is directly connected to the runtime system. This is ignored when GDC is connected to the GAS.For Genero Mobile, it sets the main web component lookup path. An URI is expected. For example, "file:///data/data/com.fourjs.gma/cache/appdata/mywebcomponents"or "http://mygas/mywebcomponents/".