mirror of
https://github.com/bpmbpm/doc.git
synced 2026-05-01 04:50:44 +00:00
Create mxGraphModel.md
This commit is contained in:
parent
7d7c499d03
commit
5f35036b36
1 changed files with 9 additions and 0 deletions
9
BPM/graphic_editor/drawio/mxGraphModel.md
Normal file
9
BPM/graphic_editor/drawio/mxGraphModel.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
DOC
|
||||
- [mxGraphModel DOC](https://jgraph.github.io/mxgraph/docs/js-api/files/model/mxGraphModel-js.html)
|
||||
- [mxCell.cs](https://github.com/jgraph/mxgraph/blob/master/dotnet/src/model/mxCell.cs)
|
||||
- [mxCell](https://digirent.nl/examples/mxgraph/java/docs/index.html?com/mxgraph/model/mxCell.html)
|
||||
- [javadoc](https://javadoc.io/doc/org.tinyjee.jgraphx/jgraphx/1.10.4.1/com/mxgraph/view/mxGraph.html)
|
||||
- [bestsrv.de](http://v22016111501739727.bestsrv.de/mxgraph/docs/js-api/files/view/mxGraph-js.html)
|
||||
Вопросы
|
||||
- [mxGraphModel.prototype.createId](https://stackoverflow.com/questions/47010800/mxgraph-javascript-function-for-id-value-for-the-cell)
|
||||
- [vHow to validate for un-connected edges to cell in mxgraph](https://stackoverflow.com/questions/56405363/how-to-validate-for-un-connected-edges-to-cell-in-mxgraph/56695556)
|
||||
Loading…
Add table
Add a link
Reference in a new issue