Searched refs:LabelElement (Results 1 – 2 of 2) sorted by relevance
35212 …*/ __webpack_require__.d(__webpack_exports__, "LabelElement", function() { return LabelElement; });35346 var LabelElement = /** @class */ (function (_super) { function35347 __extends(LabelElement, _super);35348 function LabelElement(label) { function35353 return LabelElement;35391 if (element instanceof LabelElement || name === '\u2026') {35646 var labelElement = new LabelElement('\u2026');35655 this.element.addChild(new LabelElement('\u22EE'));
1 …LabelElement = /** @class */ (function (_super) {\n __extends(LabelElement, _super);\n funct…