Searched defs:unsubscribeAll (Results 1 – 1 of 1) sorted by relevance
10 …=function(A){return(A.left>=this.left&&A.right<=this.right&&A.top>=this.top&&A.bottom<=this.bottom…13 …Property(A,D)){B=B&&A[D].unsubscribe(E,G);}}return B;}return false;},unsubscribeAll:function(A){re… method in YAHOO.util.EventProvider