Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/diagramly/
H A DNotionClient.js47 return {title: this.getTitleVal(obj), key: key};
50 NotionClient.prototype.getTitleVal = function (obj) method in NotionClient
794 temp.appendChild(createLink(this.getTitleVal(db), mxUtils.bind(this, function()
797 itemName = this.getTitleVal(db);