Searched refs:getTitleVal (Results 1 – 1 of 1) sorted by relevance
47 return {title: this.getTitleVal(obj), key: key};50 NotionClient.prototype.getTitleVal = function (obj) method in NotionClient794 temp.appendChild(createLink(this.getTitleVal(db), mxUtils.bind(this, function()797 itemName = this.getTitleVal(db);