Row.set(this.getAWin(), 1);
Column.set(this.getAWin(), 1);
Parent.set(this.getAWin(), this.getqq_mainGrid());
this.getAWin().setAA(this.getTypeA());
this.setAWinList(new WinAList());
Row.set(this.getAWinList(), 2);
Column.set(this.getAWinList(), 1);
Parent.set(this.getAWinList(), this.getqq_mainGrid());
this.getAWinList().setAAA(this.getArrayOfTypeA());