アイコンをタブに設定したいのですが、プロパティには設定しません。後で使用したいと思いますsetIconCls
が、取得し続けます: Cannot call method 'setIcon' of undefined
。私はボタンでそれをしましたが、タブでそれを行う方法を知りません。
{
title: 'What's New?',
itemId: 'updatesTab',
//id: 'updates',
items: [
--
Ext.getCmp('updatesTab').setIconCls('test');