[TYPO3-english] ExtJS question about resizing components
    François Suter 
    fsu-lists at cobweb.ch
       
    Wed Mar 30 13:22:24 CEST 2011
    
    
  
Hi Dmitry,
> Ext.ns('yournamespace');
>
> yournamespace.tabPanel = undefined;
>
> ...
>
> Ext.onReady(function() {
>
>      yournamespace.tabPanel = new Ext.TabPanel({
>      });
>
>      ...
>
>      // Use yournamespace.tabPanel to access your tab panel.
> });
Nice, thanks for the hint.
-- 
Francois Suter
Cobweb Development Sarl - http://www.cobweb.ch
    
    
More information about the TYPO3-english
mailing list