Home
last modified time | relevance | path

Searched refs:oncloseCB (Results 1 – 1 of 1) sorted by relevance

/plugin/diagrams/script/
H A DDiagramsForm.js18 #oncloseCB = null; field in DiagramsForm
33 this.#oncloseCB = onclose; field in DiagramsForm
44 if (this.#oncloseCB) this.#oncloseCB();