Class mindmaps.CanvasContainer
Defined in: MainViewController.js.
Constructor Attributes | Constructor Name and Description |
---|---|
The canvas container is the area in between the toolbar and the statusbar.
|
Method Attributes | Method Name and Description |
---|---|
Set up the container to accept drag and drop of files from the desktop.
|
|
setSize()
Sets the height of the canvas to fit between header and footer.
|
Event Attributes | Event Name and Description |
---|---|
receivedFileDrop(result)
Callback for when a file was dropped onto the container.
|
Class Detail
mindmaps.CanvasContainer()
The canvas container is the area in between the toolbar and the statusbar.
Inside the mind map will be drawn and the floating panels are contained
within this area.
Method Detail
acceptFileDrop()
Set up the container to accept drag and drop of files from the desktop.
{jQuery}
getContent()
- Returns:
- {jQuery}
setSize()
Sets the height of the canvas to fit between header and footer.
Event Detail
receivedFileDrop(result)
Callback for when a file was dropped onto the container.
- Parameters:
- {String} result