/*
 * File: TabNewsVisite.js
 * Date: Thu Oct 28 2010 11:24:19 GMT+0200 (ora legale Europa occidentale)
 * 
 * This file was generated by Ext Designer version xds-1.0.2.14.
 * http://www.extjs.com/products/designer/
 *
 * This file will be generated the first time you export.
 *
 * You should implement event handling and custom methods in this
 * class.
 */

TabNewsVisite = Ext.extend(TabNewsVisiteUi, {
    initComponent: function() {
        TabNewsVisite.superclass.initComponent.call(this);
    }
});

var tabMese = Ext.extend(tabMeseUi, {
    initComponent: function() {
        tabMese.superclass.initComponent.call(this);
    }
});
Ext.reg('tabMese', tabMese);


var tabGiorno = Ext.extend(tabGiornoUi, {
    initComponent: function() {
        tabGiorno.superclass.initComponent.call(this);
    }
});
Ext.reg('tabGiorno', tabGiorno);
