|
@ -541,6 +541,7 @@ ItemSet.prototype.show = function() { |
|
|
|
|
|
|
|
|
/** |
|
|
/** |
|
|
* Activates the popup timer to show the given popup after a fixed time. |
|
|
* Activates the popup timer to show the given popup after a fixed time. |
|
|
|
|
|
* @param {any} popup |
|
|
*/ |
|
|
*/ |
|
|
ItemSet.prototype.setPopupTimer = function (popup) { |
|
|
ItemSet.prototype.setPopupTimer = function (popup) { |
|
|
this.clearPopupTimer(); |
|
|
this.clearPopupTimer(); |
|
|