Searched refs:NotionLibrary (Results 1 – 2 of 2) sorted by relevance
5 NotionLibrary = function(ui, data, meta) function11 mxUtils.extend(NotionLibrary, NotionFile);16 NotionLibrary.prototype.doSave = function(title, success, error) class25 NotionLibrary.prototype.open = function()
237 success(new NotionLibrary(this.ui, xml, meta));289 success(new NotionLibrary(this.ui, data, meta));