I'm pretty sure the word should be public
Code:Ext.define('Ext.panel.Header', { ... // Owning code in Panel uses this array as its pubic tools property. me.tools.length = 0; ...
I'm pretty sure the word should be public
Code:Ext.define('Ext.panel.Header', { ... // Owning code in Panel uses this array as its pubic tools property. me.tools.length = 0; ...
Thanks for the report! I have opened a bug in our bug tracker.