Class Index | File Index

Classes


Class mindmaps.OpenDocumentView


Defined in: OpenDocument.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Creates a new OpenDocumentView.
Method Summary
Method Attributes Method Name and Description
 
Hides the dialog.
 
render(docs)
Render list of documents in the local storage
 
Shows the dialog.
Class Detail
mindmaps.OpenDocumentView()
Creates a new OpenDocumentView. This view shows a dialog from which the user can select a mind map from the local storage or a hard disk.
Method Detail
hideOpenDialog()
Hides the dialog.

render(docs)
Render list of documents in the local storage
Parameters:
{mindmaps.Document[]} docs

showOpenDialog(docs)
Shows the dialog.
Parameters:
{mindmaps.Document[]} docs

Documentation generated by JsDoc Toolkit 2.4.0 on Mon Jul 18 2011 18:03:15 GMT+0000 (WEST)