Exemplo n.º 1
0
 void createWidget(int index) {
   checkOrientation(parent);
   super.createWidget(index);
   parent.addMenu(this);
 }