Searched defs:_afterDestroyChild (Results 1 - 1 of 1) sorted by relevance
/yui3/src/widget-parent/js/ | ||
H A D | Widget-Parent.js | 99 this._hDestroyChild = this.after("*:destroy", this._afterDestroyChild); 222 * @method _afterDestroyChild 226 _afterDestroyChild: function (event) { |
Completed in 29 milliseconds