Page History
...
Name | Description |
|---|---|
CreateInstance is signalled when an instance of a component is created [created Inherited from JSON Element (PRIM_WEB.JsonElement) | |
DestroyInstance is signalled when an instance of a component is about to be destroyed [destroyed Inherited from JSON Element (PRIM_WEB.JsonElement) |
Methods
Name | Description |
|---|---|
Return the element as a Boolean Result | |
Return the element as a number Result | |
Return the element as a string Result | |
CreateIterator method creates an iterator component that enables iteration through the collection Result | |
Remove the element Result, Key | |
Remove all child elements | |
Remove a specific element Result, Index |
...