a:14:{s:9:"#provides";s:22:"dojox.charting.Element";s:9:"#resource";s:19:"charting/Element.js";s:22:"dojox.charting.Element";a:5:{s:4:"type";s:8:"Function";s:10:"parameters";a:1:{s:5:"chart";a:1:{s:4:"type";s:0:"";}}s:6:"source";s:89:" this.chart = chart; this.group = null; this.htmlElements = []; this.dirty = true;";s:9:"classlike";b:1;s:7:"summary";s:0:"";}s:34:"dojox.charting.Element.createGroup";a:5:{s:9:"prototype";s:22:"dojox.charting.Element";s:4:"type";s:8:"Function";s:10:"parameters";a:1:{s:7:"creator";a:1:{s:4:"type";s:0:"";}}s:6:"source";s:124:" if(!creator){ creator = this.chart.surface; } if(!this.group){ this.group = creator.createGroup(); } return this;";s:7:"summary";s:0:"";}s:33:"dojox.charting.Element.purgeGroup";a:4:{s:9:"prototype";s:22:"dojox.charting.Element";s:4:"type";s:8:"Function";s:6:"source";s:161:" this.destroyHtmlElements(); if(this.group){ this.group.clear(); this.group.removeShape(); this.group = null; } this.dirty = true; return this;";s:7:"summary";s:0:"";}s:33:"dojox.charting.Element.cleanGroup";a:5:{s:9:"prototype";s:22:"dojox.charting.Element";s:4:"type";s:8:"Function";s:10:"parameters";a:1:{s:7:"creator";a:1:{s:4:"type";s:0:"";}}s:6:"source";s:206:" this.destroyHtmlElements(); if(!creator){ creator = this.chart.surface; } if(this.group){ this.group.clear(); }else{ this.group = creator.createGroup(); } this.dirty = true; return this;";s:7:"summary";s:0:"";}s:42:"dojox.charting.Element.destroyHtmlElements";a:4:{s:9:"prototype";s:22:"dojox.charting.Element";s:4:"type";s:8:"Function";s:6:"source";s:112:" if(this.htmlElements.length){ dojo.forEach(this.htmlElements, dojo.destroy); this.htmlElements = []; }";s:7:"summary";s:0:"";}s:30:"dojox.charting.Element.destroy";a:4:{s:9:"prototype";s:22:"dojox.charting.Element";s:4:"type";s:8:"Function";s:6:"source";s:20:" this.purgeGroup();";s:7:"summary";s:0:"";}s:28:"dojox.charting.Element.group";a:2:{s:8:"instance";s:22:"dojox.charting.Element";s:7:"summary";s:0:"";}s:28:"dojox.charting.Element.dirty";a:2:{s:8:"instance";s:22:"dojox.charting.Element";s:7:"summary";s:0:"";}s:35:"dojox.charting.Element.htmlElements";a:2:{s:8:"instance";s:22:"dojox.charting.Element";s:7:"summary";s:0:"";}s:28:"dojox.charting.Element.chart";a:2:{s:8:"instance";s:22:"dojox.charting.Element";s:7:"summary";s:0:"";}s:14:"dojox.charting";a:2:{s:4:"type";s:6:"Object";s:7:"summary";s:0:"";}s:5:"dojox";a:2:{s:4:"type";s:6:"Object";s:7:"summary";s:0:"";}}