| this._cache.push(this._lastTime) | this._cache.push(this._lastTime) | ||||
| return this | return this | ||||
| } | } | ||||
| /** | |||||
| * | |||||
| * @param content | |||||
| * @returns {DynamicOverlay} | |||||
| */ | |||||
| bindDom(content) { | |||||
| return this | |||||
| } | |||||
| } | } | ||||
| Overlay.registerType('dynamic-model') | Overlay.registerType('dynamic-model') |