indigo.data={};indigo.data.GK=function(){var Hd="indigo.data";function HY(AQ){return"["+Hd+"."+AQ+"]";}function Gw(name,value){Gw.AK(this);this.name=name;this.value=value;}Gw.AG(indigo.object);Gw.prototype.dispose=function(){if(!this.disposed){delete this.name;delete this.value;Gw.Bq(this);}};Gw.prototype.toString=function(){return HY("dataColumn");};this.dataColumn=Gw;function EB(){EB.AK(this);this.columns=new indigo.collection;}EB.AG(indigo.object);EB.prototype.dispose=function(){if(!this.disposed){this.columns.dispose();delete this.columns;EB.Bq(this);}};EB.prototype.getValue=function(columnName){for(var B=0;B<this.columns.count;B++){if(this.columns.items[B].name==columnName){return this.columns.items[B].value;}}return"";};EB.prototype.toString=function(){return HY("dataRow");};this.dataRow=EB;function D$(){D$.AK(this);this.columns=new indigo.collection;this.rows=new indigo.collection;}D$.AG(indigo.object);D$.prototype.dispose=function(){if(!this.disposed){this.columns.dispose();delete this.columns;this.rows.dispose();delete this.rows;D$.Bq(this);}};D$.prototype.toString=function(){return HY("dataTable");};this.dataTable=D$;function FQ(){FQ.AK(this);this.tables=new indigo.collection;}FQ.AG(indigo.object);FQ.prototype.dispose=function(){if(!this.disposed){this.tables.dispose();delete this.tables;FQ.Bq(this);}};FQ.prototype.toString=function(){return HY("dataSet");};this.dataSet=FQ;};indigo.data.GK();