Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/diagramly/
H A DNotionClient.js498 this.showNotionDialog(false, fn);
508 this.showNotionDialog(true, fn);
514 NotionClient.prototype.showNotionDialog = function(showFiles, fn) method in NotionClient