I am adding some custom items like button on a Ext js window header.
var headeritems = me.getheaderItems() if(headeritems ){ me.header.insert(3,headeritems );