Skip to content

bpmn.graph.toolbar.showDelete

← Back to the parameter index

Shows graph deletion tool.

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

Context
BPMN panel
Accepted value
boolean
Required
No
Default
true in the installed @mes/bpmn runtime

User scenarios

  • Let users delete selected graph items.

Related parameters

Contextual guide and evidence

  • Contextual guide: Open the complete human guide
  • Source: apps/panel/node_modules/@mes/bpmn/dist/aps-bpmn.es.js, symbol createPaletteModule
  • Example coverage: Complete — The read-only fixture explicitly disables the delete tool.
  • Demo coverage: Complete — The BPMN tab hides delete while rendering in read-only mode. Open the runnable demo .

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.