A global node can help you set the initialization status of a widget in Blueprint Editor. This topic describes how to configure global nodes in Blueprint Editor.
Add a global node to the canvas. You can view the events and actions supported by the global node. For more information, see Use logical nodes.

Type | Event /Action | Description |
Event | When the component request is completed | The event that is raised after all component requests on the data kanban are completed. No parameters are required. |
When the data request is completed | The event that is raised after all component data requests on the data kanban are completed. No parameters are required. | |
Action | Update all component data | Refresh the data kanban. All data interfaces of all components re-request data and re-render without parameters. |