Lines Matching refs:destructor

7449 		destructor: function(){
7453 if(service && service.destructor){
7454 service.destructor();
8813 DataProcessor.prototype.destructor = function () { method in DataProcessor
9894 destructor: function(){ method in DataStore
9938 tasksStore.destructor();
9939 linksStore.destructor();
11030 destructor: function(){
11031 DataStore.prototype.destructor.call(this); method in DataStore
11092 gantt.destructor = function(){ class in gantt
11102 this.$layout.destructor();
11107 if(this._dp && this._dp.destructor){
11108 this._dp.destructor();
11110 this.$services.destructor();
12012 __webpack_require__(/*! ./destructor */ "./sources/core/destructor.js")(gantt);
12064 this.$layout.destructor();
17811 destructor: function(){
19344 destructor: function () { method in Grid
19347 this._mouseDelegates.destructor();
19431 gantt.ext.inlineEditors.destructor();
19504 this._mouseDelegates.destructor();
20454 Cell.prototype.destructor = function () { method in Cell
20780 Layout.prototype.destructor = function () { method in Layout
20787 child.destructor();
20791 _super.prototype.destructor.call(this); method in _super
22089 ViewCell.prototype.destructor = function(){ method in ViewCell
22091 _super.prototype.destructor.call(this); method in _super
22100 var method = this.$content.unload || this.$content.destructor;
22683 destructor: function(){
22718 destructor: function(){
22866 this.renderers[id].destructor();
22871 this.renderers[i].destructor();
23580 destructor: function () { method in AnonymousFunctioncdb5859f0100.AnonymousFunctioncdb5859f20800.rendererFactory.getRenderer.task_area_renderers
23593 getRenderer(i).destructor();
25058 timeline._tasksDnD.destructor();
25071 this._mouseDelegates.destructor();
26126 destructor: function() {
26158 destructor: function() {
26160 _tasks_dnd.destructor();
26885 destructor: function(){
26907 this._timelineDragScroll.destructor();