keckeroo
15 Dec 2011, 2:31 PM
Hi all,
Don't know if anyone else has run into this - and don't really know the benefit of lumping dockedItems into all the other items but ...
.removeAll() now conveniently (?) removes ALL items in a component - including the docked ones.
What happens when we have a panel with reusable toolbars and we wish to just replace the items and keep the toolbars intact without having to incur the cost of recreating the toolbars ?
Any chance that Sencha could add a parameter to the removeAll so that we can keep the docked items in a component for re-use ?
Thanks.
Don't know if anyone else has run into this - and don't really know the benefit of lumping dockedItems into all the other items but ...
.removeAll() now conveniently (?) removes ALL items in a component - including the docked ones.
What happens when we have a panel with reusable toolbars and we wish to just replace the items and keep the toolbars intact without having to incur the cost of recreating the toolbars ?
Any chance that Sencha could add a parameter to the removeAll so that we can keep the docked items in a component for re-use ?
Thanks.