Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Name

Description

CreateInstance

CreateInstance is signalled when an instance of a component is created [created Inherited from JSON (PRIM_WEB.Json)

DestroyInstance

DestroyInstance is signalled when an instance of a component is about to be destroyed [destroyed Inherited from JSON (PRIM_WEB.Json)

Methods

Name

Description

CreateRootArray

Create an array as the root

Result

CreateRootObject

Create a JSON object as the root

Result

...