wherever you create that control with ID salesOrderListItem call
this.getView().endent(salesOrderListItemControl);
so it will be destroyed when component is destroyed
wherever you create that control with ID salesOrderListItem call
this.getView().endent(salesOrderListItemControl);
so it will be destroyed when component is destroyed