Skip to content

bpmn.graph.toolbar.items[].events[]

← Back to the parameter index

Creation events, normally onObjectCreate with create or runMethod actions.

This is a compact property lookup. Use the contextual guide below for the complete feature model, configuration sequence, interactions, examples, and limitations.

Context
BPMN toolbar node objects
Accepted value
PanelEvent[]
Required
No
Default
No documented default.

User scenarios

  • Run backend creation when a BPMN node is dropped.

Related parameters

Contextual guide and evidence

  • Contextual guide: Open the complete human guide
  • Source: apps/panel/src/features/panels/variants/bpmn/types/panel/graph/toolbar/toolbar-item.ts, symbol ToolbarNodeItem
  • Example coverage: Complete — The generated guide includes creation flows.
  • Demo coverage: Missing — No runnable BPMN fixture.

The panel source named above remains authoritative for runtime behavior. This secondary reference page is generated from the reviewed parameter matrix and does not replace the contextual guide.