bpmn-visualization API Documentation
Preparing search index...
Disposable
Interface Disposable
An object that can be disposed to free resources.
Since
0.48.0
interface
Disposable
{
dispose
()
:
void
;
}
Implemented by
BpmnVisualization
Index
Methods
dispose
Methods
dispose
dispose
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Methods
dispose
bpmn-visualization API Documentation
Loading...
An object that can be disposed to free resources.
Since
0.48.0