Home
last modified time | relevance | path

Searched defs:removeDiv (Results 1 – 2 of 2) sorted by relevance

/plugin/tline/timeline_js/
H A Dtimeline-bundle.js2661 Timeline._Impl.prototype.removeDiv=function(A){this._containerDiv.removeChild(A); method in Timeline._Impl
/plugin/eventline/timeline_js/
H A Dtimeline-bundle.js2677 Timeline._Impl.prototype.removeDiv=function(A){this._containerDiv.removeChild(A); method in Timeline._Impl