Searched refs:attachWindow (Results 1 – 2 of 2) sorted by relevance
24 var FCKIECleanup = function( attachWindow ) argument27 if ( attachWindow._FCKCleanupObj )28 this.Items = attachWindow._FCKCleanupObj.Items ;33 attachWindow._FCKCleanupObj = this ;34 FCKTools.AddEventListenerEx( attachWindow, 'unload', FCKIECleanup_Cleanup ) ;