[TYPO3-english] ExtJS question about resizing components

Kay Strobach typo3 at kay-strobach.de
Mon Mar 28 13:35:28 CEST 2011


Hi,

>> For any change inside the tab you need to call a doLayout() on the
>> tabpanel itself.

Use the id property
Then you can use Ext.getCmp('id')

To get a reference.

Anyway you should Ext.ns('Namespace') to organize you global Elements

Take a look:
https://www.packtpub.com/learning-ext-js/book
https://www.packtpub.com/learning-ext-js-32/book

Regards
Kay

-- 
http://www.kay-strobach.de - Open Source Rocks


More information about the TYPO3-english mailing list