Searched refs:_remove (Results 1 - 4 of 4) sorted by relevance

/yui3/src/tabview/js/
H A Dtab.js30 this._remove();
92 _remove: function() {
/yui3/src/app/js/
H A Dmodel-list.js635 return this._remove(model, options);
638 return this._remove(models, options);
947 @method _remove
956 _remove: function (model, options) {
/yui3/build/tabview/
H A Dtabview-debug.js216 this._remove();
278 _remove: function() {
/yui3/build/model-list/
H A Dmodel-list-debug.js637 return this._remove(model, options);
640 return this._remove(models, options);
949 @method _remove
958 _remove: function (model, options) {

Completed in 14 milliseconds