initComponent: function() { this.buttons.add({text: 'button'}); MyClass.superclass.initComponent.apply(this, arguments); }