Beispiel #1
0
        public void add2Layout(AuxLayoutV cardLayoutV)
        {
            cardLayoutV.addElem(m_auxDynImageDynGoButton.selfGo, true);

            this.findWidget();
            this.addEventHandle();
        }
 public void add2Layout(AuxLayoutV cardLayoutV)
 {
     cardLayoutV.addElem(m_auxDynTexDynGOButton.selfGo, true);
 }