Lines Matching refs:moved
316 private moved: number[] = [];
337 this.moved.push(this.data.getAllData().indexOf(item));
338 if (this.moved.length === 2) {
340 this.data.moveData(this.moved[0], this.moved[1]);
341 this.moved = [];
350 …moved is stored in the **moved** member variable. When another child component of **LazyForEach** …
386 private moved: number[] = [];
457 private moved: number[] = [];
571 …ample, after the text **change data** is clicked, the second data item is moved to the fourth, the…
706 private moved: number[] = [];
1225 private moved: number[] = [];
1384 private moved: number[] = [];
1467 private moved: number[] = [];
1543 private moved: number[] = [];
1616 private moved: number[] = [];