close

Filter

loading table of contents...

Studio Developer Manual / Version 2107

Table Of Contents

6.4.3.1 Component Leaks

If a component is destroyed, it is removed from the Ext component manager registry. If the component is a container, all its items are removed as well. But there are cases when components fail to be destroyed:

  • If two items of the same container use the same itemId, Ext does not complain, but one of them is kept even if the container is destroyed.

  • Components that are created manually via ComponentMgr.create() have to be destroyed manually unless they are added to the items of a container.

Search Results

Table Of Contents
warning

Your Internet Explorer is no longer supported.

Please use Mozilla Firefox, Google Chrome, or Microsoft Edge.