Home | History | Annotate | Download | only in parse-only

Lines Matching full:removedata

1244 				jQuery.removeData(this);
1300 removeData: function( elem, name ) {
1320 jQuery.removeData( elem );
1387 removeData: function( key ){
1389 jQuery.removeData( this, key );
2584 jQuery.removeData( elem, "events" );
2585 jQuery.removeData( elem, "handle" );