Actualización
This commit is contained in:
31
plugin/mindmap/edit-mindmap/doc/code-structure.md
Normal file
31
plugin/mindmap/edit-mindmap/doc/code-structure.md
Normal file
@@ -0,0 +1,31 @@
|
||||
# Code Structure Of Mindmap #
|
||||
|
||||
## Model ##
|
||||
|
||||
mapmanager.js
|
||||
|
||||
-------------
|
||||
|
||||
## View ##
|
||||
|
||||
window.js
|
||||
|
||||
toolbar.js
|
||||
|
||||
menu.js
|
||||
|
||||
map.js
|
||||
|
||||
node.js
|
||||
|
||||
caption.js
|
||||
|
||||
branch.js
|
||||
|
||||
-----------
|
||||
|
||||
## Controller ##
|
||||
|
||||
command.js
|
||||
|
||||
app.js
|
||||
Reference in New Issue
Block a user