I have a panel with a vbox layout. I want to add a panel to it ABOVE a panel that was declared in the items field when the container panel was created.
Take a look at Panel.insert(index, component). According to Ext-JS 3.4 documentation, it will insert a component at the specified index of the Panel's items array.
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.OkRead more