Searched refs:updateLabel (Results 1 – 2 of 2) sorted by relevance
106 this.parentNode.updateLabel && this.parentNode.updateLabel(this.key, newValue);
429 updateLabel(key: string, value: string) { method in LitTabs