editor.widgets.on( 'instanceDestroyed', function( evt ) {
                        log( 'instance destroyed (id: ' + evt.data.id + ')' );
                    }, null, null, 1 );