Searched refs:popUpInfo (Results 1 – 3 of 3) sorted by relevance
674 this.popUpInfo = { class in S.constructor757 return this.popUpInfo761 this.popUpInfo.popUpIsShow = e765 this.popUpInfo.popUpEnableArrow = e769 this.popUpInfo.popUpColor = e773 this.popUpInfo.popUpText = e777 this.popUpInfo.popUpTextColor = e
660 private popUpInfo: { popUpIsShow: boolean,694 this.popUpInfo = { popUpIsShow: false,731 return this.popUpInfo;735 this.popUpInfo.popUpIsShow = isShow;739 this.popUpInfo.popUpEnableArrow = popUpEnableArrow;743 this.popUpInfo.popUpColor = color;747 this.popUpInfo.popUpText = text;751 this.popUpInfo.popUpTextColor = popUpTextColor;
370 private popUpInfo: PopUpInfo;393 this.popUpInfo = {446 return this.popUpInfo;450 this.popUpInfo.popUpIsShow = isShow;454 this.popUpInfo.popUpEnableArrow = popUpEnableArrow;458 this.popUpInfo.popUpColor = color;462 this.popUpInfo.popUpText = text;466 this.popUpInfo.popUpTextColor = popUpTextColor;