Details
Description
The callback function given in the oninit parameter to the applet should be called regardless of whether the applet has been provided with input data. Previous versions did not call the oninit data if no data was loaded, which precludes the use of oninit for registering the applet instance as available for asynchronous data import via javascript.