[TYPO3-english] ExtJS question about resizing components

Steffen Kamper info at sk-typo3.de
Mon Mar 28 16:05:25 CEST 2011


Hi,

Am 28.03.2011 13:35, schrieb Kay Strobach:
> 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')
>

normally this advice shouldn't be given :)
Take a look here:
http://tdg-i.com/392/ext-js-screencast-the-dangers-of-ext-getcmp


You should always get the reference by simply use the ownerCt property, 
check it out in console first and explore.

vg Steffen



More information about the TYPO3-english mailing list