Home
last modified time | relevance | path

Searched refs:NotionLibrary (Results 1 – 2 of 2) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/
H A DNotionLibrary.js5 NotionLibrary = function(ui, data, meta) function
11 mxUtils.extend(NotionLibrary, NotionFile);
16 NotionLibrary.prototype.doSave = function(title, success, error) class
25 NotionLibrary.prototype.open = function()
H A DNotionClient.js237 success(new NotionLibrary(this.ui, xml, meta));
289 success(new NotionLibrary(this.ui, data, meta));