Searched refs:toggleEnabled (Results 1 – 3 of 3) sorted by relevance
1127 , toggleEnabled: function () { method in Tooltip
6 …nable:function(){this.enabled=!0},disable:function(){this.enabled=!1},toggleEnabled:function(){thi…
6 …tion(){this._isEnabled=!0},t.disable=function(){this._isEnabled=!1},t.toggleEnabled=function(){thi… function